cve/2024/CVE-2024-55238.md
2025-09-29 21:09:30 +02:00

743 B

CVE-2024-55238

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.

POC

Reference

Github