diff --git a/advisories/github-reviewed/2024/05/GHSA-94pr-w968-h923/GHSA-94pr-w968-h923.json b/advisories/github-reviewed/2024/05/GHSA-94pr-w968-h923/GHSA-94pr-w968-h923.json index e48c473c9fc..1b448fbcc90 100644 --- a/advisories/github-reviewed/2024/05/GHSA-94pr-w968-h923/GHSA-94pr-w968-h923.json +++ b/advisories/github-reviewed/2024/05/GHSA-94pr-w968-h923/GHSA-94pr-w968-h923.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-94pr-w968-h923", - "modified": "2024-05-03T19:35:07Z", + "modified": "2024-07-03T20:11:35Z", "published": "2024-05-02T15:30:35Z", "aliases": [ "CVE-2024-34147" @@ -55,7 +55,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-522" ], "severity": "LOW", "github_reviewed": true, diff --git a/advisories/github-reviewed/2024/05/GHSA-phh3-2p9m-w6j5/GHSA-phh3-2p9m-w6j5.json b/advisories/github-reviewed/2024/05/GHSA-phh3-2p9m-w6j5/GHSA-phh3-2p9m-w6j5.json index bcc4fafefe2..4b9e3ad2db0 100644 --- a/advisories/github-reviewed/2024/05/GHSA-phh3-2p9m-w6j5/GHSA-phh3-2p9m-w6j5.json +++ b/advisories/github-reviewed/2024/05/GHSA-phh3-2p9m-w6j5/GHSA-phh3-2p9m-w6j5.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-phh3-2p9m-w6j5", - "modified": "2024-05-03T19:37:35Z", + "modified": "2024-07-03T20:11:11Z", "published": "2024-05-02T15:30:35Z", "aliases": [ "CVE-2024-34148" @@ -51,7 +51,7 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-1321" ], "severity": "MODERATE", "github_reviewed": true, diff --git a/advisories/github-reviewed/2024/05/GHSA-vpw3-3prf-3974/GHSA-vpw3-3prf-3974.json b/advisories/github-reviewed/2024/05/GHSA-vpw3-3prf-3974/GHSA-vpw3-3prf-3974.json index b3bb79fff01..aa888b47886 100644 --- a/advisories/github-reviewed/2024/05/GHSA-vpw3-3prf-3974/GHSA-vpw3-3prf-3974.json +++ b/advisories/github-reviewed/2024/05/GHSA-vpw3-3prf-3974/GHSA-vpw3-3prf-3974.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vpw3-3prf-3974", - "modified": "2024-05-08T18:59:09Z", + "modified": "2024-07-03T20:12:04Z", "published": "2024-05-03T09:30:52Z", "aliases": [ "CVE-2023-35701" @@ -9,7 +9,10 @@ "summary": "Apache Hive Code Injection vulnerability", "details": "Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Hive.\n\nThe vulnerability affects the Hive JDBC driver component and it can potentially lead to arbitrary code execution on the machine/endpoint that the JDBC driver (client) is running. The malicious user must have sufficient permissions to specify/edit JDBC URL(s) in an endpoint relying on the Hive JDBC driver and the JDBC client process must run under a privileged user to fully exploit the vulnerability. \n\nThe attacker can setup a malicious HTTP server and specify a JDBC URL pointing towards this server. When a JDBC connection is attempted, the malicious HTTP server can provide a special response with customized payload that can trigger the execution of certain commands in the JDBC client.This issue affects Apache Hive: from 4.0.0-alpha-1 before 4.0.0.\n\nUsers are recommended to upgrade to version 4.0.0, which fixes the issue. ", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { diff --git a/advisories/github-reviewed/2024/05/GHSA-wccg-v638-j9q2/GHSA-wccg-v638-j9q2.json b/advisories/github-reviewed/2024/05/GHSA-wccg-v638-j9q2/GHSA-wccg-v638-j9q2.json index 09f529725a2..850423296c0 100644 --- a/advisories/github-reviewed/2024/05/GHSA-wccg-v638-j9q2/GHSA-wccg-v638-j9q2.json +++ b/advisories/github-reviewed/2024/05/GHSA-wccg-v638-j9q2/GHSA-wccg-v638-j9q2.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wccg-v638-j9q2", - "modified": "2024-05-03T20:22:18Z", + "modified": "2024-07-03T20:12:34Z", "published": "2024-05-02T21:30:29Z", "aliases": [ "CVE-2024-33396" @@ -9,7 +9,10 @@ "summary": "karmada vulnerable to arbitrary code execution via a crafted command ", "details": "An issue in karmada-io karmada v1.9.0 and before allows a local attacker to execute arbitrary code via a crafted command to get the token component.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N" + } ], "affected": [ { @@ -48,9 +51,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-284" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-05-03T20:22:18Z", "nvd_published_at": "2024-05-02T19:15:06Z"