vendor:
EPay Enterprise
by:
v3n0m
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: EPay Enterprise
Affected Version From: 4.13
Affected Version To: 4.13
Patch Exists: NO
Related CWE: N/A
CPE: a:alstrasoft:epay_enterprise
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
2010
EPay Enterprise v4.13 (cid) SQL Injection Vulnerability
A vulnerability exists in AlstraSoft EPay Enterprise v4.13, which allows an attacker to inject arbitrary SQL commands via the 'cid' parameter in shop.htm and shop.php. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information such as usernames and passwords.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should be configured to use parameterized queries.