VYPR

CWE-349

Acceptance of Extraneous Untrusted Data With Trusted Data

BaseDraft

Description

The product, when processing trusted data, accepts any untrusted data that is also included with the trusted data, treating the untrusted data as if it were trusted.

Hierarchy (View 1000)

Parents

Children

none

Related attack patterns (CAPEC)

CAPEC-141 · CAPEC-142 · CAPEC-75

CVEs mapped to this weakness (47)

page 3 of 3
  • CVE-2025-1680NonOct 23, 2025
    risk 0.00cvss epss 0.00

    An acceptance of extraneous untrusted data with trusted data vulnerability has been identified in Moxa’s Ethernet switches, which allows attackers with administrative privileges to manipulate HTTP Host headers by injecting a specially crafted Host header into HTTP requests…

  • CVE-2025-46339MedJun 4, 2025
    risk 0.00cvss 4.3epss 0.00

    FreshRSS is a self-hosted RSS feed aggregator. Prior to version 1.26.2, it's possible to poison feed favicons by adding a given URL as a feed with the proxy set to an attacker-controlled one and disabled SSL verifying. The favicon hash is computed by hashing the feed URL and the…

  • CVE-2024-42483MedSep 12, 2024
    risk 0.00cvss 6.5epss 0.00

    ESP-NOW Component provides a connectionless Wi-Fi communication protocol. An replay attacks vulnerability was discovered in the implementation of the ESP-NOW because the caches is not differentiated by message types, it is a single, shared resource for all kinds of messages,…

  • CVE-2021-21374HigMar 26, 2021
    risk 0.00cvss 8.1epss 0.01

    Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4, "nimble refresh" fetches a list of Nimble packages over HTTPS without full verification of the SSL/TLS certificate due to the default setting of httpClient. An…

  • CVE-2020-10751MedMay 26, 2020
    risk 0.00cvss 6.1epss 0.00

    A flaw was found in the Linux kernels SELinux LSM hook implementation before version 5.7, where it incorrectly assumed that an skb would only contain a single netlink message. The hook would incorrectly only validate the first netlink message in the skb and allow or deny the…

  • CVE-2014-1418May 16, 2014
    risk 0.00cvss epss 0.03

    Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly include the (1) Vary: Cookie or (2) Cache-Control header in responses, which allows remote attackers to obtain sensitive information or poison the cache via a request from…

  • CVE-2011-4139Oct 19, 2011
    risk 0.00cvss epss 0.02

    Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a crafted request.