### [CVE-2024-8155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8155) ![](https://img.shields.io/static/v1?label=Product&message=Admin&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%203.2.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen) ### Description A vulnerability classified as critical was found in ContiNew Admin 3.2.0. Affected by this vulnerability is the function top.continew.starter.extension.crud.controller.BaseController#tree of the file /api/system/dept/tree?sort=parentId%2Casc&sort=sort%2Casc. The manipulation of the argument sort leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. NOTE: The vendor was contacted early about this disclosure but did not respond in any way. ### POC #### Reference - https://github.com/Chiexf/cve/issues/3 #### Github No PoCs found on GitHub currently.