CVE Catalog

CVE-2014-9426

High
Published: Translated: NVD NIST

Summary

The apprentice_load function in the Fileinfo component in PHP through version 5.6.4 attempts to perform a free operation on a stack-based character array, which may lead to application crashes or memory corruption.

Risk Assessment

Remote attackers may cause a denial of service, impacting application availability. There is also a possibility of unspecified other impacts.

Recommendation

It is recommended to upgrade PHP to version 5.6.4 or later to mitigate the risks associated with this vulnerability.

Other vulnerabilities in Fileinfo component in PHP

Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS