mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
716 B
Markdown
19 lines
716 B
Markdown
### [CVE-2016-10197](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10197)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The search_make_new function in evdns.c in libevent before 2.1.6-beta allows attackers to cause a denial of service (out-of-bounds read) via an empty hostname.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/libevent/libevent/commit/ec65c42052d95d2c23d1d837136d1cf1d9ecef9e
|
|
- https://github.com/libevent/libevent/issues/332
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|