What the vulnerability does
01Description
Unauthenticated PHP Object Injection in OttoKit <= 1.1.27 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 OttoKit <= 1.1.27 versions.
Explanation of Vulnerability in Simple Terms
OttoKit versions up to 1.1.27 contain a deserialization vulnerability that allows unauthenticated attackers to run arbitrary code on the site without user interaction. The vulnerability exists in how the product processes untrusted serialized data. An attacker can exploit this remotely over the network to gain full control of the affected system.
What an attacker can do
Run arbitrary code on the site and take complete control of it.
Potential impact on your site
Complete compromise of the site, including data theft, malware installation, and site defacement.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities