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-2017-9107

7.5 · HIGH
Published Jun 18, 2020 gnu CWE-119 EPSS 1.85% (78th pctl)

Overview

CVE-2017-9107 is a high-severity vulnerability affecting gnu adns. It was published on June 18, 2020 and has a CVSS 3.1 base score of 7.5 (HIGH).

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

Technical Description

An issue was discovered in adns before 1.5.2. It overruns reading a buffer if a domain ends with backslash. If the query domain ended with \, and adns_qf_quoteok_query was specified, qdparselabel would read additional bytes from the buffer and try to treat them as the escape sequence. It would depart the input buffer and start processing many bytes of arbitrary heap data as if it were the query domain. Eventually it would run out of input or find some other kind of error, and declare the query domain invalid. But before then it might outrun available memory and crash. In principle this could be a denial of service attack.

Remediation

Check the references section for vendor advisories and patches from gnu. Update adns 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
gnu adns >= 0, < 1.5.2 Affected

Frequently Asked Questions

What is CVE-2017-9107?

CVE-2017-9107 is a high-severity vulnerability affecting gnu adns. It was published on June 18, 2020 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2017-9107?

This vulnerability has a CVSS 3.1 base score of 7.5, 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-2017-9107?

Check the references section for vendor advisories and patches from gnu. Update adns 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-2017-9107?

CyberStrike's AI-powered security agents can automatically detect CVE-2017-9107 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.