CVE-2015-4644: Null Pointer Dereference
The phppgsqlmetadata function in pgsql.c in the PostgreSQL (aka pgsql) extension in PHP before 5.4.42, 5.5.x before 5.5.26, and 5.6.x before 5.6.10 does not validate token extraction for table names, which might allow remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted name. NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-1352.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-4644?
CVE-2015-4644 is considered to have a moderate severity level due to the potential for denial of service.
How do I fix CVE-2015-4644?
To fix CVE-2015-4644, upgrade PHP to version 5.4.42, 5.5.26, or 5.6.10 or later.
Which versions of PHP are affected by CVE-2015-4644?
CVE-2015-4644 affects PHP versions prior to 5.4.42, 5.5.x before 5.5.26, and 5.6.x before 5.6.10.
Does CVE-2015-4644 affect all operating systems?
CVE-2015-4644 specifically affects PHP installations on Red Hat Enterprise Linux 6.0 and 7.0.
What kind of attacks can CVE-2015-4644 enable?
CVE-2015-4644 can enable remote attackers to cause a denial of service through null pointer dereference.