your_spotify is an open source, self hosted Spotify tracking dashboard. YourSpotify versions < 1.8.0 use a hardcoded JSON Web Token (JWT) secret to sign authentication tokens. Attackers can use this well-known value to forge valid authentication tokens for arbitrary users. This vulnerability allows attackers to bypass authentication and authenticate as arbitrary YourSpotify users, including admin users. This issue has been addressed in version 1.8.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-03-13 19:15
Updated : 2024-03-14 12:52
NVD link : CVE-2024-28194
Mitre link : CVE-2024-28194
CVE.ORG link : CVE-2024-28194
JSON object : View
Products Affected
No product.
CWE
CWE-798
Use of Hard-coded Credentials