What the vulnerability does
01Description
Unauthenticated PHP Object Injection in Booktics <= 1.0.21 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 Booktics <= 1.0.21 versions.
Explanation of Vulnerability in Simple Terms
Booktics versions up to 1.0.21 contain a deserialization vulnerability that allows unauthenticated attackers to run arbitrary code on the server. The flaw exists in how the application processes untrusted serialized data without proper validation. No user interaction is required to exploit this issue. Update to version 1.0.22 or later immediately.
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 site, including data theft, malware injection, and service disruption.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities