mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
21 lines
938 B
Markdown
21 lines
938 B
Markdown
### [CVE-2004-0079](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0079)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The do_change_cipher_spec function in OpenSSL 0.9.6c to 0.9.6k, and 0.9.7a to 0.9.7c, allows remote attackers to cause a denial of service (crash) via a crafted SSL/TLS handshake that triggers a null dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.cisco.com/warp/public/707/cisco-sa-20040317-openssl.shtml
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A975
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9779
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|