Lucene search
+L

144 matches found

Tenable Nessus
Tenable Nessus
added 2021/01/22 12:0 a.m.53 views

F5 Networks BIG-IP : NTP vulnerabilities (K55376430)

The version of F5 Networks BIG-IP installed on the remote host is prior to 11.6.5.3 / 12.1.5.3 / 13.1.3.6 / 14.1.4 / 15.1.2.1 / 16.0.1.1 / 16.1.0. It is, therefore, affected by a vulnerability as referenced in the K55376430 advisory. Thentpdin the network time protocol NTP before 4.2.8p14, and in...

7.4CVSS6.7AI score0.04071EPSS
SaveExploits0References2
NVD
NVD
added 2021/01/20 5:15 p.m.27 views

CVE-2020-25686

A flaw was found in dnsmasq before version 2.83. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the...

4.3CVSS5.8AI score0.04873EPSS
SaveExploits2References8
Prion
Prion
added 2021/01/20 5:15 p.m.54 views

Design/Logic Flaw

A flaw was found in dnsmasq before version 2.83. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the...

4.3CVSS3.9AI score0.04873EPSS
SaveExploits2References7Affected Software4
CVE
CVE
added 2021/01/20 4:47 p.m.873 views

CVE-2020-25686

CVE-2020-25686 affects dnsmasq prior to version 2.83. The flaw: when receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new one, allowing up to 150 outstanding queries and enabling an off-path attacker to substantially reduce the work needed...

4.3CVSS5.9AI score0.04873EPSS
SaveExploits2References8Affected Software1
AlpineLinux
AlpineLinux
added 2021/01/20 4:47 p.m.52 views

CVE-2020-25686

A flaw was found in dnsmasq before version 2.83. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the...

4.3CVSS6.4AI score0.04873EPSS
SaveExploits2
Cvelist
Cvelist
added 2021/01/20 4:47 p.m.35 views

CVE-2020-25686

A flaw was found in dnsmasq before version 2.83. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the...

6.2AI score0.04873EPSS
SaveExploits2References7
Debian CVE
Debian CVE
added 2021/01/20 4:47 p.m.54 views

CVE-2020-25686

A flaw was found in dnsmasq before version 2.83. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the...

4.3CVSS4.5AI score0.04873EPSS
SaveExploits2
OSV
OSV
added 2021/01/20 4:15 p.m.138 views

CVE-2020-25685

A flaw was found in dnsmasq before version 2.83. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSE...

3.7CVSS0.6AI score
SaveExploits0References8
Prion
Prion
added 2021/01/20 4:15 p.m.68 views

Design/Logic Flaw

A flaw was found in dnsmasq before version 2.83. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSE...

4.3CVSS3.9AI score0.04041EPSS
SaveExploits2References7Affected Software4
Debian CVE
Debian CVE
added 2021/01/20 12:0 a.m.67 views

CVE-2020-25685

A flaw was found in dnsmasq before version 2.83. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSE...

4.3CVSS4.6AI score0.02181EPSS
SaveExploits2
CVE
CVE
added 2021/01/20 12:0 a.m.764 views

CVE-2020-25685

CVE-2020-25685 affects dnsmasq up to version 2.83. The issue arises from how forward.c:reply_query() matches replies to forwarded queries: it uses a weak hash of the query name, allowing an off-path attacker to forge replies by exploiting hash collisions. This vulnerability enables DNS cache pois...

4.3CVSS6AI score0.02181EPSS
SaveExploits2References8Affected Software1
Cvelist
Cvelist
added 2021/01/20 12:0 a.m.39 views

CVE-2020-25685

A flaw was found in dnsmasq before version 2.83. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSE...

6.2AI score0.02181EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2021/01/19 6:2 p.m.112 views

Moderate: Red Hat Security Advisory: dnsmasq security update

An update for dnsmasq is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

4.3CVSS6.9AI score0.04873EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2021/01/19 6:2 p.m.5 views

dnsmasq: loose query name check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSEC, SHA-1 when it is...

4.3CVSS7.2AI score0.02181EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 5:41 p.m.7 views

dnsmasq: loose address/port check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply destination address/port is used by the pending forwarded queries. However, it does not use the address/port to retrieve the exact forwarded query, substantially...

4.3CVSS7.2AI score0.04041EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 5:41 p.m.5 views

dnsmasq: loose query name check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in forward.c:replyquery, which is the forwarded query that matches the reply, by only using a weak hash of the query name. Due to the weak hash CRC32 when dnsmasq is compiled without DNSSEC, SHA-1 when it is...

4.3CVSS7.2AI score0.02181EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 3:6 p.m.4 views

dnsmasq: multiple queries forwarded for the same name makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the same name. This flaw...

4.3CVSS7.2AI score0.04873EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 2:11 p.m.90 views

Moderate: Red Hat Security Advisory: dnsmasq security update

An update for dnsmasq is now available for Red Hat Enterprise Linux 7.7 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

4.3CVSS6.9AI score0.04873EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2021/01/19 2:11 p.m.3 views

dnsmasq: loose address/port check in reply_query() makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When getting a reply from a forwarded query, dnsmasq checks in the forward.c:replyquery if the reply destination address/port is used by the pending forwarded queries. However, it does not use the address/port to retrieve the exact forwarded query, substantially...

4.3CVSS7.2AI score0.04041EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2021/01/19 1:40 p.m.7 views

dnsmasq: multiple queries forwarded for the same name makes forging replies easier for an off-path attacker

A flaw was found in dnsmasq. When receiving a query, dnsmasq does not check for an existing pending request for the same name and forwards a new request. By default, a maximum of 150 pending queries can be sent to upstream servers, so there can be at most 150 queries for the same name. This flaw...

4.3CVSS7.2AI score0.04873EPSS
SaveExploits2References6
Rows per page
Query Builder