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: 9 Jun 2006 10:05:05 -0000
From: luny@...fucktard.com
To: bugtraq@...urityfocus.com
Subject: P.A.I.D v2.2


P.A.I.D v2.2

Homepage:
http://www.webexceluk.net

Effected files:
faq.php
input form of logging in.
index.php

The input forms of logging into My Account do not sanatize user input. For PoC of a XSS attack simply put in:
"><IMG SRC=javascript:alert('XSS')><"

It also seems when logging in, even if your details are incorrect and you browse normal parts of the site like the FAQ or the Contact Us page etc, a message will be output in the top righton the screen with the text "Welcome back,username", as if you were successfully logged in.

faq.php XSS Vulnerability via URLinjection:

http://www.example.com/paid/faq.php?farea=2"><img%20src=lol.jpg><"


index.php XSS Vulnerability via read variable:

http://example.com/paid/index.php?read=<IMG%20SRC=javascript:alert('XSS')>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