You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Robert Muir (Jira)" <ji...@apache.org> on 2019/12/16 12:38:00 UTC

[jira] [Moved] (LUCENE-9094) Ban ObjectInputStream and ObjectOutputStream in forbidden-apis

     [ https://issues.apache.org/jira/browse/LUCENE-9094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir moved SOLR-14093 to LUCENE-9094:
--------------------------------------------

      Component/s:     (was: Build)
                   general/build
              Key: LUCENE-9094  (was: SOLR-14093)
    Lucene Fields: New
          Project: Lucene - Core  (was: Solr)
         Security:     (was: Public)

> Ban ObjectInputStream and ObjectOutputStream in forbidden-apis
> --------------------------------------------------------------
>
>                 Key: LUCENE-9094
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9094
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: general/build
>            Reporter: Robert Muir
>            Assignee: Robert Muir
>            Priority: Major
>
> suggested build failure message:
> {quote}
> [forbidden-apis] Forbidden class/interface use: java.io.ObjectInputStream [Java deserialization is unsafe when the data is untrusted. The java developer is powerless: no checks or casts help, exploitation can happen in places such as clinit or finalize!]
> {quote}
> I will whitelist existing places doing this for now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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