vendor:
PostNuke
by:
K-C0d3r
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PostNuke
Affected Version From: 0.750
Affected Version To: 0.750
Patch Exists: YES
Related CWE: N/A
CPE: a:postnuke:postnuke
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
2005
PostNuke SQL Injection
This exploit allows an attacker to gain access to the admin account of a PostNuke website by exploiting a SQL injection vulnerability. The exploit sends a specially crafted HTTP request to the vulnerable server, which then returns the admin username and MD5 password.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.