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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mime_param_cmp function in crypto/asn1/asn_mime.c in OpenSSL before 0.9.8u and 1.x before 1.0.0h allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted S/MIME message, a different vulnerability than CVE-2006-7250.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
- https://github.com/hrbrmstr/internetdb
|
|
- https://github.com/uit-anhvuk13/VulDetImp
|
|
|