First published: Wed Dec 31 2014(Updated: )
** DISPUTED ** The apprentice_load function in libmagic/apprentice.c in the Fileinfo component in PHP through 5.6.4 attempts to perform a free operation on a stack-based character array, which allows remote attackers to cause a denial of service (memory corruption or application crash) or possibly have unspecified other impact via unknown vectors. NOTE: this is disputed by the vendor because the standard erealloc behavior makes the free operation unreachable.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <=5.6.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-9426 has been identified as a vulnerability that could lead to denial of service due to memory corruption or application crashes.
To mitigate CVE-2014-9426, update PHP to version 5.6.5 or later, which contains patches addressing this vulnerability.
CVE-2014-9426 affects PHP versions up to and including 5.6.4.
Yes, CVE-2014-9426 can be exploited by remote attackers to cause denial of service.
CVE-2014-9426 impacts the Fileinfo component of PHP, specifically in the apprentice_load function.