mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-28 22:40:41 +01:00
18 lines
702 B
Markdown
18 lines
702 B
Markdown
### [CVE-2016-10152](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10152)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The read_config_file function in lib/hesiod.c in Hesiod 3.2.1 falls back to the ".athena.mit.edu" default domain when opening the configuration file fails, which allows remote attackers to gain root privileges by poisoning the DNS cache.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/achernya/hesiod/pull/10
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|