What the vulnerability does
01Description
Deserialization of Untrusted Data vulnerability in uxper Nuss nuss allows Object Injection.This issue affects Nuss: from n/a through <= 1.3.3.
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 uxper Nuss nuss allows Object Injection.This issue affects Nuss: from n/a through <= 1.3.3.
Explanation of Vulnerability in Simple Terms
Nuss versions 1.3.3 and earlier contain a deserialization vulnerability that allows authenticated attackers to execute arbitrary code on the server. The vulnerability exists because the application deserializes untrusted data without proper validation. An attacker with low-level access can craft malicious serialized objects to achieve remote code execution with full system privileges.
What an attacker can do
Run arbitrary code on the server with full system access (read, modify, delete files and data).
Potential impact on your site
Complete compromise of the Nuss installation and underlying server; attacker can steal data, modify content, or use the server for further attacks.
Conditions required to exploit
Attacker must have a valid user account with low-level privileges; no user interaction required.
Key dates
External resources
Related vulnerabilities