nexmo-community / PVPWham

Send your friends to Whamhalla with this Python script
0 stars 0 forks source link

spotipy-2.4.4.tar.gz: 1 vulnerabilities (highest severity is: 4.3) #5

Open mend-for-github-com[bot] opened 2 years ago

mend-for-github-com[bot] commented 2 years ago
Vulnerable Library - spotipy-2.4.4.tar.gz

A light weight Python library for the Spotify Web API

Library home page: https://files.pythonhosted.org/packages/59/46/3c957255c96910a8a0e2d9c25db1de51a8676ebba01d7966bedc6e748822/spotipy-2.4.4.tar.gz

Path to dependency file: /Pipfile

Path to vulnerable library: /Pipfile

Found in HEAD commit: 699d0c05e6aaaf7d410332344577ef9505035d6d

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spotipy version) Remediation Possible**
CVE-2023-23608 Medium 4.3 spotipy-2.4.4.tar.gz Direct 2.22.1

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-23608 ### Vulnerable Library - spotipy-2.4.4.tar.gz

A light weight Python library for the Spotify Web API

Library home page: https://files.pythonhosted.org/packages/59/46/3c957255c96910a8a0e2d9c25db1de51a8676ebba01d7966bedc6e748822/spotipy-2.4.4.tar.gz

Path to dependency file: /Pipfile

Path to vulnerable library: /Pipfile

Dependency Hierarchy: - :x: **spotipy-2.4.4.tar.gz** (Vulnerable Library)

Found in HEAD commit: 699d0c05e6aaaf7d410332344577ef9505035d6d

Found in base branch: main

### Vulnerability Details

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.

Publish Date: 2023-01-26

URL: CVE-2023-23608

### CVSS 3 Score Details (4.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-23608

Release Date: 2023-01-26

Fix Resolution: 2.22.1

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.

:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.

mend-for-github-com[bot] commented 1 year ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

mend-for-github-com[bot] commented 1 year ago

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.