[ 
https://issues.apache.org/jira/browse/TIKA-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18019146#comment-18019146
 ] 

Tilman Hausherr commented on TIKA-4471:
---------------------------------------

If it doesn't, what also works is adding this:

        System.setProperty("jdk.xml.totalEntitySizeLimit", "0");
        System.setProperty("jdk.xml.maxGeneralEntitySizeLimit", "0");
        System.setProperty("jdk.xml.entityReplacementLimit", "0");

> Add unit tests for XMLReaderUtil to confirm secure configurations
> -----------------------------------------------------------------
>
>                 Key: TIKA-4471
>                 URL: https://issues.apache.org/jira/browse/TIKA-4471
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Minor
>             Fix For: 4.0.0, 3.3.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to