mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
21 lines
932 B
Markdown
21 lines
932 B
Markdown
### [CVE-2002-1568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1568)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OpenSSL 0.9.6e uses assertions when detecting buffer overflow attacks instead of less severe mechanisms, which allows remote attackers to cause a denial of service (crash) via certain messages that cause OpenSSL to abort from a failed assertion, as demonstrated using SSLv2 CLIENT_MASTER_KEY messages, which are not properly handled in s2_srvr.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Ananya-0306/vuln-finder
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
- https://github.com/cve-search/git-vuln-finder
|
|
|