CVE-2015-1187
CRITICAL KEVD-Link Routers - Remote Code Execution via ping.ccp
Title source: llmExploitation Summary
CVE-2015-1187 is actively exploited and listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added March 25, 2022.
EIP tracks 5 public exploits from researchers including Metasploit, christopher-leese, Flanbox, including a Metasploit module exploits/linux/http/multi_ncc_ping_exec.
AI-analyzed exploit summary This Metasploit module exploits a command injection vulnerability in the ncc service of several D-Link and TRENDnet routers. It leverages the ping command functionality to execute arbitrary commands, download a payload, and achieve remote code execution.
Description
The ping tool in multiple D-Link and TRENDnet devices allow remote attackers to execute arbitrary code via the ping_addr parameter to ping.ccp.
Exploits (5)
This Metasploit module exploits a command injection vulnerability in the ncc service of several D-Link and TRENDnet routers. It leverages the ping command functionality to execute arbitrary commands, download a payload, and achieve remote code execution.
This repository provides an in-depth technical analysis of CVE-2015-1187, a command injection vulnerability in D-Link DIR-820L routers (firmware 1.05B03). The analysis includes firmware extraction, reverse engineering of the `ncc2` binary using Ghidra, and detailed documentation of the vulnerable `popen` call with unsanitized `ping_addr` input, enabling arbitrary command execution via shell metacharacters.
This repository provides an in-depth technical analysis of CVE-2015-1187, a command injection vulnerability in D-Link DIR-820L routers (firmware 1.05B03). The analysis includes firmware extraction, reverse engineering of the `ncc2` binary using Ghidra, and detailed root cause analysis of the unsanitized `ping_addr` parameter passed to `popen()`, enabling arbitrary command execution via shell metacharacters.
This repository provides a detailed technical analysis of CVE-2015-1187, an unauthenticated command injection vulnerability in D-Link DIR-820L (Rev A, v1.05B03). It includes reverse engineering steps, firmware extraction, and static analysis to trace the vulnerable `ping_addr` parameter.
This Metasploit module exploits a command injection vulnerability in the ncc service of several D-Link and TRENDnet routers by sending a crafted POST request to the ping.ccp endpoint. It achieves remote code execution by injecting commands into the ping_addr parameter and leveraging wget to download and execute a payload.
References (7)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H