ghsa-x8pm-wrg2-mqmx
Vulnerability from github
Published
2025-04-17 18:31
Modified
2025-04-24 16:32
Severity ?
VLAI Severity ?
Summary
OpenMetadata SQL Injection
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.open-metadata:openmetadata-service" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.4.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-55238" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2025-04-24T16:32:29Z", "nvd_published_at": "2025-04-17T16:15:27Z", "severity": "HIGH" }, "details": "OpenMetadata \u003c=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.", "id": "GHSA-x8pm-wrg2-mqmx", "modified": "2025-04-24T16:32:29Z", "published": "2025-04-17T18:31:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55238" }, { "type": "WEB", "url": "https://github.com/open-metadata/OpenMetadata/commit/47a13e27cf24465c44044ac79654b87dde8d39a8" }, { "type": "WEB", "url": "https://gist.github.com/javadk/68c597cdb94768dab31a3219c2ad9904" }, { "type": "PACKAGE", "url": "https://github.com/open-metadata/OpenMetadata" }, { "type": "WEB", "url": "https://github.com/open-metadata/OpenMetadata/blob/98945cb2db87ebb325d3a72131f049abffcba345/openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/CollectionDAO.java#L4243" }, { "type": "WEB", "url": "https://github.com/open-metadata/OpenMetadata/blob/98945cb2db87ebb325d3a72131f049abffcba345/openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/CollectionDAO.java#L4247" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "OpenMetadata SQL Injection" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…