cve/2015/CVE-2015-5458.md
2024-06-18 02:51:15 +02:00

18 lines
662 B
Markdown

### [CVE-2015-5458](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5458)
![](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
Session fixation vulnerability in fileupload.php in PivotX before 2.3.11 allows remote attackers to hijack web sessions via the sess parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/132474/PivotX-2.3.10-Session-Fixation-XSS-Code-Execution.html
#### Github
No PoCs found on GitHub currently.