mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-547x-748v-vp6p GHSA-9gh8-877r-g477
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user