mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-fr29-w6j4-525f GHSA-7hfx-h3j3-rwq4
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user