vendor:
AJ Classifieds 2008
by:
t0pP8uZz
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: AJ Classifieds 2008
Affected Version From: 2008
Affected Version To: 2008
Patch Exists: NO
Related CWE: N/A
CPE: a:ajsquare:aj_classifieds_2008
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2008
AJ Classifieds 2008 (index.php) Remote SQL Injection Vulnerability
AJ Classifieds 2008 (and possibly prior verisons) suffers from a insecure mysql query, This allows the remote attacker to arbitrary execute mysql code/querys. The below injection will perform a SELECT query which will display admin credentials in RED text.
Mitigation:
Ensure that 'magic_quotes_gpc' is enabled and that all user-supplied input is properly validated and sanitized.