vendor:
fastpublish CMS
by:
~!Dok_tOR!~
8.8
CVSS
HIGH
SQL Injection and File Inclusion
89, 22
CWE
Product Name: fastpublish CMS
Affected Version From: 1.9.9.9.9.d
Affected Version To: 1.9.9.9.9.d
Patch Exists: YES
Related CWE: N/A
CPE: a:fastpublish:fastpublish_cms
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
2008
fastpublish CMS SQL Injection and File Inclusion Vulnerabilities
fastpublish CMS version 1.9.9.9.9.d is vulnerable to SQL Injection and File Inclusion. An attacker can exploit this vulnerability by sending malicious SQL queries and file inclusion requests to the vulnerable application. The malicious SQL queries can be sent via the 'q' and 'sprache' parameters in the 'index2.php' script. The malicious file inclusion requests can be sent via the 'artikel' and 'target' parameters in the 'index2.php' and 'index.php' scripts.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.