CVE-2024-55238
OpenMetadata SQL Injection
7.1
HIGH
CVSS 3.1
EPSS 0.18%
Description
OpenMetadata <=1.4.1 is vulnerable to SQL Injection. An attacker can extract information from the database in function listCount in the WorkflowDAO interface. The workflowtype and status parameters can be used to build a SQL query.
How to fix CVE-2024-55238
No fixed version has been published yet. Mitigate by removing the affected package or applying upstream guidance from the references below.
- —no fix listed
Is CVE-2024-55238 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- from 0, <= 1.4.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.1 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N |
References (6)
- ADVISORYnvd.nist.gov/vuln/detail/CVE-2024-55238
- PATCHgithub.com/open-metadata/OpenMetadata
- WEBgist.github.com/javadk/68c597cdb94768dab31a3219c2ad9904
- WEBgithub.com/open-metadata/OpenMetadata/blob/98945cb2db87ebb325d3a72131f049abffcba345/openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/CollectionDAO.java#L4243