Linksys Web Camera Software 2.10 - 'Next_file' Cross-Site Scripting
Author: scriptX
type: webapps
platform: cgi
port:
date_added: 2004-06-14
date_updated: 2013-01-18
verified: 1
codes: CVE-2004-2508;OSVDB-59032
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/10533/info
It is reported that Linksys Web Camera software is prone to a cross-site scripting vulnerability that may allow a remote attacker to steal cookie-based authentication credentials or carry out other attacks.
The problem presents itself when an attacker passes malicious HTML or script code to the application via the 'next_file' parameter of the 'main.cgi' script.
Linksys Web Camera software version 2.10 is reportedly prone to this issue, however, it is possible that other versions are affected as well.
http://www.example.com/main.cgi?next_file=poop<script>alert('scriptX :P');</script>