forked from helpyio/helpy
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Error : File Access
RuboCop 0.48.1 and earlier does not use /tmp in safe way, allowing local users to exploit this to tamper with cache files belonging to other users.
Category description: When user-supplied input can contain ".." or similar characters that are passed through to file access APIs, causing access to files outside of an intended subdirectory.
Solution: upgrade rubocop to >= 0.49.0
Metadata
Metadata
Assignees
Labels
No labels