CVE-2009-2766
DD-WRT 24 sp1 - Unauthenticated Settings Modification via cgi-bin/
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2009-2766. PoCs published by gat3way.
AI-analyzed exploit summary This is a detailed technical analysis of CVE-2008-6975, a remote root vulnerability in DD-WRT's httpd server due to command injection and authentication bypass. The writeup explains the root cause, including lack of metacharacter handling and execution of commands without authentication.
Description
httpd.c in httpd in the management GUI in DD-WRT 24 sp1 does not require administrative authentication for programs under cgi-bin/, which allows remote attackers to change settings via HTTP requests.
Exploits (1)
This is a detailed technical analysis of CVE-2008-6975, a remote root vulnerability in DD-WRT's httpd server due to command injection and authentication bypass. The writeup explains the root cause, including lack of metacharacter handling and execution of commands without authentication.