cve/2018/CVE-2018-17064.md

18 lines
797 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-17064](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17064)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered on D-Link DIR-816 A2 1.10 B05 devices. An HTTP request parameter is used in command string construction within the handler function of the /goform/sylogapply route. This could lead to command injection via the syslogIp parameter after /goform/clearlog is invoked.
### POC
#### Reference
- https://github.com/PAGalaxyLab/VulInfo/tree/master/D-Link/DIR-816/cmd_injection_2
#### Github
- https://github.com/PAGalaxyLab/VulInfo