CVE-2015-4604: Input Validation
The mget function in softmagic.c in file 5.x, as used in the Fileinfo component in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8, does not properly maintain a certain pointer relationship, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string that is mishandled by a "Python script text executable" rule.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-4604?
CVE-2015-4604 is classified as a vulnerability that can lead to denial of service through an application crash.
How do I fix CVE-2015-4604?
To fix CVE-2015-4604, you should upgrade to PHP versions 5.4.40, 5.5.24, 5.6.8, or later.
Which versions of PHP are affected by CVE-2015-4604?
CVE-2015-4604 affects PHP versions prior to 5.4.40, 5.5.24, and 5.6.8.
What is the impact of exploiting CVE-2015-4604?
Exploiting CVE-2015-4604 may result in remote attackers causing a denial of service via application crashes.
Is CVE-2015-4604 related to any specific component in PHP?
CVE-2015-4604 specifically affects the Fileinfo component in PHP due to issues in the mget function.