Lucene search
+L

456 matches found

Mageia
Mageia
added 2020/06/15 7:54 a.m.69 views

Updated bind packages fix security vulnerability

Updated bind packages fix security vulnerabilities: It was discovered that Bind incorrectly handled certain TCP-pipelined queries. A remote attacker could possibly use this issue to cause Bind to consume resources, resulting in a denial of service CVE-2019-6477. Lior Shafir, Yehuda Afek, and Anat...

8.6CVSS1.8AI score0.93422EPSS
SaveExploits7References6
Tenable Nessus
Tenable Nessus
added 2020/06/05 12:0 a.m.55 views

CentOS 6 : bind (RHSA-2020:2383)

The remote CentOS Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:2383 advisory. - A malicious actor who intentionally exploits this lack of effective limitation on the number of fetches performed when processing referrals can,...

8.6CVSS6.7AI score0.93422EPSS
SaveExploits7References3
Tenable Nessus
Tenable Nessus
added 2020/06/05 12:0 a.m.35 views

Scientific Linux Security Update : bind on SL6.x i386/x86_64 (20200603)

Security Fixes : - bind: BIND does not sufficiently limit the number of fetches performed when processing referrals CVE-2020-8616 - bind: A logic error in code which checks TSIG validity can be used to trigger an assertion failure in tsig.c CVE-2020-8617 C Tenable Network Security, Inc. The...

8.6CVSS6.7AI score0.93422EPSS
SaveExploits7References3
Oracle linux
Oracle linux
added 2020/06/04 12:0 a.m.70 views

bind security update

32:9.11.13-5 - Limit number of queries triggered by a request CVE-2020-8616 32:9.11.13-4 - Fix invalid tsig request CVE-2020-8617...

8.6CVSS1.8AI score0.93422EPSS
SaveExploits7
Tenable Nessus
Tenable Nessus
added 2020/06/04 12:0 a.m.46 views

Amazon Linux AMI : bind (ALAS-2020-1369)

The version of bind installed on the remote host is prior to 9.8.2-0.68.rc1.64. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2020-1369 advisory. A malicious actor who intentionally exploits this lack of effective limitation on the number of fetches performed wh...

8.6CVSS6.7AI score0.93422EPSS
SaveExploits7References5
Tenable Nessus
Tenable Nessus
added 2020/06/04 12:0 a.m.52 views

Oracle Linux 6 : bind (ELSA-2020-2383)

The remote Oracle Linux 6 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-2383 advisory. - Correct tests covering CVE-2020-8617 - Limit number of queries triggered by a request CVE-2020-8616 Tenable has extracted the preceding description...

8.6CVSS6.8AI score0.93422EPSS
SaveExploits7References3
RedHat Linux
RedHat Linux
added 2020/06/03 2:16 p.m.108 views

Important: Red Hat Security Advisory: bind security update

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

8.6CVSS6.7AI score0.93422EPSS
SaveExploits7References3
Tenable Nessus
Tenable Nessus
added 2020/06/02 12:0 a.m.60 views

Oracle Linux 7 : bind (ELSA-2020-2344)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2020-2344 advisory. - Limit number of queries triggered by a request CVE-2020-8616 - Fix invalid tsig request CVE-2020-8617 Tenable has extracted the preceding description...

8.6CVSS6.8AI score0.93422EPSS
SaveExploits7References3
RedHat Linux
RedHat Linux
added 2020/06/01 9:40 a.m.342 views

Important: Red Hat Security Advisory: bind security update

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

8.6CVSS6.7AI score0.93422EPSS
SaveExploits7References3
Oracle linux
Oracle linux
added 2020/06/01 12:0 a.m.85 views

bind security update

32:9.11.4-16.P2.6 - Fix EDNS512 loops on broken servers 32:9.11.4-16.P2.5 - Add CVE tests to codebase 32:9.11.4-16.P2.4 - Limit number of queries triggered by a request CVE-2020-8616 - Fix invalid tsig request CVE-2020-8617 32:9.11.4-16.P2.3 - Disable atomic operations on ppc64, ppc64le, aarch64,...

8.6CVSS2.5AI score0.93422EPSS
SaveExploits7
zdt
zdt
added 2020/05/27 12:0 a.m.1351 views

BIND - (TSIG) Denial of Service Exploit

