[MXS-2742] Cache Security Created: 2019-10-28 Updated: 2020-07-02 Resolved: 2020-07-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | cache |
| Affects Version/s: | None |
| Fix Version/s: | 2.5.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Todd Stoffel (Inactive) | Assignee: | Johan Wikman |
| Resolution: | Duplicate | Votes: | 1 |
| Labels: | None | ||
| Epic Link: | Cache Improvements |
| Description |
|
Security improvement to eliminate use of cache data for a user that was not authorized to access that information. For example user "A" with super privileges runs a query that returns a result set that is cached. Then user "B" runs the same query with less privileges and is able to retrieve the results from the cache. |
| Comments |
| Comment by Johan Wikman [ 2020-07-02 ] |
|
Duplicate of |