You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2015/06/22 15:42:00 UTC

[jira] [Resolved] (MAILBOX-219) A user with any right on a mailbox gets full rights on the given mailbox.

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

Tellier Benoit resolved MAILBOX-219.
------------------------------------
    Resolution: Fixed

Thanks to Antoine Duprat

> A user with any right on a mailbox gets full rights on the given mailbox.
> -------------------------------------------------------------------------
>
>                 Key: MAILBOX-219
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-219
>             Project: James Mailbox
>          Issue Type: Bug
>          Components: api
>    Affects Versions: 0.5
>            Reporter: Tellier Benoit
>         Attachments: 0001-JWC-101-Replace-logical-OR-by-a-logical-AND-in-RFC43.patch, 0001-JWC-102-Mailbox-with-private-namespace-are-not-group.patch
>
>
> James uses binary operation code in order to store user's ACL on a single int.
> This was buggy as a or was used to see if the user have a given right. A and should have been used.
> So, as a consequence, setting any write to a user gives him full rights on the given mailbox, wich is a major security issue.
> All mailbox implementations are affected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org