vendor:
MiniNuke CMS System
by:
nukedx
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MiniNuke CMS System
Affected Version From: All versions
Affected Version To: All versions
Patch Exists: N/A
Related CWE: N/A
CPE: a:mininuke:mininuke_cms_system
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
MiniNuke CMS System all versions (pages.asp) SQL-inject xpl
MiniNuke CMS System all versions is vulnerable to SQL injection via the pages.asp file. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information such as usernames and passwords.
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.