You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (JIRA)" <ji...@apache.org> on 2018/09/21 14:06:00 UTC

[jira] [Updated] (IGNITE-9560) Security permissions to restrict arbitrary code execution

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

Anton Vinogradov updated IGNITE-9560:
-------------------------------------
    Summary: Security permissions to restrict arbitrary code execution  (was: Security permissions to restrict arbitrary code exectution)

> Security permissions to restrict arbitrary code execution
> ---------------------------------------------------------
>
>                 Key: IGNITE-9560
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9560
>             Project: Ignite
>          Issue Type: Task
>          Components: security
>    Affects Versions: 2.6
>            Reporter: Anton Vinogradov
>            Assignee: Denis Garus
>            Priority: Major
>             Fix For: 2.8
>
>
> SecurityPermission class should be extended to cover all cases able to cause arbitrary code execution.
> 1) Restriction on listener registration
>  - IgniteEvents listener
>  - CQ listener
> 2) Restriction on closure (able to be executed on the remote node) execution
>  - Compute API (seems to be covered, should be rechecked)
>  - Services
>  - Entry processor
> 3) We have to make sure that cases listed at #1 and #2 are the all possible cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)