header-logo
Suggest Exploit
vendor:
PostNuke
by:
SecurityFocus
7.5
CVSS
HIGH
Input Validation Vulnerabilities
20
CWE
Product Name: PostNuke
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
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 Multiple Input Validation Vulnerabilities

PostNuke is prone to multiple input-validation vulnerabilities. These issues are due to the application's failure to properly sanitize user-supplied input. Successful exploitation could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, exploit vulnerabilities in the underlying database implementation, or control how the site is rendered to the user. Other attacks are also possible.

Mitigation:

Input validation should be performed to ensure that untrusted data is not used to execute unintended commands or access data that is not intended to be accessed.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/16752/info

PostNuke is prone to multiple input-validation vulnerabilities. These issues are due to the application's failure to properly sanitize user-supplied input. 

Successful exploitation could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, exploit vulnerabilities in the underlying database implementation, or control how the site is rendered to the user. Other attacks are also possible.

http://www.example.com/admin.php?module=NS-Languages&op=missing&language=">[code]
http://www.example.com/admin.php?module=NS-Languages&op=translation&language=[code]