vendor:
CMS frogss
by:
Kacper (a.k.a Rahim)
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CMS frogss
Affected Version From: 0.4
Affected Version To: 0.4
Patch Exists: NO
Related CWE: N/A
CPE: a:frogss:cms_frogss
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
CMS frogss <= 0.4 (podpis) SQL Injection Exploit [creat new admin]
CMS frogss version 0.4 is vulnerable to SQL injection in the 'podpis' parameter of the 'rejestracja.php' script. An attacker can exploit this vulnerability to create a new admin account in the CMS.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.