Opened 6 months ago
Closed 6 months ago
#3646 closed defect (bug) (fixed)
Top-level admin-area menu for Forums is not visible to Moderators
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.7 | Priority: | normal |
| Severity: | normal | Version: | 2.0 |
| Component: | Component - Forums | Keywords: | commit has-screenshots |
| Cc: |
Description
User accounts assigned the Moderator role are capable of editing existing forums and creating new ones, but their mapped capabilities prevent them from visiting the admin-area Forums pages.
Neither the "All Forums" nor the "Add Forum" menu items are visible, and attempting to visit their URLs manually will trigger the standard WordPress wp_die(), due to an incorrect check inside of bbp_map_forum_meta_caps().
Originally reported on HackerOne as a security vulnerability allowing Moderators to edit forums, that shed some light onto this bug instead.
Logged in as Moderator, visiting an existing single Forum theme-side