Lucene search
+L

1440 matches found

CVE
CVE
added 2015/09/05 1:0 a.m.331 views

CVE-2015-5722

CVE-2015-5722 affects ISC BIND: a DoS via parsing a malformed DNSSEC key triggers an assertion failure in buffer.c, causing the validating resolver to exit. A remote attacker can exploit this with a crafted DNS query for a zone containing a malformed key. The vulnerability exists in BIND 9.x befo...

7.8CVSS7.1AI score0.33652EPSS
SaveExploits0References37Affected Software1
Debian CVE
Debian CVE
added 2015/09/05 1:0 a.m.41 views

CVE-2015-5722

buffer.c in named in ISC BIND 9.x before 9.9.7-P3 and 9.10.x before 9.10.2-P4 allows remote attackers to cause a denial of service assertion failure and daemon exit by creating a zone containing a malformed DNSSEC key and issuing a query for a name in that zone...

7.8CVSS7.1AI score0.33652EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2015/09/05 1:0 a.m.39 views

CVE-2015-5986

openpgpkey61.c in named in ISC BIND 9.9.7 before 9.9.7-P3 and 9.10.x before 9.10.2-P4 allows remote attackers to cause a denial of service REQUIRE assertion failure and daemon exit via a crafted DNS response...

7.1CVSS7.6AI score0.26071EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2015/09/02 12:0 a.m.30 views

CVE-2015-5722

buffer.c in named in ISC BIND 9.x before 9.9.7-P3 and 9.10.x before 9.10.2-P4 allows remote attackers to cause a denial of service assertion failure and daemon exit by creating a zone containing a malformed DNSSEC key and issuing a query for a name in that zone...

7.8CVSS6.9AI score0.33652EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2015/08/18 12:0 a.m.31 views

AIX 5.3 TL 12 : bind9 (IV75966)

ISC BIND is vulnerable to a denial of service, caused by an error in the handling of TKEY queries. By sending specially-crafted packets, a remote attacker could exploit this vulnerability to cause a REQUIRE assertion failure. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The text in the...

7.8CVSS6.8AI score0.91284EPSS
SaveExploits12References2
Tenable Nessus
Tenable Nessus
added 2015/08/17 12:0 a.m.29 views

AIX 6.1 TL 9 : bind9 (IV75692)

ISC BIND is vulnerable to a denial of service, caused by an error in the handling of TKEY queries. By sending specially-crafted packets, a remote attacker could exploit this vulnerability to cause a REQUIRE assertion failure. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The text in the...

7.8CVSS6.8AI score0.91284EPSS
SaveExploits12References2
Tenable Nessus
Tenable Nessus
added 2015/08/17 12:0 a.m.28 views

AIX 7.1 TL 2 : bind9 (IV75690)

ISC BIND is vulnerable to a denial of service, caused by an error in the handling of TKEY queries. By sending specially-crafted packets, a remote attacker could exploit this vulnerability to cause a REQUIRE assertion failure. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The text in the...

7.8CVSS6.8AI score0.91284EPSS
SaveExploits12References2
Tenable Nessus
Tenable Nessus
added 2015/08/17 12:0 a.m.58 views

AIX 7.1 TL 3 : bind9 (IV75693)

ISC BIND is vulnerable to a denial of service, caused by an error in the handling of TKEY queries. By sending specially-crafted packets, a remote attacker could exploit this vulnerability to cause a REQUIRE assertion failure. %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The text in the...

7.8CVSS6.8AI score0.91284EPSS
SaveExploits12References2
exploitpack
exploitpack
added 2015/08/05 12:0 a.m.140 views

ISC BIND 9 - TKEY Remote Denial of Service (PoC)

ISC BIND 9 - TKEY Remote Denial of Service PoC !/usr/bin/env python Exploit Title: PoC for BIND9 TKEY DoS Exploit Author: elceef Software Link: https://github.com/elceef/tkeypoc/ Version: ISC BIND 9 Tested on: multiple CVE : CVE-2015-5477 import socket import sys print'CVE-2015-5477 BIND9 TKEY Po...

7.8CVSS0.2AI score0.91284EPSS
SaveExploits12
Tenable Nessus
Tenable Nessus
added 2015/08/05 12:0 a.m.43 views

ISC BIND 9.7.x < 9.9.7-P2 / 9.10.x < 9.10.2-P3 TKEY Query Handling Remote DoS

According to its self-reported version number, the installation of ISC BIND on the remote name server is potentially affected by a denial of service vulnerability due to a REQUIRE assertion flaw that occurs while handling TKEY queries. A remote attacker can exploit this by using a specially craft...

