mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2017-9445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9445)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In systemd through 233, certain sizes passed to dns_packet_new in systemd-resolved can cause it to allocate a buffer that's too small. A malicious DNS server can exploit this via a response with a specially crafted TCP payload to trick systemd-resolved into allocating a buffer that's too small, and subsequently write arbitrary data beyond the end of it.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|