ViArt Shop 3.5 - 'manuals_search.php?manuals_search' Cross-Site Scripting
Author: Xia Shing Zee
type: webapps
platform: php
port:
date_added: 2008-12-29
date_updated: 2014-04-04
verified: 1
codes: CVE-2008-6757;OSVDB-53284
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/33043/info
ViArt Shop is prone to multiple remote vulnerabilities:
- Multiple cross-site scripting vulnerabilities
- An information-disclosure vulnerability
- An authentication-bypass vulnerability
An attacker can exploit these issues to execute arbitrary script code, steal cookie-based authentication credentials, obtain sensitive information, or gain unauthorized access to the affected application.
ViArt Shop 3.5 is vulnerable; other versions may also be affected.
http://www.example.com/manuals_search.php?manuals_search=<html><script>window.location="http://www.example2.com";</script></html>