vendor:
AJ Article
by:
t0pP8uZz
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: AJ Article
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:ajsquare:aj_article
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 Article 1.0 (featured_article.php) Remote SQL Injection Vulnerability
AJ Article 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 user input is properly sanitized and validated before being used in SQL queries.