Server-Side Request Forgery (SSRF) in OFBiz - CVE-2024-45507

 

Server-Side Request Forgery (SSRF) in OFBiz - CVE-2024-45507

Published: September 3, 2024


Vulnerability identifier: #VU96747
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2024-45507
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Apache Foundation
Affected software:
OFBiz

Detailed vulnerability description

The disclosed vulnerability allows a remote attacker to perform SSRF attacks.

The vulnerability exists due to insufficient validation of URLs when loading them from Java or Groovy. 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 to compromise the affected system.


How to mitigate CVE-2024-45507

Install updates from vendor's website.

Sources