Improper Input Validation Affecting libxstream-java package, versions <1.4.9-2


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
86.28% (99th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN9-LIBXSTREAMJAVA-283003
  • published29 Apr 2017
  • disclosed29 Apr 2017

Introduced: 29 Apr 2017

CVE-2017-7957  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

Upgrade Debian:9 libxstream-java to version 1.4.9-2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libxstream-java package and not the libxstream-java package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

XStream through 1.4.9, when a certain denyTypes workaround is not used, mishandles attempts to create an instance of the primitive type 'void' during unmarshalling, leading to a remote application crash, as demonstrated by an xstream.fromXML("<void/>") call.