#VU110318 Allocation of Resources Without Limits or Throttling in PHP - CVE-2009-4017

 

#VU110318 Allocation of Resources Without Limits or Throttling in PHP - CVE-2009-4017

Published: February 15, 2024 / Updated: June 13, 2025


Vulnerability identifier: #VU110318
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2009-4017
CWE-ID: CWE-770
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
PHP
Software vendor:
PHP Group

Description

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

PHP before 5.2.12 and 5.3.x before 5.3.1 does not restrict the number of temporary files created when handling a multipart/form-data POST request, which allows remote attackers to cause a denial of service (resource exhaustion), and makes it easier for remote attackers to exploit local file inclusion vulnerabilities, via multiple requests, related to lack of support for the max_file_uploads directive.


Remediation

Install update from vendor's website.

External links