mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
796 B
Markdown
18 lines
796 B
Markdown
### [CVE-2011-5268](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5268)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|