Files
CVEs-PoC/2016/CVE-2016-9125.md
T
2025-09-29 21:09:30 +02:00

19 lines
972 B
Markdown

### [CVE-2016-9125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9125)
![](https://img.shields.io/static/v1?label=Product&message=Revive%20Adserver%20All%20versions%20before%203.2.3&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Revive%20Adserver%20All%20versions%20before%203.2.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Session%20Fixation%20(CWE-384)&color=brightgreen)
### Description
Revive Adserver before 3.2.3 suffers from session fixation, by allowing arbitrary session identifiers to be forced and, at the same time, by not invalidating the existing session upon a successful authentication. Under some circumstances, that could have been an opportunity for an attacker to steal an authenticated session.
### POC
#### Reference
- https://hackerone.com/reports/93813
- https://www.revive-adserver.com/security/revive-sa-2016-001/
#### Github
No PoCs found on GitHub currently.