Alerts This Week
Warning Icon 1 677
Alerts This Week
Warning Icon 1 677

Debian: libxstream-java Moderate Remote Code Execution Vulnerability DSA-5004-1

debian
Calendar Grey November 10, 2021
Debian Logo
A new patch for the XStream Java library has been issued to address various code execution vulnerabilities affecting Debian systems. Ensure your infrastructure is secure today!
Multiple security vulnerabilities have been discovered in XStream, a Java library to serialize objects to XML and back again

Summary

These vulnerabilities may allow a remote attacker to load and execute arbitrary
code from a remote host only by manipulating the processed input stream.

XStream itself sets up a whitelist by default now, i.e. it blocks all classes
except those types it has explicit converters for. It used to have a blacklist
by default, i.e. it tried to block all currently known critical classes of the
Java runtime. Main reason for the blacklist were compatibility, it allowed to
use newer versions of XStream as drop-in replacement. However, this approach
has failed. A growing list of security reports has proven, that a blacklist is
inherently unsafe, apart from the fact that types of 3rd libraries were not
even considered. A blacklist scenario should be avoided in general, because it
provides a false sense of security.

For the oldstable distribution (buster), these problems have been fixed
in version 1.4.11.1-1+deb10u3.

For the stable distribution (bullseye), these problems have been fixed in
version 1.4.15-3+deb...

Read the Full Advisory

Package: libxstream-java
CVE ID: CVE-2021-39139 CVE-2021-39140 CVE-2021-39141 CVE-2021-39144

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Related News

Your message here