Alcatel Lucent Omnivista 4760 - Multiple Cross-Site Scripting Vulnerabilities
Author: Miguel Angel
type: webapps
platform: php
port:
date_added: 2007-10-18
date_updated: 2016-12-04
verified: 1
codes: CVE-2007-5190;OSVDB-37997
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/26128/info
OmniVista 4760 is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied input.
Exploiting these vulnerabilities may allow an attacker to perform cross-site scripting attacks on unsuspecting users in the context of the affected website. As a result, the attacker may be able to steal cookie-based authentication credentials and to launch other attacks.
http://www.somesite.com/?Langue="><script>alert("xss")</script><"
http://www.somesite.com/php-bin/Webclient.php?action=<script>alert("xss")</script>