[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20040702084815.D7A2E24425@chernobyl.investici.org>
Date: Fri, 2 Jul 2004 08:48:15 -0000
From: "Donato Ferrante" <fdonato@...istici.org>
To: <bugtraq@...urityfocus.com>
Subject: XSS in SCI Photo Chat Server 3.4.9
Donato Ferrante
Application: SCI Photo Chat Server
http://www.simmcomm.ch/
Version: 3.4.9
Bug: cross site scripting
Date: 02-Jul-2004
Author: Donato Ferrante
e-mail: fdonato@...istici.org
web: www.autistici.org/fdonato
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1. Description
2. The bug
3. The code
4. The fix
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------
1. Description:
----------------
Vendor's Description:
"SCI Java Photo Chat Server is a multithreaded chat server that
supports multimedia pictures, sounds, or even videos. It features an
integrated HTTP server for transferring images and other media files;
a JDBC database interface (tested on PostgreSQL and MYSql) for
validating user/password logins; server-side global configuration-file
and license management; and more."
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
------------
2. The bug:
------------
The input strings are not filtered by the server so they will appear
in the returned page.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-------------
3. The code:
-------------
To test the vulnerability:
http://[host]:1235/<script>alert("hy")</script>
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
------------
4. The fix:
------------
No fix.
The vendor has not answered to my signalations.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Powered by blists - more mailing lists