Lucene search
+L

121 matches found

UbuntuCve
UbuntuCve
added 2020/06/18 2:15 p.m.27 views

CVE-2017-9109

An issue was discovered in adns before 1.5.2. It fails to ignore apparent answers before the first RR that was found the first time. when this is fixed, the second answer scan finds the same RRs at the first. Otherwise, adns can be confused by interleaving answers for the CNAME target, with the...

9.8CVSS7.1AI score0.0205EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2020/06/18 2:15 p.m.28 views

CVE-2017-9107

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 adnsqfquoteokquery was specified, qdparselabel would read additional bytes from the buffer and try to treat them as the escape sequence. It would depart...

7.5CVSS7.2AI score0.01848EPSS
SaveExploits0References2
OSV
OSV
added 2020/06/18 2:15 p.m.7 views

UBUNTU-CVE-2017-9105

An issue was discovered in adns before 1.5.2. It corrupts a pointer when a nameserver speaks first because of a wrong number of pointer dereferences. This bug may well be exploitable as a remote code execution...

8.8CVSS7.5AI score0.03603EPSS
SaveExploits0References3
OSV
OSV
added 2020/06/18 2:15 p.m.9 views

UBUNTU-CVE-2017-9108

An issue was discovered in adns before 1.5.2. adnshost mishandles a missing final newline on a stdin read. It is wrong to increment used as well as setting r, since used is incremented according to r, later. Rather one should be doing what read would have done. Without this fix, adnshost may read...

7.5CVSS7.3AI score0.02186EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2020/06/18 1:09 p.m.34 views

CVE-2017-9105

An issue was discovered in adns before 1.5.2. It corrupts a pointer when a nameserver speaks first because of a wrong number of pointer dereferences. This bug may well be exploitable as a remote code execution...

9.4AI score0.03603EPSS
SaveExploits0References5
CVE
CVE
added 2020/06/18 1:09 p.m.162 views

CVE-2017-9105

CVE-2017-9105 affects the adns library (pre-1.5.2). The issue is that it corrupts a pointer when a nameserver speaks first due to an incorrect number of pointer dereferences, and the bug may be exploitable for remote code execution. Public assessments across multiple advisories describe this as e...

8.8CVSS9.3AI score0.03603EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2020/06/18 1:09 p.m.43 views

CVE-2017-9105

An issue was discovered in adns before 1.5.2. It corrupts a pointer when a nameserver speaks first because of a wrong number of pointer dereferences. This bug may well be exploitable as a remote code execution...

8.8CVSS8.9AI score0.03603EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2020/06/18 1:08 p.m.50 views

CVE-2017-9106

An issue was discovered in adns before 1.5.2. adnsrrinfo mishandles a bogus datap. The general pattern for formatting integers is to sprintf into a fixed-size buffer. This is correct if the input is in the right range; if it isn't, the buffer may be overrun depending on the sizes of the types on...

7.5CVSS8.6AI score0.01876EPSS
SaveExploits0
CVE
CVE
added 2020/06/18 1:08 p.m.162 views

CVE-2017-9106

CVE-2017-9106 affects adns up to version 1.5.1 (before 1.5.2). The issue lies in adns_rr_info handling a bogus datap where integer formatting uses a fixed-size buffer; if input is out of the permitted range, a buffer overrun can occur due to sign extension of SOA 32-bit integers. The result is a ...

7.5CVSS8.4AI score0.01876EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2020/06/18 1:08 p.m.34 views

CVE-2017-9106

An issue was discovered in adns before 1.5.2. adnsrrinfo mishandles a bogus datap. The general pattern for formatting integers is to sprintf into a fixed-size buffer. This is correct if the input is in the right range; if it isn't, the buffer may be overrun depending on the sizes of the types on...

8.6AI score0.01876EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2020/06/18 1:06 p.m.33 views

CVE-2017-9107

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 adnsqfquoteokquery was specified, qdparselabel would read additional bytes from the buffer and try to treat them as the escape sequence. It would depart...

8.6AI score0.01848EPSS
SaveExploits0References5
CVE
CVE
added 2020/06/18 1:06 p.m.179 views

CVE-2017-9107

CVE-2017-9107 affects adns prior to 1.5.2. When a domain ends with a backslash and qdparselabel is invoked with adns_qf_quoteok_query, the input buffer may be overread, causing the code to process arbitrary heap data as part of the query domain. This could lead to memory exhaustion or a crash, i....

7.5CVSS8.4AI score0.01848EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2020/06/18 1:06 p.m.45 views

CVE-2017-9107

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 adnsqfquoteokquery was specified, qdparselabel would read additional bytes from the buffer and try to treat them as the escape sequence. It would depart...

7.5CVSS8.7AI score0.01848EPSS
SaveExploits0
Cvelist
Cvelist
added 2020/06/18 1:05 p.m.31 views

CVE-2017-9108

An issue was discovered in adns before 1.5.2. adnshost mishandles a missing final newline on a stdin read. It is wrong to increment used as well as setting r, since used is incremented according to r, later. Rather one should be doing what read would have done. Without this fix, adnshost may read...

8.3AI score0.02186EPSS
SaveExploits0References5
CVE
CVE
added 2020/06/18 1:05 p.m.160 views

CVE-2017-9108

CVE-2017-9108 affects adns prior to 1.5.2. The issue arises in adnshost due to mishandling a missing final newline on a stdin read, which can cause reading one byte beyond the buffer and may crash or leak that byte. Publicly reported in multiple advisories and Nessus/OpenVAS entries, with fixes d...

7.5CVSS8.1AI score0.02186EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2020/06/18 1:02 p.m.42 views

CVE-2017-9109

An issue was discovered in adns before 1.5.2. It fails to ignore apparent answers before the first RR that was found the first time. when this is fixed, the second answer scan finds the same RRs at the first. Otherwise, adns can be confused by interleaving answers for the CNAME target, with the...

9.3AI score0.0205EPSS
SaveExploits0References6
CVE
CVE
added 2020/06/18 1:02 p.m.164 views

CVE-2017-9109

The CVE refers to adns before 1.5.2. The root cause is improper handling of DNS answers when interleaving responses for a CNAME, causing the resolver to examine rules before the first RR and potentially overrunning heap-allocated answer data. The published description indicates the fix changes th...

9.8CVSS9.1AI score0.0205EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2020/06/18 1:02 p.m.48 views

CVE-2017-9109

An issue was discovered in adns before 1.5.2. It fails to ignore apparent answers before the first RR that was found the first time. when this is fixed, the second answer scan finds the same RRs at the first. Otherwise, adns can be confused by interleaving answers for the CNAME target, with the...

9.8CVSS8.4AI score0.0205EPSS
SaveExploits0
OSV
OSV
added 2020/06/18 11:43 a.m.6 views

SUSE-SU-2020:14399-1 Security update for adns

This update for adns fixes the following issues: - CVE-2017-9103,CVE-2017-9104,CVE-2017-9105,CVE-2017-9109: Fixed an issue in local recursive resolver which could have led to remote code execution bsc1172265. - CVE-2017-9106: Fixed an issue with upstream DNS data sources which could have led to...

9.8CVSS8.5AI score0.03603EPSS
SaveExploits0References9
OpenVAS
OpenVAS
added 2020/06/18 12:00 a.m.24 views

openSUSE: Security Advisory for adns (openSUSE-SU-2020:0827-1)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS8.8AI score0.03603EPSS
SaveExploits0References2
Rows per page
Query Builder