cve/2011/CVE-2011-0886.md
2024-06-18 02:51:15 +02:00

20 lines
1.0 KiB
Markdown

### [CVE-2011-0886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0886)
![](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 the web interface on the SMC SMCD3G-CCR (aka Comcast Business Gateway) with firmware before 1.4.0.49.2 allow remote attackers to (1) hijack the intranet connectivity of arbitrary users for requests that perform a login via goform/login, or hijack the authentication of administrators for requests that (2) enable external logins via an mso_remote_enable action to goform/RemoteRange or (3) change DNS settings via a manual_dns_enable action to goform/Basic.
### POC
#### Reference
- http://seclists.org/bugtraq/2011/Feb/36
- http://securityreason.com/securityalert/8068
- http://www.exploit-db.com/exploits/16123/
#### Github
No PoCs found on GitHub currently.