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

18 lines
809 B
Markdown

### [CVE-2016-2564](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2564)
![](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
Invision Power Services (IPS) Community Suite before 4.1.9 makes session hijack easier by relying on the PHP uniqid function without the more_entropy flag. Attackers can guess an Invision Power Board session cookie if they can predict the exact time of cookie generation.
### POC
#### Reference
- https://medium.com/@iancarroll/bypassing-authentication-in-invision-power-board-with-cve-2016-2564-9a24ea3655f9
#### Github
- https://github.com/ARPSyndicate/cvemon