3.5
CVE-2025-2295
- EPSS 0.11%
- Veröffentlicht 14.03.2025 21:35:10
- Zuletzt bearbeitet 14.03.2025 22:15:11
- Quelle infosec@edk2.groups.io
- Teams Watchlist Login
- Unerledigt Login
EDK2 contains a vulnerability in BIOS where a user may cause an Integer Overflow or Wraparound by network means. A successful exploitation of this vulnerability may lead to denial of service.
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 das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerTianoCore
≫
Produkt
EDK2
Default Statusunaffected
Version <=
edk2-stable202502
Version
0
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.11% | 0.298 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
infosec@edk2.groups.io | 3.5 | 0.9 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:L
|
CWE-190 Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.