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

19 lines
822 B
Markdown

### [CVE-2017-14143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14143)
![](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 getUserzoneCookie function in Kaltura before 13.2.0 uses a hardcoded cookie secret to validate cookie signatures, which allows remote attackers to bypass an intended protection mechanism and consequently conduct PHP object injection attacks and execute arbitrary PHP code via a crafted userzone cookie.
### POC
#### Reference
- https://www.exploit-db.com/exploits/43028/
- https://www.exploit-db.com/exploits/43876/
#### Github
- https://github.com/ARPSyndicate/cvemon