vendor:
CMScout
by:
SirGod
7.5
CVSS
HIGH
SQL Injection/Local File Inclusion
89, 22
CWE
Product Name: CMScout
Affected Version From: 02.06
Affected Version To: 02.06
Patch Exists: NO
Related CWE: N/A
CPE: a:cmscout:cmscout:2.06
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
2005
CMScout 2.06 Remote SQL Injection/Local File Inclusion
CMScout 2.06 is vulnerable to both Remote SQL Injection and Local File Inclusion. For Remote SQL Injection, an attacker must be logged in as a normal user and add a download. For Local File Inclusion, vulnerable code in admin.php and index.php can be exploited.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries. Also, ensure that the web application is not vulnerable to Local File Inclusion.