First published: Mon May 16 2016(Updated: )
The php_pgsql_meta_data 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.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Enterprise Linux | =6.0 | |
Red Hat Enterprise Linux | =7.0 | |
PHP | <=5.4.41 | |
PHP | =5.5.0 | |
PHP | =5.5.1 | |
PHP | =5.5.2 | |
PHP | =5.5.3 | |
PHP | =5.5.4 | |
PHP | =5.5.5 | |
PHP | =5.5.6 | |
PHP | =5.5.7 | |
PHP | =5.5.8 | |
PHP | =5.5.9 | |
PHP | =5.5.10 | |
PHP | =5.5.11 | |
PHP | =5.5.12 | |
PHP | =5.5.13 | |
PHP | =5.5.14 | |
PHP | =5.5.15 | |
PHP | =5.5.16 | |
PHP | =5.5.17 | |
PHP | =5.5.18 | |
PHP | =5.5.19 | |
PHP | =5.5.20 | |
PHP | =5.5.21 | |
PHP | =5.5.22 | |
PHP | =5.5.23 | |
PHP | =5.5.24 | |
PHP | =5.5.25 | |
PHP | =5.6.0 | |
PHP | =5.6.1 | |
PHP | =5.6.2 | |
PHP | =5.6.3 | |
PHP | =5.6.4 | |
PHP | =5.6.5 | |
PHP | =5.6.6 | |
PHP | =5.6.7 | |
PHP | =5.6.8 | |
PHP | =5.6.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-4644 is considered to have a moderate severity level due to the potential for denial of service.
To fix CVE-2015-4644, upgrade PHP to version 5.4.42, 5.5.26, or 5.6.10 or later.
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.
CVE-2015-4644 specifically affects PHP installations on Red Hat Enterprise Linux 6.0 and 7.0.
CVE-2015-4644 can enable remote attackers to cause a denial of service through null pointer dereference.