#101 closed defect (bug) (fixed)
Security Breach: Editing off others posts with Level 1
| Reported by: | anonymousbugger | Owned by: | michel v |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.2 |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
Description
If there are several users set to level one they can edit all posts by every user at this level. On the blog there is always the "edit this" link and administration doesn't validate too.
Change History (7)
This ticket was mentioned in Slack in #forums by ipstenu. View the logs.
12 years ago
This ticket was mentioned in Slack in #forums by ipstenu. View the logs.
12 years ago
This ticket was mentioned in Slack in #core-themes by netweb. View the logs.
7 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I have fixed it with adding something like:
to wp-includes/template-functions-links.php function function edit_post_link and to file wp-admin/post.php in the edit-part.