mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
24 lines
3.3 KiB
Markdown
24 lines
3.3 KiB
Markdown
![]() |
### [CVE-2018-5745](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5745)
|
||
|

|
||
|

|
||
|
%20This%20vulnerability%20could%20be%20encountered%20if%20a%20resolver%20running%20a%20version%20of%20BIND%20which%20has%20removed%20support%20for%20deprecated%20algorithms%20is%20configured%20to%20use%20a%20trust%20anchor%20which%20elects%20to%20change%20algorithm%20types%20to%20one%20of%20those%20deprecated%20algorithms.%0A%0A%20%20%20%20Support%20for%20GOST%20was%20removed%20from%20BIND%20in%209.13.1.%0A%20%20%20%20Support%20for%20DSA%20was%20removed%20from%20BIND%20in%209.13.4%0A%20%20%20%20Support%20for%20RSAMD5%20will%20be%20removed%20from%20future%20BIND%20releases%20in%20the%209.13%20branch%20and%20higher.%0A&color=brighgreen)
|
||
|
|
||
|
### Description
|
||
|
|
||
|
"managed-keys" is a feature which allows a BIND resolver to automatically maintain the keys used by trust anchors which operators configure for use in DNSSEC validation. Due to an error in the managed-keys feature it is possible for a BIND server which uses managed-keys to exit due to an assertion failure if, during key rollover, a trust anchor's keys are replaced with keys which use an unsupported algorithm. Versions affected: BIND 9.9.0 -> 9.10.8-P1, 9.11.0 -> 9.11.5-P1, 9.12.0 -> 9.12.3-P1, and versions 9.9.3-S1 -> 9.11.5-S3 of BIND 9 Supported Preview Edition. Versions 9.13.0 -> 9.13.6 of the 9.13 development branch are also affected. Versions prior to BIND 9.9.0 have not been evaluated for vulnerability to CVE-2018-5745.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/HJXSaber/bind9-my
|
||
|
- https://github.com/balabit-deps/balabit-os-8-bind9-libs
|
||
|
- https://github.com/balabit-deps/balabit-os-9-bind9-libs
|
||
|
- https://github.com/fokypoky/places-list
|
||
|
- https://github.com/pexip/os-bind9
|
||
|
- https://github.com/pexip/os-bind9-libs
|
||
|
|