mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-27 00:50:19 +01:00
20 lines
841 B
Markdown
20 lines
841 B
Markdown
### [CVE-2012-0884](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0884)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The implementation of Cryptographic Message Syntax (CMS) and PKCS #7 in OpenSSL before 0.9.8u and 1.x before 1.0.0h does not properly restrict certain oracle behavior, which makes it easier for context-dependent attackers to decrypt data via a Million Message Attack (MMA) adaptive chosen ciphertext attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
- https://github.com/hrbrmstr/internetdb
|
|
|