You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/03/28 09:46:00 UTC

[jira] [Commented] (OPENMEETINGS-2739) auth security issue

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17705917#comment-17705917 ] 

ASF subversion and git services commented on OPENMEETINGS-2739:
---------------------------------------------------------------

Commit c25f0f89028d245cf563cc51b6578cee95bd58b9 in openmeetings's branch refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=c25f0f890 ]

[OPENMEETINGS-2739] security page is updated


> auth security issue
> -------------------
>
>                 Key: OPENMEETINGS-2739
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2739
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 6.2.0
>            Reporter: Dennis Zimmt
>            Assignee: Maxim Solodovnik
>            Priority: Blocker
>              Labels: authentication, security
>             Fix For: 7.0.0
>
>
> There is a heavy security issue that enables you to to log yourself in as another user.
>  
> If you start the dialog to invite someone in a private room you can choose a room's title, a user and a password. Then you can generate an invitation url which is supposted to be send via mail to that user to join your room.
> That url contains a hash which logs in the invited user automatically.
>  
> <URL>/openmeetings/hash?invitation=c0fdb7cb-e0bb-4012-95ba-e658fc25c634&language=2
>  
> So by calling that url by yourself you can log in as that invited user (before actually sending the invitation).
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)