mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
### [CVE-2019-7298](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7298)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered on D-Link DIR-823G devices with firmware through 1.02B03. A command Injection vulnerability allows attackers to execute arbitrary OS commands via a crafted /HNAP1 request. This occurs when any HNAP API function triggers a call to the system function with untrusted input from the request body, such as a body of ' /bin/telnetd' for the GetDeviceSettingsset API function. Consequently, an attacker can execute any command remotely when they control this input.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/leonW7/D-Link/blob/master/Vul_2.md
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/SexyBeast233/SecBooks
|
|
- https://github.com/leonW7/D-Link
|
|
- https://github.com/pen4uin/awesome-vulnerability-research
|
|
- https://github.com/pen4uin/vulnerability-research
|
|
- https://github.com/pen4uin/vulnerability-research-list
|
|
|