CVE-2023-23608
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2023-23608
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-01-26T21:18:13
- Last Modified Date
- 2023-02-06T17:23:45
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:spotipy_project:spotipy:*:*:*:*:*:*:*:* | 1 | OR | 2.22.1 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/spotipy-dev/spotipy/security/advisories/GHSA-q764-g6fm-555v |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-23608 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23608 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-01-26 23:18:01 | Added to TrackCVE | |||
2023-01-26 23:18:02 | Weakness Enumeration | new | ||
2023-01-27 15:15:04 | 2023-01-27T14:03:31 | CVE Modified Date | updated | |
2023-01-27 15:15:04 | Received | Awaiting Analysis | Vulnerability Status | updated |
2023-02-06 12:13:58 | Awaiting Analysis | Undergoing Analysis | Vulnerability Status | updated |
2023-02-06 18:14:07 | 2023-02-06T17:23:45 | CVE Modified Date | updated | |
2023-02-06 18:14:07 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |
2023-02-06 18:14:10 | CPE Information | updated |