[31991] in bugtraq
RE: Cobalt RaQ Control Panel Cross Site Scripting
daemon@ATHENA.MIT.EDU (Steve Manzuik)
Mon Oct 6 14:42:38 2003
MIME-Version: 1.0
Content-Type: text/plain;
charset="utf-8"
Date: Sat, 4 Oct 2003 19:04:18 -0600
Message-ID: <91746143E3B6E9469DBBFF9228B5FDDC02F7EC@srv2kw3exchng.entrenchtech.com>
content-class: urn:content-classes:message
From: "Steve Manzuik" <steve@entrenchtech.com>
To: "Lorenzo Hernandez Garcia-Hierro" <lorenzohgh@nsrg-security.com>,
"Bugtraq" <bugtraq@securityfocus.com>
Content-Transfer-Encoding: 8bit
> it is a security hole because it demonstrates that the message.cgi script
> does not have
> an input validation system.
This isn't a security hole but more of a scripting mistake. You don't gain any additional access, you don't r00t the box, you don't even steal another users session. Common best practices would tell anyone worth their wage to enable SSL and not allow access to TCP 444 (the control panel interface default port) to the outside anyways.
I fail to see how there is anything exploitable here.
-S