CVE-2022-31671
14.11.2024, 12:15
Harbor fails to validate user permissions when reading and updating job execution logs through the P2P preheat execution logs. By sending a request that attempts to read/update P2P preheat execution logs and specifying different job IDs, malicious authenticated userscould read all the job logs stored in the Harbor database.Enginsight
Vendor | Product | Version |
---|---|---|
linuxfoundation | harbor | 2.0.0 ≤ 𝑥 < 2.4.3 |
linuxfoundation | harbor | 2.5.0 ≤ 𝑥 < 2.5.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-285 - Improper AuthorizationThe software does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.