Security Advisory

CVE-2024-24004

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-02-06 00:00:00
Last updated 2024-08-19 20:15:58
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

jshERP v3.3 is vulnerable to SQL Injection. The com.jsh.erp.controller.DepotHeadController: com.jsh.erp.utils.BaseResponseInfo findInOutDetail() 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.