Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data leakage when using with Cm_RedisCache cache backend #326

Open
kanevbg opened this issue Jul 20, 2018 · 0 comments
Open

Data leakage when using with Cm_RedisCache cache backend #326

kanevbg opened this issue Jul 20, 2018 · 0 comments

Comments

@kanevbg
Copy link

kanevbg commented Jul 20, 2018

The issue maybe persists with the file caching adapter too or any other. Using Cm_RedisCache for the standard magento cache layers does not produce data leakage. To reproduce activate FPC and cache only one page. Look at the cache entries from FPC. Go to the cache management and delete FPC cache. Look back at the cache entries left from FPC - you will find entries of the tags used for the cached data. They should be cleared too. Look at this image showing the database storing the FPC data after caching one page and clearing the FPC from the admin panel.

https://ibb.co/iuLM8d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant