lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Wed, 7 Jan 2004 01:02:55 +0200
From: "Rafel Ivgi" <theinsider@....net.il>
To: <bugtraq@...urityfocus.com>
Subject: SnapStream PVS LITE Cross Site Scripting Vulnerabillity


#######################################################################

Application:    SnapStream PVS
Vendor       :    http://www.snapstream.com
Versions:        LITE
Platforms:       Windows/Unix
Bug:               Cross Site Scripting Vulnerabillity
Risk:              Low
Exploitation:    Remote with browser
Date:               6 Jan 2004
Author:            Rafel Ivgi, The-Insider
e-mail:             the_insider@...l.com
web:                http://theinsider.deep-ice.com

#######################################################################

1) Introduction
2) Bug
3) The Code

#######################################################################

===============
1) Introduction
===============


SnapStream PVS is a Personal Video Station software. It allows the user to
remotely
 schedule recordings and playing of Tv shows using video tapes and cable TV.

#######################################################################

======
2) Bug
======

When the webserver hosting  SnapStream PVS LITE recieves a
'GET /?<script>alert('XSS')</script>' its ignores it, the data gets filtered
as it should.
But when it recieves a 'GET /?"><script>alert('XSS')</script>' the filters
are bypassed
and XSS appears and the server allows an attacker to inject & execute
scripts.

#######################################################################

===========
3) The Code
===========

http://<host>/?"><script>alert('XSS')</script>

#######################################################################

---
Rafel Ivgi, The-Insider
http://theinsider.deep-ice.com

"Things that are unlikeable, are NOT impossible."



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