From d0bf59c4fd68d941460924ae48d4c3693e76584b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 15:05:50 +0000 Subject: [PATCH] Publish Advisories GHSA-4w8p-x6g8-fv64 GHSA-h3qr-fjhm-jphw --- .../GHSA-4w8p-x6g8-fv64/GHSA-4w8p-x6g8-fv64.json | 14 +++++++++++++- .../GHSA-h3qr-fjhm-jphw/GHSA-h3qr-fjhm-jphw.json | 12 ++++++++++-- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2022/02/GHSA-4w8p-x6g8-fv64/GHSA-4w8p-x6g8-fv64.json b/advisories/github-reviewed/2022/02/GHSA-4w8p-x6g8-fv64/GHSA-4w8p-x6g8-fv64.json index e90165ce91f..b84c1d27714 100644 --- a/advisories/github-reviewed/2022/02/GHSA-4w8p-x6g8-fv64/GHSA-4w8p-x6g8-fv64.json +++ b/advisories/github-reviewed/2022/02/GHSA-4w8p-x6g8-fv64/GHSA-4w8p-x6g8-fv64.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4w8p-x6g8-fv64", - "modified": "2022-02-23T17:39:11Z", + "modified": "2024-09-13T15:04:25Z", "published": "2022-02-01T00:48:54Z", "aliases": [ "CVE-2022-0339" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ @@ -48,6 +52,10 @@ "type": "WEB", "url": "https://github.com/janeczku/calibre-web/commit/3b216bfa07ec7992eff03e55d61732af6df9bb92" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-4w8p-x6g8-fv64" + }, { "type": "PACKAGE", "url": "https://github.com/janeczku/calibre-web" @@ -56,6 +64,10 @@ "type": "WEB", "url": "https://github.com/janeczku/calibre-web/releases/tag/0.6.16" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/calibreweb/PYSEC-2022-23.yaml" + }, { "type": "WEB", "url": "https://huntr.dev/bounties/499688c4-6ac4-4047-a868-7922c3eab369" diff --git a/advisories/github-reviewed/2022/07/GHSA-h3qr-fjhm-jphw/GHSA-h3qr-fjhm-jphw.json b/advisories/github-reviewed/2022/07/GHSA-h3qr-fjhm-jphw/GHSA-h3qr-fjhm-jphw.json index 9c4a0c398ba..839dc745b8b 100644 --- a/advisories/github-reviewed/2022/07/GHSA-h3qr-fjhm-jphw/GHSA-h3qr-fjhm-jphw.json +++ b/advisories/github-reviewed/2022/07/GHSA-h3qr-fjhm-jphw/GHSA-h3qr-fjhm-jphw.json @@ -1,17 +1,21 @@ { "schema_version": "1.4.0", "id": "GHSA-h3qr-fjhm-jphw", - "modified": "2022-07-29T18:08:32Z", + "modified": "2024-09-13T15:05:09Z", "published": "2022-07-14T00:00:23Z", "aliases": [ "CVE-2019-10800" ], - "summary": "Codecov prior to 2.0.16 does not sanitize gcov arguments", + "summary": "Codecov does not sanitize gcov arguments", "details": "This affects the package codecov before 2.0.16. The vulnerability occurs due to not sanitizing gcov arguments before being being provided to the popen method.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -44,6 +48,10 @@ "type": "WEB", "url": "https://github.com/codecov/codecov-python/commit/2a80aa434f74feb31242b6f213b75ce63ae97902" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-h3qr-fjhm-jphw" + }, { "type": "PACKAGE", "url": "https://github.com/codecov/codecov-python"