Description
If, by some means, an unsuspecting REST server client would get a malformed response from the REST server, it could result in the client performing some unintended action from the XML parsing.
We should disable these extra options on the XML parser to prevent the possibility.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-19020 TestXmlParsing exception checking relies on a particular xml implementation without declaring it.
- Resolved