mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 01:36:58 +02:00
1.1 KiB
1.1 KiB
CVE-2013-10037
Description
An OS command injection vulnerability exists in WebTester version 5.x via the install2.php installation script. The parameters cpusername, cppassword, and cpdomain are passed directly to shell commands without sanitization. A remote unauthenticated attacker can exploit this flaw by sending a crafted HTTP POST request, resulting in arbitrary command execution on the underlying system with web server privileges.
POC
Reference
- https://www.exploit-db.com/exploits/29132
- https://www.vulncheck.com/advisories/webtester-unauth-command-execution