SB2024090378 - Multiple vulnerabilities in Apache OFBiz



SB2024090378 - Multiple vulnerabilities in Apache OFBiz

Published: September 3, 2024 Updated: February 5, 2025

Security Bulletin ID SB2024090378
CSH Severity
High
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 vulnerabilities.


1) Server-Side Request Forgery (SSRF) (CVE-ID: CVE-2024-45507)

CWE-ID: CWE-918 - Server-Side Request Forgery (SSRF)

CVSSv4: 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


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.


2) Direct Request (CVE-ID: CVE-2024-45195)

CWE-ID: CWE-425 - Direct Request ('Forced Browsing')

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:A/U:Amber


The vulnerability allows a remote attacker to gain access to sensitive information.

The vulnerability exists due to missing permissions checks caused by a confused controller-view authorization logic. A remote attacker can gain access to sensitive information.


Remediation

Install update from vendor's website.