vendor:
Katalog Stron Hurricane
by:
kaMtiEz
7,5
CVSS
HIGH
RFI/SQL
94, 89
CWE
Product Name: Katalog Stron Hurricane
Affected Version From: 1.3.5
Affected Version To: 1.3.5
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2010
Katalog Stron Hurricane Multiple Vulnerability RFI / SQL
The vulnerability exists due to the inclusion of user-supplied data in the includes_directory parameter of the 'moderation.php' script without proper sanitization. This can be exploited to include arbitrary files from remote web servers and execute arbitrary SQL commands via the 'get' parameter of the 'index.php' script.
Mitigation:
Input validation should be used to prevent the inclusion of user-supplied data in the includes_directory parameter of the 'moderation.php' script.