PHP Object Injection Vulnerability in Tiki’s Spreadsheets Feature
CVE-2023-22850
8.8HIGH
What is CVE-2023-22850?
A vulnerability exists in Tiki prior to version 24.1 due to insecure handling of serialized data in the Spreadsheets feature. Specifically, the issue arises from an unserialize function call in the lib/sheet/grid.php file, which allows an attacker to inject and manipulate PHP objects. This could lead to unauthorized access or execution of malicious code, posing significant risks to the security of applications built on this platform.