Modify ↓
Opened 15 years ago
Closed 15 years ago
#6584 closed defect (invalid)
Ticket Restrictions have no effect on Download Formats
Reported by: | Owned by: | Noah Kantrowitz | |
---|---|---|---|
Priority: | highest | Component: | PrivateTicketsPlugin |
Severity: | blocker | Keywords: | |
Cc: | akkarin@… | Trac Release: | 0.11 |
Description
I have multiple different levels of access levels, but even an anonymous user can select the "Download in other formats:" (e.g. CSV) and get a full ticket listing.
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
Priority: | high → highest |
---|
comment:2 Changed 15 years ago by
Severity: | critical → blocker |
---|
comment:3 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Not a but in the plugin. This was a bug in Trac itself, but I'm told it has since been corrected.
Note: See
TracTickets for help on using
tickets.
We have the same problem, users with limited permission are able to download a CSV file via the "Download in other formats" seeing all tickets ever created. This is a serious security hole.