### [CVE-2024-55238](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55238) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### 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 - https://gist.github.com/javadk/68c597cdb94768dab31a3219c2ad9904 #### Github - https://github.com/fkie-cad/nvd-json-data-feeds