Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




bugtraq logo Bugtraq mailing list archives

XSS vulnerability in phpMyID
From: Raphael Geissert <atomo64 () gmail com>
Date: Wed, 1 Oct 2008 20:08:06 -0500

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Subject: XSS vulnerability in phpMyID
Credits: Raphael Geissert <atomo64 () gmail com>
Release date: 2008-10-27
Affects: v0.9 [23-Jul-2008]

Resources:
    * Homepage: http://siege.org/projects/phpMyID/
    * Demo: http://phpmyid.com

Background:
    phpMyID is a single user OpenID identity provider implemented in PHP.

Problem description:
    The MyID.php script does not sanitize the input it is supposed to be given
    by the site where the user wants to be authenticated. When the return_to
    address does not have the same "root" as trust_root it aborts, opening a
    hole for XSS attacks. 

Impact:
    A user can be tricked and redirected to its vulnerable identity provider,
    place where the specially crafted data exploits the security hole.

Example exploit:
    MyID.php?openid_mode=checkid_immediate&openid_return_to=bar
            &openid_trust_root=%3Cscript%3Ewindow.alert%28%29%3B%3C%2Fscript%3E
            &openid_identity=foo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkjeokkACgkQYy49rUbZzlrT4gCgiJx+DciYJ/gwGvofowlGHLUa
dXIAnRJKr7xKJG71jmabclNAx/GEmLa9
=A51u
-----END PGP SIGNATURE-----


  By Date           By Thread  

Current thread:
  • XSS vulnerability in phpMyID Raphael Geissert (Oct 02)
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]