6.2
CVE-2025-49456
- EPSS 0.03%
- Veröffentlicht 12.08.2025 22:52:22
- Zuletzt bearbeitet 08.09.2025 15:33:56
- Quelle security@zoom.us
- Teams Watchlist Login
- Unerledigt Login
Race condition in the installer for certain Zoom Clients for Windows may allow an unauthenticated user to impact application integrity via local access.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Diese Information steht angemeldeten Benutzern zur Verfügung. Login
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Zoom ≫ Meeting Software Development Kit SwPlatformwindows Version < 6.4.10
Zoom ≫ Rooms Controller SwPlatformwindows Version < 6.4.5
Zoom ≫ Workplace Desktop SwPlatformwindows Version < 6.4.10
Zoom ≫ Workplace Virtual Desktop Infrastructure SwPlatformwindows Version < 6.2.15
Zoom ≫ Workplace Virtual Desktop Infrastructure SwPlatformwindows Version >= 6.3.10 < 6.3.12
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.03% | 0.055 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 5.1 | 1.4 | 3.6 |
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
|
security@zoom.us | 6.2 | 2.5 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
CWE-426 Untrusted Search Path
The product searches for critical resources using an externally-supplied search path that can point to resources that are not under the product's direct control.