vendor:
WebTester
by:
7.5
CVSS
HIGH
Input Validation
CWE
Product Name: WebTester
Affected Version From: 5.0.20060927
Affected Version To: 5.0.20060927
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2006
WebTester Multiple Input Validation Issues
WebTester is prone to multiple input-validation issues, including multiple cross-site scripting and multiple SQL-injection issues, because the application fails to properly sanitize user-supplied input. A successful exploit of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.
Mitigation:
Ensure that user-supplied input is properly validated and sanitized before being used in application functions.