Bug 1441538 (CVE-2017-7957) - CVE-2017-7957 XStream: DoS when unmarshalling void type
Summary: CVE-2017-7957 XStream: DoS when unmarshalling void type
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2017-7957
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1441541 1441542 1472040 1472041 1481373 1598330 1598351
Blocks: 1441543 1497821 1500546 1551389
TreeView+ depends on / blocked
 
Reported: 2017-04-12 08:12 UTC by Andrej Nemec
Modified: 2021-02-17 02:21 UTC (History)
53 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-10-16 13:44:00 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:1832 0 normal SHIPPED_LIVE Important: Red Hat JBoss Fuse/A-MQ 6.3 R4 security and bug fix update 2017-08-15 05:47:49 UTC
Red Hat Product Errata RHSA-2017:2888 0 normal SHIPPED_LIVE Important: Red Hat JBoss BRMS 6.4.6 security update 2017-10-13 01:59:23 UTC
Red Hat Product Errata RHSA-2017:2889 0 normal SHIPPED_LIVE Important: Red Hat JBoss BPM Suite 6.4.6 security update 2017-10-13 01:59:42 UTC

Description Andrej Nemec 2017-04-12 08:12:40 UTC
A vulnerability was found in XStream. Parsing a maliciously crafted file could cause the application to crash.

The processed stream at unmarshalling type contains type information to  recreate the formerly written objects. XStream creates therefore new instances based on these type information. The crash occurrs if this information advices XStream to create an instance of the primitive type 'void'. This situation can only happen if an attacker was able to manipulate the incoming data, since such an instance does not exist.

References:

http://seclists.org/oss-sec/2017/q2/9

Comment 1 Andrej Nemec 2017-04-12 08:18:00 UTC
Created jenkins-xstream tracking bugs for this issue:

Affects: fedora-all [bug 1441541]


Created xstream tracking bugs for this issue:

Affects: fedora-all [bug 1441542]

Comment 5 Andrej Nemec 2017-05-02 14:03:20 UTC
External References:

http://x-stream.github.io/CVE-2017-7957.html

Comment 8 errata-xmlrpc 2017-08-10 23:04:30 UTC
This issue has been addressed in the following products:

  Red Hat JBoss Fuse

Via RHSA-2017:1832 https://access.redhat.com/errata/RHSA-2017:1832

Comment 9 Kurt Seifried 2017-08-14 18:47:58 UTC
Created xstream tracking bugs for this issue:

Affects: fedora-all [bug 1481373]

Comment 12 errata-xmlrpc 2017-10-12 21:59:58 UTC
This issue has been addressed in the following products:

  Red Hat JBoss BRMS

Via RHSA-2017:2888 https://access.redhat.com/errata/RHSA-2017:2888

Comment 13 errata-xmlrpc 2017-10-12 22:00:55 UTC
This issue has been addressed in the following products:

  Red Hat JBoss BPM Suite

Via RHSA-2017:2889 https://access.redhat.com/errata/RHSA-2017:2889

Comment 17 Doran Moppert 2018-07-05 07:08:24 UTC
Created xstream tracking bugs for this issue:

Affects: fedora-all [bug 1598330]


Note You need to log in before you can comment on or make changes to this bug.