FreshPorts - VuXML

This page displays vulnerability information about FreeBSD Ports.

The VUXML data was last processed by FreshPorts on 2025-12-08 21:19:55 UTC

List all Vulnerabilities, by package

List all Vulnerabilities, by date

These are the vulnerabilities relating to the commit you have selected:

VuXML IDDescription
475d1968-f99d-11ef-b382-b0416f0c4c67Spotipy -- Spotipy's cache file, containing spotify auth token, is created with overly broad permissions

security-advisories@github.com reports:

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 broad exposure of the spotify auth token. If this token can be read by an attacker (another user on the machine, or a process running as another user), it can be used to perform administrative actions on the Spotify account, depending on the scope granted to the token. Version 2.25.1 tightens the cache file permissions.


Discovery 2025-02-27
Entry 2025-03-05
py38-spotipy
py39-spotipy
py310-spotipy
py311-spotipy
< 2.25.1

CVE-2025-27154
https://nvd.nist.gov/vuln/detail/CVE-2025-27154
8acfcfdc-d27c-11f0-8512-b0416f0c4c67spotipy -- CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

https://github.com/spotipy-dev/spotipy/security/advisories/GHSA-r77h-rpp9-w2xm reports:

Spotipy is a Python library for the Spotify Web API. Prior to version 2.25.2, there is a cross-site scripting (XSS) vulnerability in the OAuth callback server that allows for JavaScript injection through the unsanitized error parameter. Attackers can execute arbitrary JavaScript in the user's browser during OAuth authentication. This issue has been patched in version 2.25.2.


Discovery 2025-11-26
Entry 2025-12-06
py310-spotipy
py311-spotipy
py312-spotipy
py313-spotipy
py313t-spotipy
py314-spotipy
< 2.25.2

CVE-2025-66040
https://cveawg.mitre.org/api/cve/CVE-2025-66040