mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
20 lines
765 B
Markdown
20 lines
765 B
Markdown
### [CVE-2009-1386](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1386)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ssl/s3_pkt.c in OpenSSL before 0.9.8i allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a DTLS ChangeCipherSpec packet that occurs before ClientHello.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-792-1
|
|
- https://www.exploit-db.com/exploits/8873
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|