What the vulnerability does
01Description
Unauthenticated PHP Object Injection in Tickera <= 3.6.0.2 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
What the vulnerability does
Unauthenticated PHP Object Injection in Tickera <= 3.6.0.2 versions.
Explanation of Vulnerability in Simple Terms
Tickera versions up to 3.6.0.2 contain a deserialization vulnerability that allows unauthenticated attackers to execute arbitrary code on the server. The vulnerability exists in how the application processes untrusted serialized data without proper validation. An attacker can exploit this remotely without authentication or user interaction to gain full control of the affected system.
What an attacker can do
Run arbitrary code on the server and take complete control of the site.
Potential impact on your site
Complete compromise of the server, including data theft, malware installation, and site defacement.
Conditions required to exploit
Network access to the Tickera application; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities