CVE-2007-6632
xml2owl 0.1.1 - Remote Code Execution via showCode.php Path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6632. PoCs published by MhZ91.
AI-analyzed exploit summary This exploit demonstrates a remote command execution vulnerability in xml2owl-0.1.1 via the 'path' parameter in showCode.php, which is passed to shell_exec without proper sanitization. The PoC shows how an attacker can inject arbitrary commands through the URL.
Description
showCode.php in xml2owl 0.1.1 allows remote attackers to execute arbitrary commands via shell metacharacters in the path parameter.
Exploits (1)
This exploit demonstrates a remote command execution vulnerability in xml2owl-0.1.1 via the 'path' parameter in showCode.php, which is passed to shell_exec without proper sanitization. The PoC shows how an attacker can inject arbitrary commands through the URL.