Files
cve/2012/CVE-2012-6113.md
2025-09-29 21:09:30 +02:00

746 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