From 6e5a811c284e7fcb24d557862d17a124732505f8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:53:15 +0000 Subject: [PATCH] Publish GHSA-ccgm-3xw4-h5p8 --- .../GHSA-ccgm-3xw4-h5p8.json | 26 +++++++++++++------ 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/advisories/github-reviewed/2021/04/GHSA-ccgm-3xw4-h5p8/GHSA-ccgm-3xw4-h5p8.json b/advisories/github-reviewed/2021/04/GHSA-ccgm-3xw4-h5p8/GHSA-ccgm-3xw4-h5p8.json index 56335903e3e..c5d042b2491 100644 --- a/advisories/github-reviewed/2021/04/GHSA-ccgm-3xw4-h5p8/GHSA-ccgm-3xw4-h5p8.json +++ b/advisories/github-reviewed/2021/04/GHSA-ccgm-3xw4-h5p8/GHSA-ccgm-3xw4-h5p8.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-ccgm-3xw4-h5p8", - "modified": "2021-04-19T21:54:20Z", + "modified": "2024-10-09T19:51:42Z", "published": "2021-04-20T16:30:03Z", "aliases": [ "CVE-2021-29421" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,18 +24,12 @@ "ecosystem": "PyPI", "name": "pikepdf" }, - "ecosystem_specific": { - "affected_functions": [ - "pikepdf.models.metadata.XMLParser", - "pikepdf.models.metadata.parse" - ] - }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "1.2.0" + "introduced": "1.3.0" }, { "fixed": "2.10.0" @@ -50,6 +48,18 @@ "type": "WEB", "url": "https://github.com/pikepdf/pikepdf/commit/3f38f73218e5e782fe411ccbb3b44a793c0b343a" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-ccgm-3xw4-h5p8" + }, + { + "type": "PACKAGE", + "url": "https://github.com/pikepdf/pikepdf" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pikepdf/PYSEC-2021-34.yaml" + }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36P4HTLBJPO524WMQWW57N3QRF4RFSJG"