Publish Advisories

GHSA-25w4-hfqg-4r52
GHSA-6c5p-j8vq-pqhj
GHSA-ghr5-ch3p-vcr6
This commit is contained in:
advisory-database[bot]
2024-08-02 15:46:35 +00:00
parent 9c9b4463a5
commit 8b2dc03306
3 changed files with 33 additions and 5 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-25w4-hfqg-4r52",
"modified": "2024-07-03T20:21:00Z",
"modified": "2024-08-02T15:45:01Z",
"published": "2024-04-25T18:30:39Z",
"aliases": [
"CVE-2023-5675"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/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:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -135,6 +139,18 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5675"
},
{
"type": "WEB",
"url": "https://github.com/quarkusio/quarkus/commit/b7dd69a3012a872f2846d73072ff232e07da74dd"
},
{
"type": "WEB",
"url": "https://github.com/quarkusio/quarkus/commit/bf2ef6c504b989f74ceb5947d823b6ab208f8b6e"
},
{
"type": "WEB",
"url": "https://github.com/quarkusio/quarkus/commit/c026b1cf6f2e07cc50b65c824d922319248d9341"
},
{
"type": "WEB",
"url": "https://github.com/quarkusio/quarkus/commit/d802748128cd1932279b7c334f3792d481814ef5"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6c5p-j8vq-pqhj",
"modified": "2024-04-26T16:57:59Z",
"modified": "2024-08-02T15:45:23Z",
"published": "2024-04-26T00:30:35Z",
"aliases": [
"CVE-2024-33663"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-ghr5-ch3p-vcr6",
"modified": "2024-06-10T18:30:56Z",
"modified": "2024-08-02T15:45:51Z",
"published": "2024-04-28T18:30:31Z",
"aliases": [
"CVE-2024-33883"
@@ -9,7 +9,14 @@
"summary": "ejs lacks certain pollution protection",
"details": "The ejs (aka Embedded JavaScript templates) package before 3.1.10 for Node.js lacks certain pollution protection.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -56,7 +63,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-1321"
"CWE-1321",
"CWE-693"
],
"severity": "MODERATE",
"github_reviewed": true,