Atrise Everyfind 5.0.2 - search Cross-Site Scripting
Author: Ezhilan
type: webapps
platform: php
port:
date_added: 2003-10-01
date_updated: 2012-12-08
verified: 1
codes: OSVDB-2634
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/8740/info
It has been reported that Atrise Everyfind is prone to a cross-site scripting vulnerability due to insufficient sanitization of user-supplied input. The problem exists in the search module of the software. This issue may allow a remote attacker to execute HTML or script code in user's browser.
Successful exploitation of this vulnerability may allow an attacker to steal cookie-based authentication credentials. Other attacks may well be possible.
Atrise Everyfind 5.02 has been listed as a vulnerable package, however other versions may be affected as well.
http://www.example.com/search.html?cat=0&keys=<script>alert("hello")</script><script>alert.document.cookie)</script>