Files
CVEs-PoC/2011/CVE-2011-0887.md
T
2024-06-18 02:51:15 +02:00

20 lines
821 B
Markdown

### [CVE-2011-0887](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0887)
![](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
The web management portal on the SMC SMCD3G-CCR (aka Comcast Business Gateway) with firmware before 1.4.0.49.2 uses predictable session IDs based on time values, which makes it easier for remote attackers to hijack sessions via a brute-force attack on the userid cookie.
### 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.