You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/12/15 20:48:14 UTC

[GitHub] [lucene-solr] uschindler commented on issue #1082: SOLR-13984: add (experimental, disabled by default) security manager support

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org