uschindler commented on issue #1082: SOLR-13984: add (experimental, disabled by default) security manager support URL: https://github.com/apache/lucene-solr/pull/1082#issuecomment-565845386 I fully agree with Robert. IMHO, ObjectIn/OutputStream should be forboddenapis. It's good that this was catched here. This must really go away. You should never ever send serialized objects with remote streams. This is actually a security issue, a POC should be trivial for any experienced beginner hacker.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org