MEDIUM · 4.3

CVE-2010-2531

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 attacker...

Vulnerability 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.

CVSS Score

4.3

MEDIUM

AV:N/AC:M/Au:N/C:P/I:N/A:N
Confidentiality
PARTIAL
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
PhpPhp>= 5.2.0, < 5.2.14
DebianDebian Linux5.0

Related Weaknesses (CWE)

References

FAQ

What is CVE-2010-2531?

CVE-2010-2531 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 attacker...

How severe is CVE-2010-2531?

CVE-2010-2531 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2010-2531?

Check the references section above for vendor advisories and patch information. Affected products include: Php Php, Debian Debian Linux.