7.5
CVE-2025-53783
- EPSS 0.07%
- Veröffentlicht 12.08.2025 17:10:41
- Zuletzt bearbeitet 03.09.2025 14:48:23
- Quelle secure@microsoft.com
- Teams Watchlist Login
- Unerledigt Login
Heap-based buffer overflow in Microsoft Teams allows an unauthorized attacker to execute code over a network.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Microsoft ≫ Dynamics 365 Guides SwPlatformhololens Version < 907.2505.29001.0
Microsoft ≫ Dynamics 365 Remote Assist SwPlatformhololens Version < 316.2505.28001
Microsoft ≫ Teams Panels Version < 1.0.97.2025102203
Microsoft ≫ Teams Phones Version < 1.0.94.2025168802
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.07% | 0.214 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
secure@microsoft.com | 7.5 | 1.6 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().