Scoop 1.1 RC1 Search Module - Multiple Cross-Site Scriptings

EDB-ID:

26938




Platform:

PHP

Date:

2005-12-21


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

Scoop is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.

An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.

Scoop 1.1 RC1 is reportedly vulnerable to these issues; prior versions may also be affected. 

http://www.example.com/?op=search&offset=0&old_count=30&type=[XSS]
http://www.example.com/?op=search&offset=0&old_count=30&type=story&topic=&section=&string=r0t&count=1[XSS]