vendor:
Capexweb
by:
D1rt3 Dud3
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Capexweb
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: N/A
Related CWE: N/A
CPE: capexweb
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2011
Capexweb Sql Vulnerable
Capexweb is a web-based backoffice client used by leading stock exchanges like Berkeley Gains and Angle Broking House. An attacker can exploit a SQL injection vulnerability by logging in with a username of x'or'x'='x and a password of x'or'x'='x.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in a SQL query.