ghsa-hrmx-8jjv-g758
Vulnerability from github
Published
2024-08-01 21:31
Modified
2024-08-07 19:38
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Navidrome uses MD5 hashing algorithm
Details
Use of insecure hashing algorithm in the Gravatar's service in Navidrome v0.52.3 allows attackers to manipulate a user's account information.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/navidrome/navidrome" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.52.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-41259" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-305", "CWE-306" ], "github_reviewed": true, "github_reviewed_at": "2024-08-02T13:25:53Z", "nvd_published_at": "2024-08-01T21:15:36Z", "severity": "MODERATE" }, "details": "Use of insecure hashing algorithm in the Gravatar\u0027s service in Navidrome v0.52.3 allows attackers to manipulate a user\u0027s account information.", "id": "GHSA-hrmx-8jjv-g758", "modified": "2024-08-07T19:38:27Z", "published": "2024-08-01T21:31:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41259" }, { "type": "WEB", "url": "https://gist.github.com/nyxfqq/d192af10b53a363e2d9e430068333e04" }, { "type": "PACKAGE", "url": "https://github.com/navidrome/navidrome" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2024-3029" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Navidrome uses MD5 hashing algorithm" }
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.
Loading…