Server-Side Request Forgery (SSRF) in OFBiz - CVE-2023-51467
Published: December 27, 2023 / Updated: January 18, 2024
Vulnerability details
The disclosed vulnerability allows a remote attacker to perform SSRF attacks.
The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can send a specially crafted HTTP request and trick the application to initiate requests to arbitrary systems.
Successful exploitation of this vulnerability may allow a remote attacker gain access to sensitive data, located in the local network or send malicious requests to other servers from the vulnerable system.
Affected software
How to mitigate CVE-2023-51467
Links to Public Exploits and PoC-codes
- Exploit #9511 - Apache-OFBiz-Auth-Bypass-and-RCE-Exploit-CVE-2023-49070-CVE-2023-51467 (This exploit scans whether the provided target is vulnerable to CVE-2023-49070/CVE-2023-51467 and also exploits it depending on the choice of the user.) (January 18, 2024)
- Exploit #9503 - cve-2023-51467 (A go-exploit for Apache OFBiz CVE-2023-51467) (January 15, 2024)
- Exploit #9497 - Exploit-CVE-2023-49070-and-CVE-2023-51467-Apache-OFBiz (Authentication Bypass Vulnerability Apache OFBiz < 18.12.10.) (January 9, 2024)
- Exploit #9491 - Exploit_CVE-2023-51467 () (January 7, 2024)
- Exploit #9487 - CVE-2023-51467 (CVE-2023-51467 POC) (January 7, 2024)
- Exploit #9479 - CVE-2023-51467-EXPLOIT (A PoC exploit for CVE-2023-51467 - Apache OFBiz Authentication Bypass) (January 2, 2024)
- Exploit #9474 - Apache-OFBiz-Authentication-Bypass (This repo is a PoC with to exploit CVE-2023-51467 and CVE-2023-49070 preauth RCE vulnerabilities found in Apache OFBiz.) (January 2, 2024)
External References
- https://ofbiz.apache.org/release-notes-18.12.11.html
- https://issues.apache.org/jira/browse/OFBIZ-12873
- https://lists.apache.org/thread/9tmf9qyyhgh6m052rhz7lg9vxn390bdv
- https://lists.apache.org/thread/oj2s6objhdq72t6g29omqpcbd1wlp48o
- http://www.openwall.com/lists/oss-security/2023/12/26/3
- https://github.com/yukselberkay/CVE-2023-49070_CVE-2023-51467