mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
19 lines
822 B
Markdown
19 lines
822 B
Markdown
### [CVE-2017-14143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14143)
|
|

|
|

|
|

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