6.5
CVE-2025-7204
- EPSS 0.06%
- Veröffentlicht 09.07.2025 14:50:36
- Zuletzt bearbeitet 20.08.2025 19:53:30
- Quelle 7d616e1a-3288-43b1-a0dd-0a65d3
- CVE-Watchlists
- Unerledigt
In ConnectWise PSA versions older than 2025.9, a vulnerability exists where authenticated users could gain access to sensitive user information. Specific API requests were found to return an overly verbose user object, which included encrypted password hashes for other users. Authenticated users could then retrieve these hashes. An attacker or privileged user could then use these exposed hashes to conduct offline brute-force or dictionary attacks. Such attacks could lead to credential compromise, allowing unauthorized access to accounts, and potentially privilege escalation within the system.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Connectwise ≫ Professional Service Automation Version < 2025.9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.06% | 0.174 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 7d616e1a-3288-43b1-a0dd-0a65d3e70a49 | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
CWE-201 Insertion of Sensitive Information Into Sent Data
The code transmits data to another actor, but a portion of the data includes sensitive information that should not be accessible to that actor.