mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
19 lines
772 B
Markdown
19 lines
772 B
Markdown
### [CVE-2009-1387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1387)
|
|

|
|

|
|

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