Files
CVEs-PoC/2010/CVE-2010-2531.md
T
2024-05-26 14:27:05 +02:00

791 B

CVE-2010-2531

Description

The var_export function in PHP 5.2 before 5.2.14 and 5.3 before 5.3.3 flushes the output buffer to the user when certain fatal errors occur, even if display_errors is off, which allows remote attackers to obtain sensitive information by causing the application to exceed limits for memory, execution time, or recursion.

POC

Reference

No PoCs from references.

Github