Files
CVEs-PoC/2011/CVE-2011-5268.md
T
2024-06-18 02:51:15 +02:00

18 lines
796 B
Markdown

### [CVE-2011-5268](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5268)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
connection.c in Bip before 0.8.9 does not properly close sockets, which allows remote attackers to cause a denial of service (file descriptor consumption and crash) via multiple failed SSL handshakes, a different vulnerability than CVE-2013-4550. NOTE: this issue was SPLIT from CVE-2013-4550 because it is a different type of issue.
### POC
#### Reference
- https://projects.duckcorp.org/versions/13
#### Github
No PoCs found on GitHub currently.