Completed
Details
Assignee
Ryan SeniorRyan SeniorReporter
Carlo SciollaCarlo SciollaLabels
Patch
Code and TestPriority
Critical
Details
Details
Assignee
Ryan Senior
Ryan SeniorReporter
Carlo Sciolla
Carlo SciollaLabels
Patch
Code and Test
Priority
Created August 27, 2014 at 10:12 PM
Updated September 28, 2014 at 5:51 PM
Resolved September 28, 2014 at 5:51 PM
The default behavior of Java XML parsers is to happily resolve external XML entities, which exposes any application that processes unsecured XMLs to XXE vulnerabilities.
By default data.xml should initialize the XML parses with disabled XXE processing.