mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 13:36:36 +00:00
18 lines
948 B
Markdown
18 lines
948 B
Markdown
### [CVE-2008-6974](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6974)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in apply.cgi in DD-WRT 24 sp1 and earlier allow remote attackers to hijack the authentication of administrators for requests that (1) execute arbitrary commands via the ping_ip parameter; (2) change the administrative credentials via the http_username and http_passwd parameters; (3) enable remote administration via the remote_management parameter; or (4) configure port forwarding via certain from, to, ip, and pro parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/9209
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|