vendor:
Scout Portal Toolkit
by:
Simo64
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Scout Portal Toolkit
Affected Version From: 1.4.0
Affected Version To: 1.4.0
Patch Exists: NO
Related CWE: N/A
CPE: a:scout_project:scout_portal_toolkit
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
Scout Portal Toolkit 1.4.0 Remote SQL injection Exploit
Scout Portal Toolkit version 1.4.0 is vulnerable to a remote SQL injection vulnerability. This vulnerability allows an attacker to gain access to the admin credentials of the application. The exploit works regardless of the magic_quotes_gpc setting. The vulnerable file is SPT--ForumTopics.php and the PoC is http://host/path/SPT--ForumTopics.php?forumid=[SQL].
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.