SB2024042222 - Multiple vulnerabilities in OpenMetadata



SB2024042222 - Multiple vulnerabilities in OpenMetadata

Published: April 22, 2024 Updated: November 8, 2024

Security Bulletin ID SB2024042222
Severity
High
Patch available
YES
Number of vulnerabilities 4
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

High 25% Medium 75%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 4 secuirty vulnerabilities.


1) Improper Authentication (CVE-ID: CVE-2024-28255)

The vulnerability allows a remote attacker to bypass authentication process.

The vulnerability exists due to an error in when processing authentication requests in JwtFilter. A remote attacker can bypass authentication process and reach any arbitrary endpoint.


2) Code Injection (CVE-ID: CVE-2024-28254)

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to the SpEL injection in "GET /api/v1/events/subscriptions/validation/condition/". A remote user can send a specially crafted request and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


3) Code Injection (CVE-ID: CVE-2024-28848)

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to the SpEL injection in "GET /api/v1/policies/validation/condition/". A remote user can send a specially crafted request and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


4) Code Injection (CVE-ID: CVE-2024-28847)

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to the SpEL injection in "PUT /api/v1/events/subscriptions". A remote user can send a specially crafted request and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Install update from vendor's website.

References