CVE-2013-10037
An OS command injection vulnerability exists in WebTester version 5.x via the install2.php installation script.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (9.62%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 4.0
- 9.3 CRITICALCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 9.62% probability · 95th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Source
- disclosure@vulncheck.com
References
- https://advisories.checkpoint.com/defense/advisories/public/2014/cpai-2014-1620.html
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/webtester_exec.rb
- https://sourceforge.net/p/webtesteronline/bugs/3/
- https://www.exploit-db.com/exploits/29132
- https://www.vulncheck.com/advisories/webtester-unauth-command-execution
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.