From 2d08fb9b79e6fcdaa5935cbd282f2c12464e16d4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 21:32:15 +0000 Subject: [PATCH] Publish Advisories GHSA-42vf-2jww-9pqr GHSA-6fxj-7699-3hq7 GHSA-f8jv-g4f8-mp52 GHSA-gj2r-2pgf-9327 GHSA-mrxf-2x45-jj67 GHSA-vqmq-g46j-863w --- .../GHSA-42vf-2jww-9pqr.json | 54 +++++++++++++++++ .../GHSA-6fxj-7699-3hq7.json | 54 +++++++++++++++++ .../GHSA-f8jv-g4f8-mp52.json | 38 ++++++++++++ .../GHSA-gj2r-2pgf-9327.json | 54 +++++++++++++++++ .../GHSA-mrxf-2x45-jj67.json | 58 +++++++++++++++++++ .../GHSA-vqmq-g46j-863w.json | 42 ++++++++++++++ 6 files changed, 300 insertions(+) create mode 100644 advisories/unreviewed/2024/10/GHSA-42vf-2jww-9pqr/GHSA-42vf-2jww-9pqr.json create mode 100644 advisories/unreviewed/2024/10/GHSA-6fxj-7699-3hq7/GHSA-6fxj-7699-3hq7.json create mode 100644 advisories/unreviewed/2024/10/GHSA-f8jv-g4f8-mp52/GHSA-f8jv-g4f8-mp52.json create mode 100644 advisories/unreviewed/2024/10/GHSA-gj2r-2pgf-9327/GHSA-gj2r-2pgf-9327.json create mode 100644 advisories/unreviewed/2024/10/GHSA-mrxf-2x45-jj67/GHSA-mrxf-2x45-jj67.json create mode 100644 advisories/unreviewed/2024/10/GHSA-vqmq-g46j-863w/GHSA-vqmq-g46j-863w.json diff --git a/advisories/unreviewed/2024/10/GHSA-42vf-2jww-9pqr/GHSA-42vf-2jww-9pqr.json b/advisories/unreviewed/2024/10/GHSA-42vf-2jww-9pqr/GHSA-42vf-2jww-9pqr.json new file mode 100644 index 00000000000..382da2e3ff6 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-42vf-2jww-9pqr/GHSA-42vf-2jww-9pqr.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-42vf-2jww-9pqr", + "modified": "2024-10-13T21:30:45Z", + "published": "2024-10-13T21:30:45Z", + "aliases": [ + "CVE-2024-9917" + ], + "details": "A vulnerability, which was classified as critical, was found in HuangDou UTCMS V9. This affects an unknown part of the file app/modules/ut-template/admin/template_creat.php. The manipulation of the argument content leads to deserialization. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9917" + }, + { + "type": "WEB", + "url": "https://github.com/DeepMountains/zzz/blob/main/CVE5-2.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.280245" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.280245" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.418749" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-502" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-13T20:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-6fxj-7699-3hq7/GHSA-6fxj-7699-3hq7.json b/advisories/unreviewed/2024/10/GHSA-6fxj-7699-3hq7/GHSA-6fxj-7699-3hq7.json new file mode 100644 index 00000000000..934be31ae24 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-6fxj-7699-3hq7/GHSA-6fxj-7699-3hq7.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6fxj-7699-3hq7", + "modified": "2024-10-13T21:30:45Z", + "published": "2024-10-13T21:30:45Z", + "aliases": [ + "CVE-2024-9916" + ], + "details": "A vulnerability, which was classified as critical, has been found in HuangDou UTCMS V9. Affected by this issue is some unknown functionality of the file app/modules/ut-cac/admin/cli.php. The manipulation of the argument o leads to os command injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9916" + }, + { + "type": "WEB", + "url": "https://github.com/DeepMountains/zzz/blob/main/CVE5-1.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.280244" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.280244" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.418748" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-78" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-13T19:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-f8jv-g4f8-mp52/GHSA-f8jv-g4f8-mp52.json b/advisories/unreviewed/2024/10/GHSA-f8jv-g4f8-mp52/GHSA-f8jv-g4f8-mp52.json new file mode 100644 index 00000000000..4fc69246b8d --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-f8jv-g4f8-mp52/GHSA-f8jv-g4f8-mp52.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-f8jv-g4f8-mp52", + "modified": "2024-10-13T21:30:45Z", + "published": "2024-10-13T21:30:45Z", + "aliases": [ + "CVE-2024-8070" + ], + "details": "CWE-312: Cleartext Storage of Sensitive Information vulnerability exists that exposes test\ncredentials in the firmware binary", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8070" + }, + { + "type": "WEB", + "url": "https://download.schneider-electric.com/files?p_Doc_Ref=SEVD-2024-282-04&p_enDocType=Security+and+Safety+Notice&p_File_Name=SEVD-2024-282-04.pdf" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-312" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-13T20:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-gj2r-2pgf-9327/GHSA-gj2r-2pgf-9327.json b/advisories/unreviewed/2024/10/GHSA-gj2r-2pgf-9327/GHSA-gj2r-2pgf-9327.json new file mode 100644 index 00000000000..4f2359f8162 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-gj2r-2pgf-9327/GHSA-gj2r-2pgf-9327.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gj2r-2pgf-9327", + "modified": "2024-10-13T21:30:45Z", + "published": "2024-10-13T21:30:45Z", + "aliases": [ + "CVE-2024-9918" + ], + "details": "A vulnerability has been found in HuangDou UTCMS V9 and classified as critical. This vulnerability affects the function RunSql of the file app/modules/ut-data/admin/sql.php. The manipulation of the argument sql leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9918" + }, + { + "type": "WEB", + "url": "https://github.com/DeepMountains/zzz/blob/main/CVE5-3.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.280246" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.280246" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.418750" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-13T20:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-mrxf-2x45-jj67/GHSA-mrxf-2x45-jj67.json b/advisories/unreviewed/2024/10/GHSA-mrxf-2x45-jj67/GHSA-mrxf-2x45-jj67.json new file mode 100644 index 00000000000..6acf02ba30e --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-mrxf-2x45-jj67/GHSA-mrxf-2x45-jj67.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mrxf-2x45-jj67", + "modified": "2024-10-13T21:30:45Z", + "published": "2024-10-13T21:30:45Z", + "aliases": [ + "CVE-2024-9915" + ], + "details": "A vulnerability classified as critical was found in D-Link DIR-619L B1 2.06. Affected by this vulnerability is the function formVirtualServ of the file /goform/formVirtualServ. The manipulation of the argument curTime leads to buffer overflow. The attack can be launched remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9915" + }, + { + "type": "WEB", + "url": "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/D-Link/DIR-619L/formVirtualServ.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.280243" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.280243" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.418747" + }, + { + "type": "WEB", + "url": "https://www.dlink.com" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-120" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-13T19:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-vqmq-g46j-863w/GHSA-vqmq-g46j-863w.json b/advisories/unreviewed/2024/10/GHSA-vqmq-g46j-863w/GHSA-vqmq-g46j-863w.json new file mode 100644 index 00000000000..83a3f82240d --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-vqmq-g46j-863w/GHSA-vqmq-g46j-863w.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vqmq-g46j-863w", + "modified": "2024-10-13T21:30:45Z", + "published": "2024-10-13T21:30:45Z", + "aliases": [ + "CVE-2024-7099" + ], + "details": "netease-youdao/qanything version 1.4.1 contains a vulnerability where unsafe data obtained from user input is concatenated in SQL queries, leading to SQL injection. The affected functions include `get_knowledge_base_name`, `from_status_to_status`, `delete_files`, and `get_file_by_status`. An attacker can exploit this vulnerability to execute arbitrary SQL queries, potentially stealing information from the database. The issue is fixed in version 1.4.2.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7099" + }, + { + "type": "WEB", + "url": "https://github.com/netease-youdao/qanything/commit/a87354f09d93e95350fb45eb343dc75454387554" + }, + { + "type": "WEB", + "url": "https://huntr.com/bounties/bc98983e-06cc-4a4b-be01-67e5010cb2c1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-13T21:15:10Z" + } +} \ No newline at end of file