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

[jira] [Assigned] (IGNITE-9560) Security permissions to restrict arbitrary code exectution

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

Denis Garus reassigned IGNITE-9560:
-----------------------------------

    Assignee: Denis Garus

> Security permissions to restrict arbitrary code exectution
> ----------------------------------------------------------
>
>                 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)