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

Erik Hatcher commented on SOLR-8307:
------------------------------------

Addressing [~elyograg]'s list above:

* org.apache.solr.handler.DocumentAnalysisRequestHandler: uses 
EmptyEntityResolver appropriately
* org.apache.solr.handler.XmlUpdateRequestHandlerTest: this is a test, so no 
concern (but it does not use EmptyEntityResolver)
* org.apache.solr.handler.dataimport.XPathRecordReader: uses EmptyEntityResolver
* org.apache.solr.handler.loader.XMLLoader: uses EmptyEntityResolver
* org.apache.solr.update.AddBlockUpdateTest:another test, so no concern, but it 
also does not use EmptyEntityResolver
* org.apache.solr.util.EmptyEntityResolver: this is the fix to potentially evil 
external entity references

So all those look fine.

> XXE Vulnerability
> -----------------
>
>                 Key: SOLR-8307
>                 URL: https://issues.apache.org/jira/browse/SOLR-8307
>             Project: Solr
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 5.3
>            Reporter: Adam Johnson
>            Assignee: Erik Hatcher
>            Priority: Blocker
>             Fix For: 5.4
>
>         Attachments: SOLR-8307.patch, SOLR-8307.patch
>
>
> Use the drop-down in the left menu to select a core. Use the “Watch Changes” 
> feature under the “Plugins / Stats” option. When submitting the changes, XML 
> is passed in the “stream.body” parameter and is vulnerable to XXE.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to