Information disclosure in PHP - CVE-2010-2484

 

Information disclosure in PHP - CVE-2010-2484

Published: August 23, 2016 / Updated: June 8, 2025


Vulnerability identifier: #VU110287
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2010-2484
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The strrchr function in PHP 5.2 before 5.2.14 allows context-dependent attackers to obtain sensitive information (memory contents) or trigger memory corruption by causing a userspace interruption of an internal function or handler.


Affected software

PHP
Gentoo Linux
dev-lang/php

How to mitigate CVE-2010-2484

Install update from vendor's website.

PHP - update to 5.2.14
dev-lang/php - update to 5.3.8

External References

Related Security Bulletins