Share
## https://sploitus.com/exploit?id=F23DA577-E201-52A5-B296-C328EE4EF952
# Exploit CVE-2023-49070 and CVE-2023-51467 Apache OFBiz < 18.12.10
**Authentication Bypass Vulnerability Apache OFBiz**

This exploit code has been developed solely for educational purposes and to enhance cybersecurity practices. Any use for illicit purposes is entirely your own responsibility. It is recommended to use it only in environments where explicit authorization is granted to avoid any ethical or legal violations.

To execute this exploit, it is necessary to download the `ysoserial-all.jar` file. The following command can assist you with this:
<p>wget https://github.com/frohoff/ysoserial/releases/latest/download/ysoserial-all.jar</p>

**References:**
- [CVE-2023-49070](https://vulners.com/cve/CVE-2023-49070)
- [CVE-2023-51467](https://vulners.com/cve/CVE-2023-51467)
- [CVE-2023-49070 and CVE-2023-51467 Exploit](https://www.vicarius.io/vsociety/posts/apache-ofbiz-authentication-bypass-vulnerability-cve-2023-49070-and-cve-2023-51467-exploit)