diff --git a/mapping.csv b/mapping.csv index a91c6206a2..ff498e377b 100644 --- a/mapping.csv +++ b/mapping.csv @@ -264223,3 +264223,4 @@ vulnerability,CVE-2023-50738,vulnerability--89dd738b-e09b-4632-a37a-752320b17aa7 vulnerability,CVE-2025-0541,vulnerability--e76a9987-b28b-4d39-885f-23c19e335881 vulnerability,CVE-2025-0540,vulnerability--44de523d-f1b6-4d41-ae81-a630c5cd4820 vulnerability,CVE-2025-23207,vulnerability--4c9b26a0-9a08-4e41-bf17-6a80c63b3485 +vulnerability,CVE-2025-23208,vulnerability--4b28a55a-70d8-4783-86b7-b7c63ea04ffc diff --git a/objects/vulnerability/vulnerability--4b28a55a-70d8-4783-86b7-b7c63ea04ffc.json b/objects/vulnerability/vulnerability--4b28a55a-70d8-4783-86b7-b7c63ea04ffc.json new file mode 100644 index 0000000000..fe1c5e8a1b --- /dev/null +++ b/objects/vulnerability/vulnerability--4b28a55a-70d8-4783-86b7-b7c63ea04ffc.json @@ -0,0 +1,22 @@ +{ + "type": "bundle", + "id": "bundle--40c85206-2a08-400b-99a3-807d175d9e9f", + "objects": [ + { + "type": "vulnerability", + "spec_version": "2.1", + "id": "vulnerability--4b28a55a-70d8-4783-86b7-b7c63ea04ffc", + "created_by_ref": "identity--8ce3f695-d5a4-4dc8-9e93-a65af453a31a", + "created": "2025-01-17T23:18:55.59551Z", + "modified": "2025-01-17T23:18:55.59551Z", + "name": "CVE-2025-23208", + "description": "zot is a production-ready vendor-neutral OCI image registry. The group data stored for users in the boltdb database (meta.db) is an append-list so group revocations/removals are ignored in the API. SetUserGroups is alled on login, but instead of replacing the group memberships, they are appended. This may be due to some conflict with the group definitions in the config file, but that wasn't obvious to me if it were the case. Any Zot configuration that relies on group-based authorization will not respect group remove/revocation by an IdP. This issue has been addressed in version 2.1.2. All users are advised to upgrade. There are no known workarounds for this vulnerability.", + "external_references": [ + { + "source_name": "cve", + "external_id": "CVE-2025-23208" + } + ] + } + ] +} \ No newline at end of file