What the vulnerability does
01Description
Unauthenticated PHP Object Injection in Abogado <= 1.18 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 Abogado <= 1.18 versions.
Explanation of Vulnerability in Simple Terms
Abogado versions 1.18 and earlier contain a deserialization vulnerability that allows unauthenticated attackers to execute arbitrary code on the server. The vulnerability exists because the product deserializes untrusted data without proper validation. An attacker can exploit this remotely over the network without requiring user interaction or authentication.
What an attacker can do
Run their own code on the server and take full control of the site.
Potential impact on your site
Complete compromise of the site, including data theft, malware injection, and loss of availability.
Conditions required to exploit
Network access to the vulnerable Abogado installation; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities