7.7
CVE-2022-31669
- EPSS 0.23%
- Veröffentlicht 14.11.2024 12:15:16
- Zuletzt bearbeitet 19.11.2024 15:20:01
- Quelle security@vmware.com
- Teams Watchlist Login
- Unerledigt Login
Harbor fails to validate the user permissions when updating tag immutability policies. By sending a request to update a tag immutability policy with an id that belongs to a project that the currently authenticated user doesn’t have access to, the attacker could modify tag immutability policies configured in other projects.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linuxfoundation ≫ Harbor Version >= 2.0.0 < 2.4.3
Linuxfoundation ≫ Harbor Version >= 2.5.0 < 2.5.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.23% | 0.458 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.7 | 3.1 | 4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N
|
security@vmware.com | 6.4 | 3.1 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L
|
CWE-285 Improper Authorization
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
CWE-863 Incorrect Authorization
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.