What the vulnerability does
01Description
Deserialization of Untrusted Data vulnerability in PropertyHive.This issue affects PropertyHive: from n/a through 2.0.5.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N
What the vulnerability does
Deserialization of Untrusted Data vulnerability in PropertyHive.This issue affects PropertyHive: from n/a through 2.0.5.
Explanation of Vulnerability in Simple Terms
PropertyHive versions up to 2.0.5 deserialize untrusted data without validation, allowing an attacker to execute arbitrary code on the site. The vulnerability requires network access and high attack complexity but does not require authentication or user interaction. An attacker can craft a malicious serialized object to compromise the site's confidentiality and integrity.
What an attacker can do
Execute arbitrary code on the site and read or modify sensitive data without authentication.
Potential impact on your site
An attacker can run malicious code on your site, steal data, or modify content without needing a user account.
Conditions required to exploit
Network access to the vulnerable PropertyHive instance; no authentication required.
Key dates
External resources
Related vulnerabilities