CVE-2021-4238 Vulnerability Details

  /     /     /  

CVE-2021-4238 Metadata Quick Info

CVE Published: 27/12/2022 | CVE Updated: 03/08/2024 | CVE Year: 2021
Source: Go | Vendor: github.com/Masterminds/goutils | Product: github.com/Masterminds/goutils
Status : PUBLISHED

CVE-2021-4238 Description

Randomly-generated alphanumeric strings contain significantly less entropy than expected. The RandomAlphaNumeric and CryptoRandomAlphaNumeric functions always return strings containing at least one digit from 0 to 9. This significantly reduces the amount of entropy in short strings generated by these functions.

Metrics

CVSS Version: 3.1 | Base Score: n/a
Vector: n/a

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

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

Weakness Enumeration (CWE)

CWE-ID:
CWE Name: CWE 330: Use of Insufficiently Random Values
Source: github.com/Masterminds/goutils

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID:
CAPEC Description:


Source: NVD (National Vulnerability Database).