Lucene search

K

7 matches found

CVE
CVE
added 2020/06/18 3:15 p.m.163 views

CVE-2017-9103

An issue was discovered in adns before 1.5.2. pap_mailbox822 does not properly check st from adns__findlabel_next. Without this, an uninitialised stack value can be used as the first label length. Depending on the circumstances, an attacker might be able to trick adns into crashing the calling prog...

9.8CVSS9AI score0.00858EPSS
CVE
CVE
added 2020/06/18 2:15 p.m.149 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 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 depar...

7.5CVSS8.4AI score0.00531EPSS
CVE
CVE
added 2020/06/18 3:15 p.m.144 views

CVE-2017-9104

An issue was discovered in adns before 1.5.2. It hangs, eating CPU, if a compression pointer loop is encountered.

9.8CVSS9.2AI score0.0067EPSS
CVE
CVE
added 2020/06/18 2:15 p.m.140 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.8CVSS9.3AI score0.03207EPSS
CVE
CVE
added 2020/06/18 2:15 p.m.140 views

CVE-2017-9106

An issue was discovered in adns before 1.5.2. adns_rr_info 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 o...

7.5CVSS8.4AI score0.00531EPSS
CVE
CVE
added 2020/06/18 2:15 p.m.139 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...

7.5CVSS8.1AI score0.00527EPSS
CVE
CVE
added 2020/06/18 2:15 p.m.139 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 CNA...

9.8CVSS9.1AI score0.00674EPSS