mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
20 lines
765 B
Markdown
20 lines
765 B
Markdown
|
|
### [CVE-2017-16100](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16100)
|
||
|
|

|
||
|
|

|
||
|
|
&color=brighgreen)
|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
dns-sync is a sync/blocking dns resolver. If untrusted user input is allowed into the resolve() method then command injection is possible.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://github.com/skoranga/node-dns-sync/issues/5
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
|
- https://github.com/engn33r/awesome-redos-security
|
||
|
|
- https://github.com/ossf-cve-benchmark/CVE-2017-16100
|
||
|
|
|