mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
809 B
Markdown
18 lines
809 B
Markdown
### [CVE-2016-2564](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2564)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|