Skip to content

Navidrome Parameter Tampering vulnerability

Moderate severity GitHub Reviewed Published Apr 27, 2024 in navidrome/navidrome • Updated May 1, 2024

Package

gomod github.com/navidrome/navidrome (Go)

Affected versions

< 0.52.0

Patched versions

0.52.0

Description

Summary

Parameter tampering is a vulnerability where an attacker has the ability to manipulate parameter values in the HTTP requests.

Details

The attacker is able to change the parameter values in the body and successfully impersonate another user. In this case, the attacker created a playlist, added song, posted arbitrary comment, set the playlist to be public, and put the admin as the owner of the playlist.

Impact

Each known user is impacted. An attacker can obtain the ownerId from shared playlist information, meaning every user who has shared a playlist is also impacted, as they can be impersonated.

References

@deluan deluan published to navidrome/navidrome Apr 27, 2024
Published by the National Vulnerability Database May 1, 2024
Published to the GitHub Advisory Database May 1, 2024
Reviewed May 1, 2024
Last updated May 1, 2024

Severity

Moderate
4.2
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N

Weaknesses

CVE ID

CVE-2024-32963

GHSA ID

GHSA-4jrx-5w4h-3gpm

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.