https://bugzilla.redhat.com/show_bug.cgi?id=1397731 Bug ID: 1397731 Summary: CVE-2015-8978 perl-SOAP-Lite: XML exponential entity expansion denial-of-service Product: Security Response Component: vulnerability Keywords: Security Severity: medium Priority: medium Assignee: security-response-team@xxxxxxxxxx Reporter: anemec@xxxxxxxxxx CC: andrea.veri@xxxxxxxxx, bkearney@xxxxxxxxxx, emmanuel@xxxxxxxxx, janfrode@xxxxxxxxx, jpazdziora@xxxxxxxxxx, meissner@xxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, perl-maint-list@xxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, taw@xxxxxxxxxx, thomas@xxxxxxx, tkasparek@xxxxxxxxxx, tlestach@xxxxxxxxxx In Soap Lite (aka the SOAP::Lite extension for Perl) 1.14 and earlier, an example attack consists of defining 10 or more XML entities, each defined as consisting of 10 of the previous entity, with the document consisting of a single instance of the largest entity, which expands to one billion copies of the first entity. The amount of computer memory used for handling an external SOAP call would likely exceed that available to the process parsing the XML. References: http://cpansearch.perl.org/src/PHRED/SOAP-Lite-1.20/Changes -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx