From c5aa1d894fdb2345d24fa9d64d0d3f92ff11efb8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 22:03:49 +0000 Subject: [PATCH] Publish Advisories GHSA-prr3-c3m5-p7q2 GHSA-5mmw-p5qv-w3x5 --- .../2023/11/GHSA-prr3-c3m5-p7q2/GHSA-prr3-c3m5-p7q2.json | 8 ++++++-- .../2023/12/GHSA-5mmw-p5qv-w3x5/GHSA-5mmw-p5qv-w3x5.json | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2023/11/GHSA-prr3-c3m5-p7q2/GHSA-prr3-c3m5-p7q2.json b/advisories/github-reviewed/2023/11/GHSA-prr3-c3m5-p7q2/GHSA-prr3-c3m5-p7q2.json index a526b06f627..4ce6c3ffe12 100644 --- a/advisories/github-reviewed/2023/11/GHSA-prr3-c3m5-p7q2/GHSA-prr3-c3m5-p7q2.json +++ b/advisories/github-reviewed/2023/11/GHSA-prr3-c3m5-p7q2/GHSA-prr3-c3m5-p7q2.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-prr3-c3m5-p7q2", - "modified": "2023-11-30T19:51:29Z", + "modified": "2023-12-14T22:02:39Z", "published": "2023-11-30T19:51:29Z", "aliases": [ "CVE-2023-48631" @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/adobe/css-tools/security/advisories/GHSA-prr3-c3m5-p7q2" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48631" + }, { "type": "WEB", "url": "https://github.com/adobe/css-tools/issues/211" @@ -65,6 +69,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-11-30T19:51:29Z", - "nvd_published_at": null + "nvd_published_at": "2023-12-14T13:15:54Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2023/12/GHSA-5mmw-p5qv-w3x5/GHSA-5mmw-p5qv-w3x5.json b/advisories/github-reviewed/2023/12/GHSA-5mmw-p5qv-w3x5/GHSA-5mmw-p5qv-w3x5.json index 8e738982438..9e7de914deb 100644 --- a/advisories/github-reviewed/2023/12/GHSA-5mmw-p5qv-w3x5/GHSA-5mmw-p5qv-w3x5.json +++ b/advisories/github-reviewed/2023/12/GHSA-5mmw-p5qv-w3x5/GHSA-5mmw-p5qv-w3x5.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-5mmw-p5qv-w3x5", - "modified": "2023-12-12T18:09:52Z", + "modified": "2023-12-14T22:03:11Z", "published": "2023-12-12T00:30:17Z", "aliases": [ "CVE-2023-45292" @@ -9,7 +9,10 @@ "summary": "Always incorrect control flow in github.com/mojocn/base64Captcha", "details": "When using the default implementation of Verify to check a Captcha, verification can be bypassed. For example, if the first parameter is a non-existent id, the second parameter is an empty string, and the third parameter is true, the function will always consider the Captcha to be correct.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" + } ], "affected": [ { @@ -60,6 +63,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-345", "CWE-670" ], "severity": "MODERATE",