CVE-2023-4259 Vulnerability Details
/
/
/
CVE-2023-4259 Metadata Quick Info
CVE Published: 25/09/2023 |
CVE Updated: 24/09/2024 |
CVE Year: 2023
Source: zephyr |
Vendor: zephyrproject-rtos |
Product: Zephyr
Status : PUBLISHED
CVE-2023-4259 Description
Two potential buffer overflow vulnerabilities at the following locations in the Zephyr eS-WiFi driver source code.
Metrics
CVSS Version: 3.1 |
Base Score: 7.1 HIGH
Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
l➤ Exploitability Metrics:
Attack Vector (AV)* ADJACENT_NETWORK
Attack Complexity (AC)* LOW
Privileges Required (PR)* NONE
User Interaction (UI)* NONE
Scope (S)* UNCHANGED
l➤ Impact Metrics:
Confidentiality Impact (C)* LOW
Integrity Impact (I)* NONE
Availability Impact (A)* HIGH
Weakness Enumeration (CWE)
CWE-ID: CWE-120
CWE Name: CWE-120 Buffer Copy without Checking Size of Input (
Classic Buffer Overflow
)
Source: zephyrproject-rtos
Common Attack Pattern Enumeration and Classification (CAPEC)
CAPEC-ID: CAPEC-100
CAPEC Description: CAPEC-100 Overflow Buffers