CVE-2025-7948
Published: 22 July 2025
Summary
CVE-2025-7948 is a low-severity Weak Password Recovery Mechanism for Forgotten Password (CWE-640) vulnerability in Jishenghua Jsherp. Its CVSS base score is 2.1 (Low).
Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 40.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-22274
Vulnerability details
A vulnerability classified as problematic was found in jshERP up to 3.5. Affected by this vulnerability is an unknown functionality of the file /jshERP-boot/user/updatePwd. The manipulation leads to weak password recovery. The attack can be launched remotely. The exploit has…
more
been disclosed to the public and may be used.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
IDOR in /jshERP-boot/user/updatePwd allows low-privileged authenticated users to arbitrarily reset any account's password (weak recovery, CWE-640), enabling unsecured credential access (T1552 as per advisory), account manipulation (T1098), exploitation for credential access (T1212), and use of valid accounts post-reset (T1078).
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Establishing procedures for lost or compromised authenticators addresses weak password recovery mechanisms.