Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1379553 - (CVE-2016-9180) CVE-2016-9180 perl-XML-Twig: expand_external_ents option fails to work as documented
CVE-2016-9180 perl-XML-Twig: expand_external_ents option fails to work as do...
Status: CLOSED WONTFIX
Product: Security Response
Classification: Other
Component: vulnerability (Show other bugs)
unspecified
All Linux
medium Severity medium
: ---
: ---
Assigned To: Red Hat Product Security
impact=moderate,public=20160927,repor...
: Security
Depends On: 1379554
Blocks: 1377998
  Show dependency treegraph
 
Reported: 2016-09-27 02:49 EDT by Doran Moppert
Modified: 2017-07-26 10:20 EDT (History)
8 users (show)

See Also:
Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
A vulnerability was found in perl-XML-Twig. External entity expansion (XXE) took place regardless of the setting 'expand_external_ents', which was supposed to disable this functionality if set to 0 (the default) or -1. An attacker could craft an XML message which, when processed by an application using perl-XML-Twig, could cause denial of service or, potentially, information disclosure.
Story Points: ---
Clone Of:
Environment:
Last Closed: 2016-11-16 21:47:08 EST
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Doran Moppert 2016-09-27 02:49:56 EDT
The option to `expand_external_ents`, documented as controlling external entity
expansion in XML::Twig does not work.  External entities are always expanded,
regardless of the option's setting.

Upstream bug:

https://rt.cpan.org/Public/Bug/Display.html?id=118097
Comment 1 Doran Moppert 2016-09-27 02:52:24 EDT
Created perl-XML-Twig tracking bugs for this issue:

Affects: fedora-all [bug 1379554]
Comment 2 Doran Moppert 2016-11-16 20:34:02 EST
Statement:

Red Hat Product Security has rated this issue as having Moderate security
impact. This issue is not currently planned to be addressed in future
updates. For additional information, refer to the Issue Severity
Classification: https://access.redhat.com/security/updates/classification/.
Comment 3 Doran Moppert 2016-11-16 20:34:09 EST
Acknowledgments:

Name: Doran Moppert (Red Hat Product Security Team)
Comment 4 Petr Pisar 2017-07-26 10:20:32 EDT
Upstream released 3.50 that added no_xxe flag that implements the desired behavior, but expand_external_ents flag, subject of this vulnerability, still has no effect.

So while XML-Twig >= 3.50 can now be used safely, the reported bug still exists.

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