mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-11 21:16:09 +00:00
19 lines
888 B
Markdown
19 lines
888 B
Markdown
### [CVE-2012-2131](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2131)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer signedness errors in crypto/buffer/buffer.c in OpenSSL 0.9.8v allow remote attackers to conduct buffer overflow attacks, and cause a denial of service (memory corruption) or possibly have unspecified other impact, via crafted DER data, as demonstrated by an X.509 certificate or an RSA public key. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-2110.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|