vendor:
AJ Auction
by:
t0pP8uZz
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: AJ Auction
Affected Version From: 6.2.2001
Affected Version To: 6.2.2001
Patch Exists: NO
Related CWE: N/A
CPE: a:ajsquare:aj_auction
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
2008
AJ Auction <= 6.2.1 (classifide_ad.php) Remote SQL Injection Vulnerability
AJ Auction (all versions to date) suffers from a insecure mysql query, allowing a remote attacker, to arbitrary inject mysql code/query. The below injection will display the admin credentials.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.