GHSA-7rww-rvpx-33hfMediumCVSS 5.4
jshERP through 3.6 is missing an authorization check on the POST /userBusiness/updateBtnStr...
🔗 CVE IDs covered (1)
📋 Description
jshERP through 3.6 is missing an authorization check on the POST /userBusiness/updateBtnStr endpoint that allows authenticated users to modify role button-permission definitions. Attackers can supply arbitrary roleId and btnStr parameters to overwrite button-permission configurations for any role in the tenant without privilege validation.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-94414
- https://github.com/LinYuanyi1/cve-request-poc/blob/master/jshERP/poc-06-userbusiness-btnstr-tamper.py
- https://github.com/jishenghua/jshERP
- https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/UserBusinessController.java#L149-L170
- https://www.vulncheck.com/advisories/jsherp-through-3.6-missing-authorization-via-updatebtnstr
- https://github.com/advisories/GHSA-7rww-rvpx-33hf