ID:11598 - Exploit for Input validation error in PHP - CVE-2004-1018

 
Main Vulnerability Database Exploits ID:11598 - Exploit for Input validation error in PHP - CVE-2004-1018

ID:11598 - Exploit for Input validation error in PHP - CVE-2004-1018

Published: June 13, 2025


Vulnerability identifier: #VU110512
Vulnerability risk: High
CVE-ID: CVE-2004-1018
CWE-ID: CWE-20
Exploitation vector: Remote access
Vulnerable software:
PHP

Link to public exploit:


Vulnerability description

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

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can bypass safe mode restrictions, cause a denial of service, or execute arbitrary code via (1) a negative offset value to the shmop_write function, (2) an "integer overflow/underflow" in the pack function, or (3) an "integer overflow/underflow" in the unpack function. NOTE: this issue was originally REJECTed by its CNA before publication, but that decision is in active dispute.


Remediation

Install update from vendor's website.