7.8

CVE-2025-20717

In wlan AP driver, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: WCNCR00419946; Issue ID: MSV-3582.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
MediatekSoftware Development Kit Version <= 7.6.7.2
   MediatekMt6890 Version-
   MediatekMt7615 Version-
   MediatekMt7622 Version-
   MediatekMt7663 Version-
   MediatekMt7915 Version-
   MediatekMt7916 Version-
   MediatekMt7981 Version-
   MediatekMt7986 Version-
OpenwrtOpenwrt Version19.07.0 Update-
   MediatekMt6890 Version-
OpenwrtOpenwrt Version21.02.0 Update-
   MediatekMt6890 Version-
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.02% 0.038
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
134c704f-9b21-4f2e-91b3-4a467353bcc0 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CWE-121 Stack-based Buffer Overflow

A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).

CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.