Jaws Glossary 0.4/0.5 - Cross-Site Scripting
Author: Nah
type: webapps
platform: php
port:
date_added: 2005-05-27
date_updated: 2017-01-31
verified: 1
codes: CVE-2005-1800;OSVDB-16909
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/13796/info
JAWS is prone to a cross-site scripting vulnerability.
This issue is due to a failure in the application to properly sanitize user-supplied input to the 'Glossary' module.
This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
JAWS versions 0.4 and 0.5 and subsequent are reportedly vulnerable.
http://www.example.com/index.php?gadget=Glossary&action=ViewTerm&term=<script src=some script</script>