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

Debian: libxstream-java Important Remote Code Execution DSA-5100-2

debian
Calendar Grey November 10, 2021
Debian Logo
Numerous vulnerabilities in XStream could facilitate unauthorized code execution, highlighting an urgent requirement for a software update to safeguard users.

Multiple security vulnerabilities have been discovered in XStream, a Java library to serialize objects to XML and back again

Summary


Multiple security vulnerabilities have been discovered in XStream, a Java
library to serialize objects to XML and back again.

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 proble...

Read the Full Advisory

Severity
important
Lowest
Low
Medium
High
Critical

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