### [CVE-2024-29031](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29031) ![](https://img.shields.io/static/v1?label=Product&message=meshery&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%200.7.17%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen) ### Description Meshery is an open source, cloud native manager that enables the design and management of Kubernetes-based infrastructure and applications. A SQL injection vulnerability in Meshery prior to version 0.7.17 allows a remote attacker to obtain sensitive information via the `order` parameter of `GetMeshSyncResources`. Version 0.7.17 contains a patch for this issue. ### POC #### Reference - https://securitylab.github.com/advisories/GHSL-2023-249_Meshery/ #### Github - https://github.com/NaInSec/CVE-LIST