Verity K2 Toolkit 2.20 - Cross-Site Scripting
Author: SSR Team
type: webapps
platform: jsp
port:
date_added: 2003-07-02
date_updated: 2012-11-20
verified: 1
codes:
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/8073/info
It has been reported that Verity K2 Toolkit does not sufficiently filter user-supplied search parameters.
As a result of this reported deficiency, it may be possible for a remote attacker to create a malicious link containing script code that will be executed in the browser of a legitimate user, if the link is followed.
This may allow for theft of cookie-based authentication credentials and other attacks.
http://www.example.com/[search].jsp?[query]=><img src=javascript:alert(document.cookie)>