CVE-2025-7947
BaseFortify
Publication date: 2025-07-22
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jishenghua | jsherp | to 3.5 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
| CWE-266 | A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor. |
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in jshERP up to version 3.5 involves improper authorization in the /user/delete function of the Account Handler component. By manipulating the ID argument, an attacker can perform unauthorized actions remotely. The vulnerability is classified as critical and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability allows an attacker to remotely manipulate user deletion functionality without proper authorization, potentially leading to unauthorized deletion of user accounts or data. This can disrupt operations, cause data loss, and compromise system integrity.