ghsa-x7m9-mv49-fv73
Vulnerability from github
Published
2025-01-09 21:31
Modified
2025-01-10 18:38
Severity ?
VLAI Severity ?
Summary
Vaultwarden vulnerable to user impersonation
Details
An issue in the component src/api/identity.rs of Vaultwarden prior to v1.32.5 allows attackers to impersonate users, including Administrators, via a crafted authorization request.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "vaultwarden" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.32.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-55225" ], "database_specific": { "cwe_ids": [ "CWE-276", "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2025-01-09T23:13:58Z", "nvd_published_at": "2025-01-09T21:15:29Z", "severity": "HIGH" }, "details": "An issue in the component src/api/identity.rs of Vaultwarden prior to v1.32.5 allows attackers to impersonate users, including Administrators, via a crafted authorization request.", "id": "GHSA-x7m9-mv49-fv73", "modified": "2025-01-10T18:38:01Z", "published": "2025-01-09T21:31:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55225" }, { "type": "WEB", "url": "https://github.com/dani-garcia/vaultwarden/commit/20d9e885bfcd7df7828d92c6e59ed5fe7b40a879" }, { "type": "WEB", "url": "https://github.com/dani-garcia/vaultwarden/commit/37c14c3c69b244ec50f5c62b4c9260171607c1d8" }, { "type": "PACKAGE", "url": "https://github.com/dani-garcia/vaultwarden" }, { "type": "WEB", "url": "https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.4" }, { "type": "WEB", "url": "https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.5" }, { "type": "WEB", "url": "https://insinuator.net/2024/11/vulnerability-disclosure-authentication-bypass-in-vaultwarden-versions-1-32-5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "Vaultwarden vulnerable to user impersonation" }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…
Loading…