vendor:
PHPNuke
by:
Unknown
7.5
CVSS
HIGH
Code Injection
89
CWE
Product Name: PHPNuke
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2004
Perl script for exploiting PHPNuke vulnerability
This Perl script is used to exploit a vulnerability in PHPNuke. It allows an attacker to inject arbitrary code and create a new message in the admin panel. The script sends a POST request with the necessary parameters to the admin.php endpoint of the target website. The injected code is executed when the message is viewed by visitors. This exploit was published on milw0rm.com on September 16, 2004.
Mitigation:
To mitigate this vulnerability, it is recommended to update PHPNuke to the latest version, as this vulnerability has likely been patched in newer releases. Additionally, it is important to regularly update and secure web applications to prevent code injection attacks.