vendor:
PostNuke
by:
James Bercegay
7.5
CVSS
HIGH
SQL Injection and Cross Site Scripting
89, 79
CWE
Product Name: PostNuke
Affected Version From: <= 0.726 Phoenix
Affected Version To: <= 0.726 Phoenix
Patch Exists: YES
Related CWE: N/A
CPE: a:postnuke:postnuke
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2004
PostNuke Multiple Vulnerabilities
SQL Injection is possible by passing unexpected data to the 'sortby' variable in the 'members_list' module. This vulnerability may allow an attacker to manipulate queries as well as view the full physical path of the PostNuke installation. This is due to user input of the 'sortby' variable not being properly sanitized. XSS is possible via the download module by injecting HTML or Script into the 'ttitle' variable when viewing the details of an item for download.
Mitigation:
An update has been released regarding the SQL Injection vulnerability. The XSS vuln however will not be fixed until future releases of PostNuke as it is really not possible to Hijack a users PostNuke session using a stolen session ID, thus limiting the chances of this being harmful to any users or administrators.