BIND - TSIG Denial of Service Exploit !/usr/bin/python coding:utf-8 from scapy.all import DNS, DNSQR, IP, sr1, UDP, DNSRRTSIG, DNSRROPT tsig = DNSRRTSIGrrname="local-ddns", algoname="hmac-sha256", rclass=255, maclen=0, macdata="", timesigned=0, fudge=300, error=16 dnsreq =...

7.5CVSS7.7AI score0.93422EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2020/05/27 12:0 a.m.1531 views

BIND TSIG Denial Of Service

!/usr/bin/python coding:utf-8 from scapy.all import DNS, DNSQR, IP, sr1, UDP, DNSRRTSIG, DNSRROPT tsig = DNSRRTSIGrrname="local-ddns", algoname="hmac-sha256", rclass=255, maclen=0, macdata="", timesigned=0, fudge=300, error=16 dnsreq = IPdst='127.0.0.1'/UDPdport=53/DNSrd=1, ad=1,...

5CVSS1.3AI score0.93422EPSS
SaveExploits6
Metasploit
Metasploit
added 2020/05/26 2:36 a.m.361 views

BIND TSIG Badtime Query Denial of Service

A logic error in code which checks TSIG validity can be used to trigger an assertion failure in tsig.c. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'BIND TSIG Badtime Query Denial of Service...

7.5CVSS0.4AI score0.93422EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2020/05/21 12:0 a.m.290 views

Amazon Linux 2 : bind (ALAS-2020-1426)

The version of bind installed on the remote host is prior to 9.11.4-9.P2. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2020-1426 advisory. An assertion failure was found in BIND, which checks the validity of messages containing TSIG resource records. This flaw...

8.6CVSS6.6AI score0.93422EPSS
SaveExploits7References5
Ubuntu
Ubuntu
added 2020/05/20 6:10 p.m.134 views

USN-4365-2: Bind vulnerabilities

USN-4365-1 fixed several vulnerabilities in Bind. This update provides the corresponding update for Ubuntu 12.04 ESM and 14.04 ESM. Original advisory details: Lior Shafir, Yehuda Afek, and Anat Bremler-Barr discovered that Bind incorrectly limited certain fetches. A remote attacker could possibly...

8.6CVSS6.9AI score0.93422EPSS
SaveExploits7
Amazon
Amazon
added 2020/05/20 12:0 a.m.43 views

Important: bind

Issue Overview: An assertion failure was found in BIND, which checks the validity of messages containing TSIG resource records. This flaw allows an attacker that knows or successfully guesses the name of the TSIG key used by the server to use a specially-crafted message, potentially causing a BIN...

8.6CVSS6.7AI score0.93422EPSS
SaveExploits7
Exploit DB
Exploit DB
added 2020/05/20 12:0 a.m.609 views

BIND - 'TSIG' Denial of Service

!/usr/bin/python coding:utf-8 from scapy.all import DNS, DNSQR, IP, sr1, UDP, DNSRRTSIG, DNSRROPT tsig = DNSRRTSIGrrname="local-ddns", algoname="hmac-sha256", rclass=255, maclen=0, macdata="", timesigned=0, fudge=300, error=16 dnsreq = IPdst='127.0.0.1'/UDPdport=53/DNSrd=1, ad=1,...

7.5CVSS6.4AI score0.93422EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2020/05/20 12:0 a.m.52 views

Debian DSA-4689-1 : bind9 - security update

Several vulnerabilities were discovered in BIND, a DNS server implementation. - CVE-2019-6477 It was discovered that TCP-pipelined queries can bypass tcp-client limits resulting in denial of service. - CVE-2020-8616 It was discovered that BIND does not sufficiently limit the number of fetches...

8.6CVSS6.5AI score0.93422EPSS
SaveExploits7References11
OpenVAS
OpenVAS
added 2020/05/20 12:0 a.m.358 views

ISC BIND Multiple DoS Vulnerabilities (CVE-2020-8616, CVE-2020-8617) - Windows

ISC BIND is prone to multiple denial of service vulnerabilities. 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...

8.6CVSS7.6AI score0.93422EPSS
SaveExploits7References2
NVD
NVD
added 2020/05/19 2:15 p.m.21 views

CVE-2020-8617

Using a specially-crafted message, an attacker may potentially cause a BIND server to reach an inconsistent state if the attacker knows or successfully guesses the name of a TSIG key used by the server. Since BIND, by default, configures a local session key even on servers whose configuration doe...

7.5CVSS7.8AI score0.93422EPSS
SaveExploits6References12
Rows per page
Query Builder