CVE-2023-23608

Public Exploit
spotipy Path traversal vulnerability that may lead to type confusion in URI handling code

Description

Spotipy is a light weight Python library for the Spotify Web API. In versions prior to 2.22.1, if a malicious URI is passed to the library, the library can be tricked into performing an operation on a different API endpoint than intended. The code Spotipy uses to parse URIs and URLs allows an attacker to insert arbitrary characters into the path that is used for API requests. Because it is possible to include "..", an attacker can redirect for example a track lookup via spotifyApi.track() to an arbitrary API endpoint like playlists, but this is possible for other endpoints as well. The impact of this vulnerability depends heavily on what operations a client application performs when it handles a URI from a user and how it uses the responses it receives from the API. This issue is patched in version 2.22.1.

Category

N/A
CVSS
Severity: Low
EPSS 0.31%
Third-Party Advisory github.com
Affected: spotipy-dev spotipy
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-23608?
CVE-2023-23608 has not yet been assigned a CVSS score.
How to fix CVE-2023-23608?
To fix CVE-2023-23608, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-23608 being actively exploited in the wild?
It is possible that CVE-2023-23608 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-23608?
CVE-2023-23608 affects spotipy-dev spotipy.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.