VYPR

CWE-318

Cleartext Storage of Sensitive Information in Executable

VariantDraft

Description

The product stores sensitive information in cleartext in an executable.

Attackers can reverse engineer binary code to obtain secret data. This is especially easy when the cleartext is plain ASCII. Even if the information is encoded in a way that is not human-readable, certain techniques could determine which encoding is being used, then decode the information.

Hierarchy (View 1000)

Parents

Children

none

Related attack patterns (CAPEC)

CAPEC-37 · CAPEC-65

CVEs mapped to this weakness (2)

  • CVE-2022-34388HigFeb 11, 2023
    risk 0.46cvss 7.1epss 0.00

    Dell SupportAssist for Home PCs (version 3.11.4 and prior) and  SupportAssist for Business PCs (version 3.2.0 and prior) contain information disclosure vulnerability. A local malicious user with low privileges could exploit this vulnerability to view and modify sensitive…

  • CVE-2022-34801MedJun 30, 2022
    risk 0.28cvss 4.3epss 0.00

    Jenkins Build Notifications Plugin 1.5.0 and earlier transmits tokens in plain text as part of the global Jenkins configuration form, potentially resulting in their exposure.