ID:11549 - Exploit for OS Command Injection in PHP - CVE-2007-5653

 
Main Vulnerability Database Exploits ID:11549 - Exploit for OS Command Injection in PHP - CVE-2007-5653

ID:11549 - Exploit for OS Command Injection in PHP - CVE-2007-5653

Published: June 11, 2025


Vulnerability identifier: #VU110356
Vulnerability risk: High
CVE-ID: CVE-2007-5653
CWE-ID: CWE-78
Exploitation vector: Remote access
Vulnerable software:
PHP

Link to public exploit:


Vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The Component Object Model (COM) functions in PHP 5.x on Windows do not follow safe_mode and disable_functions restrictions, which allows context-dependent attackers to bypass intended limitations, as demonstrated by executing objects with the kill bit set in the corresponding ActiveX control Compatibility Flags, executing programs via a function in compatUI.dll, invoking wscript.shell via wscript.exe, invoking Scripting.FileSystemObject via wshom.ocx, and adding users via a function in shgina.dll, related to the com_load_typelib function.


Remediation

Install update from vendor's website.