#VU52568 Deserialization of Untrusted Data in xstream - CVE-2021-21343

 

#VU52568 Deserialization of Untrusted Data in xstream - CVE-2021-21343

Published: April 26, 2021 / Updated: December 17, 2024


Vulnerability identifier: #VU52568
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2021-21343
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
xstream
Software vendor:
XStream

Description

The vulnerability allows a remote attacker to delete arbitrary files.

The vulnerability exists due to insecure input validation when processing serialized data where the processed stream at unmarshalling time contains type information to recreate the formerly written objects. A remote attacker can pass specially crafted data to the application and delete arbitrary files.



Remediation

Install updates from vendor's website.

External links