-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[10.0] web_responsive: security issue showing all menus #850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Are you sure about this? I think you are only able to search on allowed menus... |
One of our cutomers who is paranoid about security discovered this and we tested it and found it real to some level. I can record a video and put the url here if you want to see it in action. |
I think that's totally unrelated to this modules, as this is controlled at another level: record rules. |
I tested it on OCA's /web runbot and recorded below video to show what I mean. Video URL: https://inet.dvit.me/share/s/G_okeMrDSI2AeHYjkC4Llg |
I have also verified the same issue ... |
I think that it's a permissions issue not related with "web_responsive" module... with correct access rights Odoo deny access to the views correctly... For me the problem it's that the search feature returns entries that you really don't have access to see. (Odoo launch access rights exception correctly if you select them) ** Tested on local machine Query for search menu entries: https://github.com/OCA/web/blob/10.0/web_responsive/static/src/js/web_responsive.js#L316 |
Yeah, then it seems we have to limit to the actual menus that are visible. |
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
When doing menu search, some menus that the user didn't have permission to use were presented to him. Fix OCA#850.
Dears,
I would like to congratulate all of you on the great work and effort being done here in OCA Repos.
We found a security flaw in the latest web responsive module starting from the version providing search in the drawer.
the security issue is that all users can access all menus when searching in the drawer which exposes security.
even the user can open the menu and see all records that he should not see.
Regards,
The text was updated successfully, but these errors were encountered: