Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-25682

8.1 · HIGH
Published Jan 20, 2021 thekelleys CWE-122 EPSS 70.75% (99th pctl)

Overview

CVE-2020-25682 is a high-severity vulnerability affecting thekelleys dnsmasq. It was published on January 20, 2021 and has a CVSS 3.1 base score of 8.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

A flaw was found in dnsmasq before 2.83. A buffer overflow vulnerability was discovered in the way dnsmasq extract names from DNS packets before validating them with DNSSEC data. An attacker on the network, who can create valid DNS replies, could use this flaw to cause an overflow with arbitrary data in a heap-allocated memory, possibly executing code on the machine. The flaw is in the rfc1035.c:extract_name() function, which writes data to the memory pointed by name assuming MAXDNAME*2 bytes are available in the buffer. However, in some code execution paths, it is possible extract_name() gets passed an offset from the base buffer, thus reducing, in practice, the number of available bytes that can be written in the buffer. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

Remediation

Check the references section for vendor advisories and patches from thekelleys. Update dnsmasq to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
thekelleys dnsmasq >= 0, < 2.83 Affected

Frequently Asked Questions

What is CVE-2020-25682?

CVE-2020-25682 is a high-severity vulnerability affecting thekelleys dnsmasq. It was published on January 20, 2021 and has a CVSS 3.1 base score of 8.1 (HIGH).

How severe is CVE-2020-25682?

This vulnerability has a CVSS 3.1 base score of 8.1, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2020-25682?

Check the references section for vendor advisories and patches from thekelleys. Update dnsmasq to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-25682?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-25682 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.