[UNIX] Cobalt RaQ Cross Site Scripting, Directory Traversal and DoS Vulnerabilities
From: support@securiteam.comDate: 03/02/02
- Previous message: support@securiteam.com: "[NEWS] Novell GroupWise Web Access Path Disclosure Vulnerability (HTMLVER)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: support@securiteam.com To: list@securiteam.com Date: Sat, 2 Mar 2002 19:16:09 +0100 (CET)
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion
When was the last time you checked your server's security?
How about a monthly report?
http://www.AutomatedScanning.com - Know that you're safe.
- - - - - - - - -
Cobalt RaQ Cross Site Scripting, Directory Traversal and DoS
Vulnerabilities
------------------------------------------------------------------------
SUMMARY
The Sun Cobalt RaQ is a server appliance for Internet Service Providers
(ISPs). It can host up to 200 individual websites or it can be dedicated
to a single medium or large customer.
Multiple security vulnerabilities have been found in the product, and
though the vulnerabilities require a valid account on the Cobalt machine,
they are dangerous nonetheless.
DETAILS
Cross site scripting:
Cobalt's service.cgi incorrectly handles the incoming search parses,
incoming HTML tags or JavaScript will be included inside the result
without them being filtered out for dangerous content.
Affected CGIs:
alert.cgi
service.cgi
Workaround:
1) Delete service.cgi from the system, or disable it from execution.
2) Delete alert.cgi from the system, or disable it from execution
Example:
http://10.0.0.1:81/cgi-bin/.cobalt/alert/service.cgi?service=>Hello!</h1><script>alert('hello')</script>
http://10.0.0.1:81/cgi-bin/.cobalt/alert/service.cgi?service=