vendor:
PostNuke
by:
BILGE_KAGAN
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PostNuke
Affected Version From: 0.764
Affected Version To: 0.764
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 0.764 Module modload SQL Injection Vulnerability
PostNuke 0.764 is vulnerable to a SQL injection vulnerability in the 'modules.php' file. An attacker can exploit this vulnerability by sending a specially crafted SQL query to the 'modules.php' file via the 'sid' parameter. This can allow an attacker to gain access to sensitive information such as usernames and passwords stored in the database.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.