CVE-2014-9727
EXPLOITED IN THE WILDAVM Fritz!Box - Remote Command Execution via var:lang Parameter
Title source: llmExploitation Summary
CVE-2014-9727 has been observed exploited in the wild (reported by VulnCheck KEV, InTheWild.io).
EIP tracks 2 public exploits from researchers including 0x4148, Unknown, including a Metasploit module exploits/linux/http/fritzbox_echo_exec.
AI-analyzed exploit summary This exploit leverages an unauthenticated remote command execution vulnerability in Fritz!Box routers by injecting shell commands via the 'var:lang' parameter in a crafted URL. The PoC demonstrates reading the VoIP configuration file, confirming arbitrary command execution.
Description
AVM Fritz!Box allows remote attackers to execute arbitrary commands via shell metacharacters in the var:lang parameter to cgi-bin/webcm.
Exploits (2)
This exploit leverages an unauthenticated remote command execution vulnerability in Fritz!Box routers by injecting shell commands via the 'var:lang' parameter in a crafted URL. The PoC demonstrates reading the VoIP configuration file, confirming arbitrary command execution.
This Metasploit module exploits an unauthenticated OS command injection vulnerability in various Fritz!Box devices via the `/cgi-bin/webcm` endpoint. It uses the `var:lang` parameter to inject commands and achieve remote code execution.