aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2025-12-06 08:29:07 +0000
committerNicola Vitale <nivit@FreeBSD.org>2025-12-06 08:31:43 +0000
commit83b0b77b52773b23a1a9784fe8a2226c6c73c553 (patch)
treec5235a6ebf92ba46f8e7de7cb5f2941fe9346e26
parent529c94a259236657f25600cb8b57c0d5cb559f64 (diff)
security/vuxml: Add audio/py-spotipy <= 2.25.1
-rw-r--r--security/vuxml/vuln/2025.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index 83004d9b0e45..f2f3e35d837e 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,39 @@
+ <vuln vid="8acfcfdc-d27c-11f0-8512-b0416f0c4c67">
+ <topic>spotipy -- CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')</topic>
+ <affects>
+ <package>
+ <name>py310-spotipy</name>
+ <name>py311-spotipy</name>
+ <name>py312-spotipy</name>
+ <name>py313-spotipy</name>
+ <name>py313t-spotipy</name>
+ <name>py314-spotipy</name>
+ <range><lt>2.25.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>https://github.com/spotipy-dev/spotipy/security/advisories/GHSA-r77h-rpp9-w2xm reports:</p>
+ <blockquote cite="https://github.com/spotipy-dev/spotipy/security/advisories/GHSA-r77h-rpp9-w2xm">
+ <p>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.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2025-66040</cvename>
+ <url>https://cveawg.mitre.org/api/cve/CVE-2025-66040</url>
+ </references>
+ <dates>
+ <discovery>2025-11-26</discovery>
+ <entry>2025-12-06</entry>
+ </dates>
+ </vuln>
+
<vuln vid="c7187676-d176-11f0-841f-843a4b343614">
<topic>xkbcomp -- Several vulnerabilities</topic>
<affects>