vendor:
Article Manager
by:
jiko
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Article Manager
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:clixint:article_manager
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
Article Manager
The Article Manager is vulnerable to SQL injection. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable parameter 'cat_id' in the 'category.php' page. This can be exploited to extract information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.