Joel Bernstein created SOLR-8262:
------------------------------------

             Summary: Comment out /stream handler from sample solrconfig.xml's 
for security reasons
                 Key: SOLR-8262
                 URL: https://issues.apache.org/jira/browse/SOLR-8262
             Project: Solr
          Issue Type: Bug
            Reporter: Joel Bernstein


The /stream handler uses Java serialization for RPC. This presents a security 
risk because it allows anyone with access to the Solr ip/port to send arbitrary 
serialized objects to Solr.

This should not be on by default.

This ticket will comment out the /stream handler from the sample 
solrconfig.xml's and add a warning stating that this feature relies on Java 
serialization for RPC.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to