vendor:
xml2owl
by:
MhZ91
5.5
CVSS
MEDIUM
Remote Command Execution
78
CWE
Product Name: xml2owl
Affected Version From: 2000.1.1
Affected Version To: 2000.1.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
xml2owl-0.1.1 – Remote Command Execution
In the file showCode.php, there is a vulnerability that allows for remote command execution by modifying the $path variable and using the shell_exec function.
Mitigation:
Update to a patched version of xml2owl or sanitize user input to prevent command injection.