cve/2024/CVE-2024-24001.md
2024-06-09 00:33:16 +00:00

19 lines
788 B
Markdown

### [CVE-2024-24001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24001)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
jshERP v3.3 is vulnerable to SQL Injection. via the com.jsh.erp.controller.DepotHeadController: com.jsh.erp.utils.BaseResponseInfo findallocationDetail() function of jshERP which allows an attacker to construct malicious payload to bypass jshERP's protection mechanism.
### POC
#### Reference
- https://github.com/jishenghua/jshERP/issues/99
- https://github.com/jishenghua/jshERP/issues/99
#### Github
No PoCs found on GitHub currently.