CVE-2006-1490: Medium severity php php vulnerability
PHP before 5.1.3-RC1 might allow remote attackers to obtain portions of memory via crafted binary data sent to a script that processes user input in the htmlentitydecode function and sends the encoded results back to the client, aka a "binary safety" issue. NOTE: this issue has been referred to as a "memory leak," but it is an information leak that discloses memory contents.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2006-1490?
CVE-2006-1490 is classified as a medium severity vulnerability that can potentially allow remote memory disclosure.
How do I fix CVE-2006-1490?
To fix CVE-2006-1490, upgrade your PHP installation to version 5.1.3-RC1 or later.
Which PHP versions are affected by CVE-2006-1490?
CVE-2006-1490 affects PHP versions 4.3.9 and earlier, 3.0.x, and 5.1.2 and earlier.
Can CVE-2006-1490 lead to data leakage?
Yes, CVE-2006-1490 can allow remote attackers to obtain portions of memory, potentially leading to data leakage.
Is CVE-2006-1490 being actively exploited?
There is no current indication that CVE-2006-1490 is being actively exploited, but unpatched systems remain at risk.