Input validation error in PHP - CVE-2007-1824

 

Input validation error in PHP - CVE-2007-1824

Published: July 29, 2017 / Updated: June 8, 2025


Vulnerability identifier: #VU110417
CSH Severity: Medium
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2007-1824
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

Buffer overflow in the php_stream_filter_create function in PHP 5 before 5.2.1 allows remote attackers to cause a denial of service (application crash) via a php://filter/ URL that has a name ending in the '.' character.


Affected software

PHP

How to mitigate CVE-2007-1824

Install update from vendor's website.

PHP - update to 5.2.0

External References

Related Security Bulletins