jshERP v3.3 is vulnerable to SQL Injection. The com.jsh...
Critical severity
Unreviewed
Published
Feb 7, 2024
to the GitHub Advisory Database
•
Updated Feb 18, 2024
Description
Published by the National Vulnerability Database
Feb 7, 2024
Published to the GitHub Advisory Database
Feb 7, 2024
Last updated
Feb 18, 2024
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
andorder
parameters well enough, and an attacker can construct malicious payload to bypass jshERP's protection mechanism insafeSqlParse
method for sql injection.References