vendor:
News And Article System
by:
Cyb3r-1sT
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: News And Article System
Affected Version From: 1.4
Affected Version To: 1.4
Patch Exists: NO
Related CWE: N/A
CPE: a:developiteasy:news_and_article_system
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
2009
News And Article System v1.4 SQL Injection Vulnerability
A SQL injection vulnerability exists in News And Article System v1.4. An attacker can inject malicious SQL queries via the 'aid' parameter in the 'article_details.php' script. An attacker can also bypass the authentication of the admin panel by using 'cyb3r-1st ' or ' 1=1--' as the username and password.
Mitigation:
Input validation should be used to prevent SQL injection attacks.