Max CVSS 7.5 Min CVSS 5.0 Total Count2
IDCVSSSummaryLast (major) updatePublished
CVE-2017-9106 5.0
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
28-01-2023 - 01:04 18-06-2020 - 14:15
CVE-2017-9107 5.0
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
28-01-2023 - 01:01 18-06-2020 - 14:15
CVE-2017-9109 7.5
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 interl
27-01-2023 - 19:05 18-06-2020 - 14:15
CVE-2017-9103 7.5
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
27-01-2023 - 19:04 18-06-2020 - 15:15
CVE-2017-9104 7.5
An issue was discovered in adns before 1.5.2. It hangs, eating CPU, if a compression pointer loop is encountered.
27-01-2023 - 19:03 18-06-2020 - 15:15
CVE-2017-9108 5.0
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() wou
27-01-2023 - 19:01 18-06-2020 - 14:15
CVE-2017-9105 7.5
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.
27-01-2023 - 19:00 18-06-2020 - 14:15
Back to Top Mark selected
Back to Top