What the vulnerability does
01Description
Deserialization of Untrusted Data vulnerability in rascals Vex vex allows Object Injection.This issue affects Vex: from n/a through < 1.2.9.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
What the vulnerability does
Deserialization of Untrusted Data vulnerability in rascals Vex vex allows Object Injection.This issue affects Vex: from n/a through < 1.2.9.
Explanation of Vulnerability in Simple Terms
Vex versions 1.2.9 and earlier contain a deserialization vulnerability that allows authenticated users to execute arbitrary code on the server. An attacker with low-level access can craft malicious serialized data that, when processed by the application, runs their own code with full system privileges. This affects confidentiality, integrity, and availability of the affected system.
What an attacker can do
Run their own code on the server with full privileges (remote code execution).
Potential impact on your site
Complete compromise of the Vex application and underlying server; data theft, modification, or deletion possible.
Conditions required to exploit
Attacker must have a low-privilege user account on the system; no user interaction required.
Key dates
External resources
Related vulnerabilities