7.8CVSS7AI score0.91284EPSS
SaveExploits12References4
Exploit DB
Exploit DB
added 2015/08/05 12:0 a.m.348 views

ISC BIND 9 - TKEY Remote Denial of Service (PoC)

!/usr/bin/env python Exploit Title: PoC for BIND9 TKEY DoS Exploit Author: elceef Software Link: https://github.com/elceef/tkeypoc/ Version: ISC BIND 9 Tested on: multiple CVE : CVE-2015-5477 import socket import sys print'CVE-2015-5477 BIND9 TKEY PoC' if lensys.argv 2: print'Usage: ' + sys.argv0...

7.8CVSS7.8AI score0.91284EPSS
SaveExploits12
securityvulns
securityvulns
added 2015/08/03 12:0 a.m.54 views

ISC bind named DoS

Assert on TKEY request processing...

7.8CVSS1.9AI score0.91284EPSS
SaveExploits12References1Affected Software1
Exploit DB
Exploit DB
added 2015/08/01 12:0 a.m.195 views

ISC BIND 9 - TKEY (PoC)

/ PoC for BIND9 TKEY assert Dos CVE-2015-5477 Usage: tkill What it does: - First sends a "version" query to see if the server is up. - Regardless of the version response, it then sends the DoS packet. - Then it waits 5 seconds for a response. If the server crashes, there will be no response. Note...

7.8CVSS7.8AI score0.91284EPSS
SaveExploits12
Check Point Advisories
Check Point Advisories
added 2015/08/01 12:0 a.m.11 views

ISC BIND Invalid TKEY Query Denial Of Service (CVE-2015-5477; CVE-2020-8625)

A denial of service vulnerability has been reported in ISC BIND DNS servers. The vulnerability is due to the way that the DNS server improperly handles invalid TKEY resource records. A remote attacker may exploit this issue by sending a specially crafted DNS query to a DNS server. Successful...

7.8CVSS1.8AI score0.91284EPSS
SaveExploits12
F5 Networks
F5 Networks
added 2015/07/30 12:0 a.m.52 views

SOL17025 - BIND DNSSEC vulnerability CVE-2010-0097

ISC BIND 9.0.x through 9.3.x, 9.4 before 9.4.3-P5, 9.5 before 9.5.2-P2, 9.6 before 9.6.1-P3, and 9.7.0 beta does not properly validate DNSSEC 1 NSEC and 2 NSEC3 records. CVE-2010-0097...

4.3CVSS6.9AI score0.09363EPSS
SaveExploits0References4
OSV
OSV
added 2015/07/29 2:59 p.m.6 views

CVE-2015-5477

named in ISC BIND 9.x before 9.9.7-P2 and 9.10.x before 9.10.2-P3 allows remote attackers to cause a denial of service REQUIRE assertion failure and daemon exit via TKEY queries...

6.4AI score
SaveExploits0References43
NVD
NVD
added 2015/07/29 2:59 p.m.19 views

CVE-2015-5477

named in ISC BIND 9.x before 9.9.7-P2 and 9.10.x before 9.10.2-P3 allows remote attackers to cause a denial of service REQUIRE assertion failure and daemon exit via TKEY queries...

7.8CVSS8.3AI score0.91284EPSS
SaveExploits12References42
Prion
Prion
added 2015/07/29 2:59 p.m.28 views

Authentication flaw

named in ISC BIND 9.x before 9.9.7-P2 and 9.10.x before 9.10.2-P3 allows remote attackers to cause a denial of service REQUIRE assertion failure and daemon exit via TKEY queries...

7.8CVSS7AI score0.91284EPSS
SaveExploits12References42Affected Software1
CVE
CVE
added 2015/07/29 2:0 p.m.310 views

CVE-2015-5477

CVE-2015-5477 affects ISC BIND 9.x prior to 9.9.7-P2 and 9.10.x prior to 9.10.2-P3. Root cause: improper handling of TKEY DNS resource records causes an assertion failure, forcing the named daemon to exit and potentially crash. Impact: remote denial of service via crafted TKEY queries. Remediatio...

7.8CVSS7.2AI score0.91284EPSS
SaveExploits12References42Affected Software1
Cvelist
Cvelist
added 2015/07/29 2:0 p.m.18 views

CVE-2015-5477

named in ISC BIND 9.x before 9.9.7-P2 and 9.10.x before 9.10.2-P3 allows remote attackers to cause a denial of service REQUIRE assertion failure and daemon exit via TKEY queries...

7.3AI score0.91284EPSS
SaveExploits12References42
Rows per page
Query Builder