VYPR

CWE-684

Incorrect Provision of Specified Functionality

ClassDraft

Description

The code does not function according to its published specifications, potentially leading to incorrect usage.

When providing functionality to an external party, it is important that the product behaves in accordance with the details specified. When requirements of nuances are not documented, the functionality may produce unintended behaviors for the caller, possibly leading to an exploitable state.

Hierarchy (View 1000)

CVEs mapped to this weakness (28)

page 2 of 2
  • CVE-2025-54567MedJul 25, 2025
    risk 0.27cvss 4.2epss 0.00

    hw/pci/pcie_sriov.c in QEMU through 10.0.3 mishandles the VF Enable bit write mask, a related issue to CVE-2024-26327.

  • CVE-2026-44597LowMay 7, 2026
    risk 0.24cvss 3.7epss 0.00

    Tor before 0.4.9.7 has an out-of-bounds read when an END, a TRUNCATE, or a TRUNCATED cell lacks a reason in its payload, aka TROVE-2026-011.

  • CVE-2025-54568LowJul 25, 2025
    risk 0.24cvss 3.7epss 0.00

    Akamai Rate Control alpha before 2025 allows attackers to send requests above the stipulated thresholds because the rate is measured separately for each edge node.

  • CVE-2024-8974LowSep 26, 2024
    risk 0.17cvss 2.6epss 0.00

    Information disclosure in Gitlab EE/CE affecting all versions from 15.6 prior to 17.2.8, 17.3 prior to 17.3.4, and 17.4 prior to 17.4.1 in specific conditions it was possible to disclose to an unauthorised user the path of a private project."

  • CVE-2020-11054LowMay 7, 2020
    risk 0.16cvss 3.5epss 0.02

    In qutebrowser versions less than 1.11.1, reloading a page with certificate errors shows a green URL. After a certificate error was overridden by the user, qutebrowser displays the URL as yellow (colors.statusbar.url.warn.fg). However, when the affected website was subsequently…

  • CVE-2026-35381LowApr 22, 2026
    risk 0.14cvss 3.3epss 0.00

    A logic error in the cut utility of uutils coreutils causes the utility to ignore the -s (only-delimited) flag when using the -z (null-terminated) and -d '' (empty delimiter) options together. The implementation incorrectly routes this specific combination through a specialized…

  • CVE-2026-35379LowApr 22, 2026
    risk 0.14cvss 3.3epss 0.00

    A logic error in the tr utility of uutils coreutils causes the program to incorrectly define the [:graph:] and [:print:] character classes. The implementation mistakenly includes the ASCII space character (0x20) in the [:graph:] class and excludes it from the [:print:] class,…

  • CVE-2025-55174LowNov 26, 2025
    risk 0.14cvss 3.2epss 0.00

    In KDE Skanpage before 25.08.0, an attempt at file overwrite can result in the contents of the new file at the beginning followed by the partial contents of the old file at the end, because of use of QIODevice::ReadWrite instead of QODevice::WriteOnly.