vendor:
Lowest unique bid auction
by:
3spi0n
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Lowest unique bid auction
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: No
Related CWE: N/A
CPE: N/A
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
2019
Lowest unique bid auction, SQLi Vulnerabilities
Lowest unique bid auction is vulnerable to SQL injection. An attacker can inject malicious SQL queries into the vulnerable parameter 'id' in the URL. This can be used to bypass authentication, access, modify and delete data in the back-end database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.