VYPR
Vendor

Dproxy

Products
1
CVEs
6
Across products
6
Status
Private

Products

1

Recent CVEs

6
  • CVE-2022-33990HigAug 15, 2022
    risk 0.49cvss 7.5epss 0.01

    Misinterpretation of special domain name characters in dproxy-nexgen (aka dproxy nexgen) leads to cache poisoning because domain names and their associated IP addresses are cached in their misinterpreted form.

  • CVE-2022-33988HigAug 15, 2022
    risk 0.49cvss 7.5epss 0.01

    dproxy-nexgen (aka dproxy nexgen) re-uses the DNS transaction id (TXID) value from client queries, which allows attackers (able to send queries to the resolver) to conduct DNS cache-poisoning attacks because the TXID value is known to the attacker.

  • CVE-2022-33991MedAug 15, 2022
    risk 0.35cvss 5.3epss 0.01

    dproxy-nexgen (aka dproxy nexgen) forwards and caches DNS queries with the CD (aka checking disabled) bit set to 1. This leads to disabling of DNSSEC protection provided by upstream resolvers.

  • CVE-2022-33989MedAug 15, 2022
    risk 0.35cvss 5.3epss 0.01

    dproxy-nexgen (aka dproxy nexgen) uses a static UDP source port (selected randomly only at boot time) in upstream queries sent to DNS resolvers. This allows DNS cache poisoning because there is not enough entropy to prevent traffic injection attacks.

  • CVE-2007-1866Apr 4, 2007
    risk 0.04cvss epss 0.10

    Stack-based buffer overflow in the dns_decode_reverse_name function in dns_decode.c in dproxy-nexgen allows remote attackers to execute arbitrary code by sending a crafted packet to port 53/udp, a different issue than CVE-2007-1465.

  • CVE-2007-1465Mar 24, 2007
    risk 0.04cvss epss 0.08

    Stack-based buffer overflow in dproxy.c for dproxy 0.1 through 0.5 allows remote attackers to execute arbitrary code via a long DNS query packet to UDP port 53.