Lucene search
+L

3 matches found

Veracode
Veracode
added 2025/03/05 10:4 a.m.10 views

Improper File Permissions

spotipy is vulnerable to Improper File Permissions. The vulnerability is due to insecure default file permissions that allow unauthorized users to read the Spotify auth token...

9.8CVSS6.9AI score0.00592EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2025/02/28 2:34 a.m.37 views

Spotipy's cache file, containing spotify auth token, is created with overly broad permissions

Summary The CacheHandler class creates a cache file to store the auth token here: https://github.com/spotipy-dev/spotipy/blob/master/spotipy/cachehandler.pyL93-L98 The file created has rw-r--r-- 644 permissions by default, when it could be locked down to rw------- 600 permissions. I think 600 is ...

9.8CVSS6.4AI score0.00592EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/27 1:53 p.m.6 views

CVE-2025-27154 Spotipy's cache file, containing spotify auth token, is created with overly broad permissions

Spotipy is a lightweight Python library for the Spotify Web API. The CacheHandler class creates a cache file to store the auth token. Prior to version 2.25.1, the file created has rw-r--r-- 644 permissions by default, when it could be locked down to rw------- 600 permissions. This leads to overly...

8.4CVSS6.3AI score0.00592EPSS
SaveExploits1References4
Rows per page
Query Builder