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

19 lines
772 B
Markdown

### [CVE-2009-1387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1387)
![](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
The dtls1_retrieve_buffered_fragment function in ssl/d1_both.c in OpenSSL before 1.0.0 Beta 2 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an out-of-sequence DTLS handshake message, related to a "fragment bug."
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-792-1
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/chnzzh/OpenSSL-CVE-lib