cve/2024/CVE-2024-24002.md
2024-06-18 02:51:15 +02:00

825 B

CVE-2024-24002

Description

jshERP v3.3 is vulnerable to SQL Injection. The com.jsh.erp.controller.MaterialController: com.jsh.erp.utils.BaseResponseInfo getListWithStock() function of jshERP does not filter column and order parameters well enough, and an attacker can construct malicious payload to bypass jshERP's protection mechanism in safeSqlParse method for sql injection.

POC

Reference

Github

No PoCs found on GitHub currently.