CVE-2015-4605: Input Validation
The mcopy 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 restrict a certain offset value, 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-4605?
CVE-2015-4605 is classified as a denial-of-service vulnerability that can cause an application crash.
How do I fix CVE-2015-4605?
To fix CVE-2015-4605, upgrade PHP to version 5.4.40, 5.5.24, or 5.6.8 or later.
Who is affected by CVE-2015-4605?
CVE-2015-4605 affects PHP versions prior to 5.4.40, 5.5.x prior to 5.5.24, and 5.6.x prior to 5.6.8.
What causes CVE-2015-4605?
CVE-2015-4605 is caused by the mcopy function in softmagic.c not properly restricting certain offset values.
Can CVE-2015-4605 lead to remote code execution?
While CVE-2015-4605 primarily leads to denial of service, it may also pose risks for potential remote code execution.