CVE-2023-0437 Vulnerability Details

  /     /     /  

CVE-2023-0437 Metadata Quick Info

CVE Published: 12/01/2024 | CVE Updated: 15/08/2024 | CVE Year: 2023
Source: mongodb | Vendor: MongoDB Inc | Product: MongoDB C Driver
Status : PUBLISHED

CVE-2023-0437 Description

When calling bson_utf8_validate on some inputs a loop with an exit condition that cannot be reached may occur, i.e. an infinite loop. This issue affects All MongoDB C Driver versions prior to versions 1.25.0.

Metrics

CVSS Version: 3.1 | Base Score: 5.3 MEDIUM
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

l➤ Exploitability Metrics:
    Attack Vector (AV)* NETWORK
    Attack Complexity (AC)* LOW
    Privileges Required (PR)* NONE
    User Interaction (UI)* NONE
    Scope (S)* UNCHANGED

l➤ Impact Metrics:
    Confidentiality Impact (C)* NONE
    Integrity Impact (I)* NONE
    Availability Impact (A)* LOW

Weakness Enumeration (CWE)

CWE-ID: CWE-835
CWE Name: CWE-835: Loop with Unreachable Exit Condition ( Infinite Loop )
Source: MongoDB Inc

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).