What the vulnerability does
01Description
Unauthenticated PHP Object Injection in Geo Controller <= 8.9.8 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 Geo Controller <= 8.9.8 versions.
Explanation of Vulnerability in Simple Terms
Geo Controller versions up to 8.9.8 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. An attacker can exploit this remotely over the network without any user interaction or authentication.
What an attacker can do
Run arbitrary code on the server, read/modify all data, or take the site offline.
Potential impact on your site
Complete compromise of the server and all data hosted on it if Geo Controller is internet-facing.
Conditions required to exploit
Network access to the vulnerable Geo Controller instance; no authentication required.
Key dates
External resources
Related vulnerabilities