GHSA-cx6j-h838-fr43HighCVSS 7.1
jshERP through 3.6 fails to properly validate user privileges in SystemConfigService...
🔗 CVE IDs covered (1)
📋 Description
jshERP through 3.6 fails to properly validate user privileges in SystemConfigService.updateSystemConfig, allowing authenticated users to modify tenant system configuration. Attackers can rewrite or delete tenant-wide settings covering company identity, stock rules, approval behavior, and printing configuration through the systemConfig endpoint.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-94495
- https://github.com/LinYuanyi1/cve-request-poc/blob/master/jshERP/poc-10-systemconfig-tamper.py
- https://github.com/jishenghua/jshERP
- https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/SystemConfigController.java#L93-L115
- https://www.vulncheck.com/advisories/jsherp-through-3.6-missing-authorization-via-systemconfig
- https://github.com/advisories/GHSA-cx6j-h838-fr43