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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The openssl_encrypt function in ext/openssl/openssl.c in PHP 5.3.9 through 5.3.13 does not initialize a certain variable, which allows remote attackers to obtain sensitive information from process memory by providing zero bytes of input data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/chnzzh/OpenSSL-CVE-lib
|
|
|