VYPR

Dproxy Nexgen

by Dproxy Nexgen Project

CVEs (4)

  • 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.