diff --git a/advisories/github-reviewed/2024/02/GHSA-547x-748v-vp6p/GHSA-547x-748v-vp6p.json b/advisories/github-reviewed/2024/02/GHSA-547x-748v-vp6p/GHSA-547x-748v-vp6p.json index f5b25322d9e..5d5419e54f8 100644 --- a/advisories/github-reviewed/2024/02/GHSA-547x-748v-vp6p/GHSA-547x-748v-vp6p.json +++ b/advisories/github-reviewed/2024/02/GHSA-547x-748v-vp6p/GHSA-547x-748v-vp6p.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-547x-748v-vp6p", - "modified": "2024-02-02T18:10:51Z", + "modified": "2024-02-12T15:36:11Z", "published": "2024-02-02T06:30:31Z", "aliases": [ "CVE-2024-21485" @@ -136,6 +136,10 @@ "type": "WEB", "url": "https://github.com/plotly/dash/releases/tag/v2.15.0" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/dash/PYSEC-2024-35.yaml" + }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-DASHCORECOMPONENTS-6183084" diff --git a/advisories/github-reviewed/2024/02/GHSA-9gh8-877r-g477/GHSA-9gh8-877r-g477.json b/advisories/github-reviewed/2024/02/GHSA-9gh8-877r-g477/GHSA-9gh8-877r-g477.json index 610d071a2f7..91c91e57627 100644 --- a/advisories/github-reviewed/2024/02/GHSA-9gh8-877r-g477/GHSA-9gh8-877r-g477.json +++ b/advisories/github-reviewed/2024/02/GHSA-9gh8-877r-g477/GHSA-9gh8-877r-g477.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9gh8-877r-g477", - "modified": "2024-02-06T18:39:23Z", + "modified": "2024-02-12T15:35:28Z", "published": "2024-02-02T03:30:32Z", "aliases": [ "CVE-2024-22533" @@ -9,7 +9,10 @@ "summary": "Beetl Server-Side Template Injection vulnerability", "details": "Before Beetl v3.15.13.RELEASE, the rendering template has a server-side template injection (SSTI) vulnerability. When the incoming template is controllable, it will be filtered by the DefaultNativeSecurityManager blacklist. Because blacklist filtering is not strict, the blacklist can be bypassed, leading to arbitrary code execution.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -48,9 +51,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-94" ], - "severity": "MODERATE", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-02-02T18:10:29Z", "nvd_published_at": "2024-02-02T03:15:11Z"