cve/2008/CVE-2008-6974.md
2024-06-18 02:51:15 +02:00

18 lines
948 B
Markdown

### [CVE-2008-6974](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6974)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.