mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
18 lines
794 B
Markdown
18 lines
794 B
Markdown
### [CVE-2015-4620](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4620)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
name.c in named in ISC BIND 9.7.x through 9.9.x before 9.9.7-P1 and 9.10.x before 9.10.2-P2, when configured as a recursive resolver with DNSSEC validation, allows remote attackers to cause a denial of service (REQUIRE assertion failure and daemon exit) by constructing crafted zone data and then making a query for a name in that zone.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://kb.isc.org/article/AA-01306
|
|
|
|
#### Github
|
|
- https://github.com/stran0s/stran0s
|
|
|