ghsa-r864-28pw-8682
Vulnerability from github
Published
2024-11-14 12:31
Modified
2024-12-12 19:15
Severity ?
Summary
Harbor fails to validate the user permissions when updating p2p preheat policies
Details
Harbor fails to validate the user permissions when updating p2p preheat policies. By sending a request to update a p2p preheat policy with an id that belongs to a project that the currently authenticated user doesn't have access to, the attacker could modify p2p preheat policies configured in other projects.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/goharbor/harbor" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.4.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/goharbor/harbor" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "2.5.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/goharbor/harbor/src" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.0.0-20220630175814-b4ef1db" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-31668" ], "database_specific": { "cwe_ids": [ "CWE-285" ], "github_reviewed": true, "github_reviewed_at": "2024-11-14T18:33:49Z", "nvd_published_at": "2024-11-14T12:15:16Z", "severity": "HIGH" }, "details": "Harbor fails to validate the user permissions when updating p2p preheat policies.\u00a0By sending a request to update a p2p preheat policy with an id that belongs to a project that the currently authenticated user doesn\u0027t have access to, the attacker could modify p2p preheat policies configured in other projects.", "id": "GHSA-r864-28pw-8682", "modified": "2024-12-12T19:15:24Z", "published": "2024-11-14T12:31:02Z", "references": [ { "type": "WEB", "url": "https://github.com/goharbor/harbor/security/advisories/GHSA-3wpx-625q-22j7" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31668" }, { "type": "PACKAGE", "url": "https://github.com/goharbor/harbor" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2024-3268" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Harbor fails to validate the user permissions when updating p2p preheat policies" }
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.