Files
CVEs-PoC/2017/CVE-2017-11770.md
T
2025-09-29 21:09:30 +02:00

18 lines
880 B
Markdown

### [CVE-2017-11770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11770)
![](https://img.shields.io/static/v1?label=Product&message=.NET%20Core&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=.NET%20Core%201.0%2C%20.NET%20Core%201.1%2C%20and%20.NET%20Core%202.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service&color=brightgreen)
### Description
.NET Core 1.0, 1.1, and 2.0 allow an unauthenticated attacker to remotely cause a denial of service attack against a .NET Core web application by improperly parsing certificate data. A denial of service vulnerability exists when .NET Core improperly handles parsing certificate data, aka ".NET CORE Denial Of Service Vulnerability".
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon