ID:11592 - Exploit for Input validation error in PHP - CVE-2007-6039

 
Main Vulnerability Database Exploits ID:11592 - Exploit for Input validation error in PHP - CVE-2007-6039

ID:11592 - Exploit for Input validation error in PHP - CVE-2007-6039

Published: June 12, 2025


Vulnerability identifier: #VU110353
Vulnerability risk: Low
CVE-ID: CVE-2007-6039
CWE-ID: CWE-20
Exploitation vector: Local access
Vulnerable software:
PHP

Link to public exploit:


Vulnerability description

The vulnerability allows context-dependent attackers to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can cause a denial of service (application crash) via a long string in (1) the domain parameter to the dgettext function, the message parameter to the (2) dcgettext or (3) gettext function, the msgid1 parameter to the (4) dngettext or (5) ngettext function, or (6) the classname parameter to the stream_wrapper_register function.


Remediation

Install update from vendor's website.