Cacheflow CacheOS 3.1.x/4.0.x/4.1 - Unresolved Domain Cross-Site Scripting
Author: T.Suzuki
type: remote
platform: multiple
port:
date_added: 2002-07-24
date_updated: 2012-10-01
verified: 1
codes: CVE-2002-1060;OSVDB-4989
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/5305/info
CacheOS is the firmware designed and distributed with CacheFlow web cache systems. It is maintained and distributed by CacheFlow.
User supplied data is not sanitized before being included in an unresolved host error page. An attacker may construct a link for a nonexistant subdomain of a valid site, and include malicious JavaScript. If followed, the supplied script code will execute within the context of the requested domain.
http://dummy.example.com/<script>EVIL CODE</script>