From e6d232599f671483a9479ec1d091c8970faeaef0 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 14:59:59 +0000 Subject: [PATCH] Publish Advisories GHSA-fr29-w6j4-525f GHSA-7hfx-h3j3-rwq4 --- .../GHSA-fr29-w6j4-525f.json | 11 +++++++---- .../GHSA-7hfx-h3j3-rwq4.json | 19 +++++++++++++++---- 2 files changed, 22 insertions(+), 8 deletions(-) diff --git a/advisories/github-reviewed/2023/12/GHSA-fr29-w6j4-525f/GHSA-fr29-w6j4-525f.json b/advisories/github-reviewed/2023/12/GHSA-fr29-w6j4-525f/GHSA-fr29-w6j4-525f.json index 650db420f05..379d2fb5671 100644 --- a/advisories/github-reviewed/2023/12/GHSA-fr29-w6j4-525f/GHSA-fr29-w6j4-525f.json +++ b/advisories/github-reviewed/2023/12/GHSA-fr29-w6j4-525f/GHSA-fr29-w6j4-525f.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-fr29-w6j4-525f", - "modified": "2024-01-03T21:47:31Z", + "modified": "2024-01-08T14:58:27Z", "published": "2023-12-30T03:30:19Z", "aliases": [ "CVE-2023-41543" @@ -9,7 +9,10 @@ "summary": "Jeecg Boot SQL Injection", "details": "SQL injection vulnerability in jeecg-boot v3.5.3, allows remote attackers to escalate privileges and obtain sensitive information via the component /sys/replicate/check.", "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": [ { @@ -52,9 +55,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-89" ], - "severity": "MODERATE", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-01-03T21:47:31Z", "nvd_published_at": "2023-12-30T02:15:08Z" diff --git a/advisories/github-reviewed/2024/01/GHSA-7hfx-h3j3-rwq4/GHSA-7hfx-h3j3-rwq4.json b/advisories/github-reviewed/2024/01/GHSA-7hfx-h3j3-rwq4/GHSA-7hfx-h3j3-rwq4.json index 2cd562c3af8..a1c54908bde 100644 --- a/advisories/github-reviewed/2024/01/GHSA-7hfx-h3j3-rwq4/GHSA-7hfx-h3j3-rwq4.json +++ b/advisories/github-reviewed/2024/01/GHSA-7hfx-h3j3-rwq4/GHSA-7hfx-h3j3-rwq4.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7hfx-h3j3-rwq4", - "modified": "2024-01-05T21:21:40Z", + "modified": "2024-01-08T14:58:50Z", "published": "2024-01-05T21:21:40Z", "aliases": [ "CVE-2024-21642" @@ -9,7 +9,10 @@ "summary": "D-Tale server-side request forgery through Web uploads", "details": "### Impact\nUsers hosting D-Tale publicly can be vulnerable to server-side request forgery (SSRF) allowing attackers to access files on the server.\n\n### Patches\nUsers should upgrade to version 3.9.0 where the \"Load From the Web\" input is turned off by default. You can find out more information on how to turn it back on [here](https://github.com/man-group/dtale?tab=readme-ov-file#load-data--sample-datasets)\n\n### Workarounds\nThe only workaround for versions earlier than 3.9.0 is to only host D-Tale to trusted users.\n\n### References\nSee \"Load Data & Sample Datasets\" [documentation](https://github.com/man-group/dtale?tab=readme-ov-file#load-data--sample-datasets)\n", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + } ], "affected": [ { @@ -37,6 +40,10 @@ "type": "WEB", "url": "https://github.com/man-group/dtale/security/advisories/GHSA-7hfx-h3j3-rwq4" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21642" + }, { "type": "WEB", "url": "https://github.com/man-group/dtale/commit/954f6be1a06ff8629ead2c85c6e3f8e2196b3df2" @@ -44,15 +51,19 @@ { "type": "PACKAGE", "url": "https://github.com/man-group/dtale" + }, + { + "type": "WEB", + "url": "https://github.com/man-group/dtale?tab=readme-ov-file#load-data--sample-datasets" } ], "database_specific": { "cwe_ids": [ "CWE-918" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-01-05T21:21:40Z", - "nvd_published_at": null + "nvd_published_at": "2024-01-05T22:15:43Z" } } \ No newline at end of file