cve/2012/CVE-2012-6113.md
2024-05-26 14:27:05 +02:00

750 B

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