ghsa-4jrx-5w4h-3gpm
Vulnerability from github
Published
2024-05-01 08:29
Modified
2024-05-01 13:07
Severity ?
Summary
Navidrome Parameter Tampering vulnerability
Details
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.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/navidrome/navidrome" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.52.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-32963" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2024-05-01T08:29:48Z", "nvd_published_at": "2024-05-01T07:15:40Z", "severity": "MODERATE" }, "details": "### Summary\nParameter tampering is a vulnerability where an attacker has the ability to manipulate parameter values in the HTTP requests.\n\n### Details\nThe 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.\n\n### Impact\nEach 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.", "id": "GHSA-4jrx-5w4h-3gpm", "modified": "2024-05-01T13:07:04Z", "published": "2024-05-01T08:29:48Z", "references": [ { "type": "WEB", "url": "https://github.com/navidrome/navidrome/security/advisories/GHSA-4jrx-5w4h-3gpm" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-32963" }, { "type": "PACKAGE", "url": "https://github.com/navidrome/navidrome" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Navidrome Parameter Tampering vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.