What the vulnerability does
01Description
Editor PHP Object Injection in OptionTree <= 2.7.3 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
What the vulnerability does
Editor PHP Object Injection in OptionTree <= 2.7.3 versions.
Explanation of Vulnerability in Simple Terms
OptionTree versions up to 2.7.3 contain a deserialization vulnerability that allows authenticated administrators to execute arbitrary PHP code on the site. An attacker with admin access can craft malicious serialized data that, when processed by the application, runs their own code with full site privileges. This requires high-level access but poses a critical risk if admin credentials are compromised.
What an attacker can do
Run arbitrary PHP code on the site with full administrative privileges.
Potential impact on your site
A compromised admin account can lead to complete site takeover, data theft, or malware installation.
Conditions required to exploit
Attacker must have administrator-level access to the site.
Key dates
External resources
Related vulnerabilities