-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: AdminComponent: UserFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 release
Description
As my inspection, I see controller app/code/Magento/Reports/Controller/Adminhtml/Report/Product/Downloads.php has wrong acl in ADMIN_RESOURCE
=> admin with no permission "Report/Downloads" still access the Downloads Report.
Preconditions (*)
- Magento 2.3
Steps to reproduce (*)
- Go to Store->Configuration, Advanced->Admin, Set "Add Secret Key to URLs" : "No"
- Create New Role with followings Permission:
Check label "Products" but uncheck "Downloads" - Create New Admin User and Assign to this role.
- Logout current admin user and login to New admin user.
- Go to this url : http://[Magento 2 domain]/admin/reports/report_product/downloads
Expected result (*)
- Can not access because don't have permission
Actual result (*)
- Still access normally
Metadata
Metadata
Assignees
Labels
Component: AdminComponent: UserFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 release