CVE-2024-24003

Publication date

2024-02-08 00:00:00

Family

mitre

State

PUBLISHED

Description

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