From eaaf77f7150c225b37a13e7ac0e7f453cd0f55c7 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:34:52 +0000 Subject: [PATCH] Publish Advisories GHSA-2wxr-xh8w-9rjx GHSA-5rh9-r47c-q36p GHSA-773f-68wr-h5c8 GHSA-g8rf-63h9-mw87 GHSA-h846-m6mx-wpm3 GHSA-hm22-52r8-h92c GHSA-pghv-3jm2-h5h5 --- .../GHSA-2wxr-xh8w-9rjx.json | 35 ++++++++++++ .../GHSA-5rh9-r47c-q36p.json | 38 +++++++++++++ .../GHSA-773f-68wr-h5c8.json | 54 +++++++++++++++++++ .../GHSA-g8rf-63h9-mw87.json | 54 +++++++++++++++++++ .../GHSA-h846-m6mx-wpm3.json | 54 +++++++++++++++++++ .../GHSA-hm22-52r8-h92c.json | 54 +++++++++++++++++++ .../GHSA-pghv-3jm2-h5h5.json | 54 +++++++++++++++++++ 7 files changed, 343 insertions(+) create mode 100644 advisories/unreviewed/2024/08/GHSA-2wxr-xh8w-9rjx/GHSA-2wxr-xh8w-9rjx.json create mode 100644 advisories/unreviewed/2024/08/GHSA-5rh9-r47c-q36p/GHSA-5rh9-r47c-q36p.json create mode 100644 advisories/unreviewed/2024/08/GHSA-773f-68wr-h5c8/GHSA-773f-68wr-h5c8.json create mode 100644 advisories/unreviewed/2024/08/GHSA-g8rf-63h9-mw87/GHSA-g8rf-63h9-mw87.json create mode 100644 advisories/unreviewed/2024/08/GHSA-h846-m6mx-wpm3/GHSA-h846-m6mx-wpm3.json create mode 100644 advisories/unreviewed/2024/08/GHSA-hm22-52r8-h92c/GHSA-hm22-52r8-h92c.json create mode 100644 advisories/unreviewed/2024/08/GHSA-pghv-3jm2-h5h5/GHSA-pghv-3jm2-h5h5.json diff --git a/advisories/unreviewed/2024/08/GHSA-2wxr-xh8w-9rjx/GHSA-2wxr-xh8w-9rjx.json b/advisories/unreviewed/2024/08/GHSA-2wxr-xh8w-9rjx/GHSA-2wxr-xh8w-9rjx.json new file mode 100644 index 00000000000..85b3098cec2 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-2wxr-xh8w-9rjx/GHSA-2wxr-xh8w-9rjx.json @@ -0,0 +1,35 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2wxr-xh8w-9rjx", + "modified": "2024-08-01T00:33:22Z", + "published": "2024-08-01T00:33:22Z", + "aliases": [ + "CVE-2024-41262" + ], + "details": "mmudb v1.9.3 was discovered to use the HTTP protocol in the ShowMetricsRaw and ShowMetricsAsText functions, possibly allowing attackers to intercept communications via a man-in-the-middle attack.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41262" + }, + { + "type": "WEB", + "url": "https://gist.github.com/nyxfqq/c796ef4a0f3d93736c42022e085f78d7" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-07-31T22:15:02Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-5rh9-r47c-q36p/GHSA-5rh9-r47c-q36p.json b/advisories/unreviewed/2024/08/GHSA-5rh9-r47c-q36p/GHSA-5rh9-r47c-q36p.json new file mode 100644 index 00000000000..84213025f59 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-5rh9-r47c-q36p/GHSA-5rh9-r47c-q36p.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5rh9-r47c-q36p", + "modified": "2024-08-01T00:33:22Z", + "published": "2024-08-01T00:33:22Z", + "aliases": [ + "CVE-2024-38182" + ], + "details": "Weak authentication in Microsoft Dynamics 365 allows an unauthenticated attacker to elevate privileges over a network.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38182" + }, + { + "type": "WEB", + "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-38182" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1390" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-07-31T23:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-773f-68wr-h5c8/GHSA-773f-68wr-h5c8.json b/advisories/unreviewed/2024/08/GHSA-773f-68wr-h5c8/GHSA-773f-68wr-h5c8.json new file mode 100644 index 00000000000..ca06a05c288 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-773f-68wr-h5c8/GHSA-773f-68wr-h5c8.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-773f-68wr-h5c8", + "modified": "2024-08-01T00:33:23Z", + "published": "2024-08-01T00:33:23Z", + "aliases": [ + "CVE-2024-7330" + ], + "details": "A vulnerability has been found in YouDianCMS 7 and classified as critical. Affected by this vulnerability is the function curl_exec of the file /App/Core/Extend/Function/ydLib.php. The manipulation of the argument url leads to server-side request forgery. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-273253 was assigned to this vulnerability. NOTE: 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-7330" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.273253" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.273253" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.378325" + }, + { + "type": "WEB", + "url": "https://wiki.shikangsi.com/post/share/c065b84c-f2ab-4679-9336-de7fb1ebba1f" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-918" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-01T00:15:02Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-g8rf-63h9-mw87/GHSA-g8rf-63h9-mw87.json b/advisories/unreviewed/2024/08/GHSA-g8rf-63h9-mw87/GHSA-g8rf-63h9-mw87.json new file mode 100644 index 00000000000..4f6802777e6 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-g8rf-63h9-mw87/GHSA-g8rf-63h9-mw87.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-g8rf-63h9-mw87", + "modified": "2024-08-01T00:33:22Z", + "published": "2024-08-01T00:33:22Z", + "aliases": [ + "CVE-2024-7327" + ], + "details": "A vulnerability classified as critical was found in Xinhu RockOA 2.6.2. This vulnerability affects the function dataAction of the file /webmain/task/openapi/openmodhetongAction.php. The manipulation of the argument nickName leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-273250 is the identifier assigned to this vulnerability. NOTE: 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-7327" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.273250" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.273250" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.378320" + }, + { + "type": "WEB", + "url": "https://wiki.shikangsi.com/post/share/789dad54-851b-4ec6-a1f6-11271e30db71" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-07-31T22:15:02Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-h846-m6mx-wpm3/GHSA-h846-m6mx-wpm3.json b/advisories/unreviewed/2024/08/GHSA-h846-m6mx-wpm3/GHSA-h846-m6mx-wpm3.json new file mode 100644 index 00000000000..677fff49417 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-h846-m6mx-wpm3/GHSA-h846-m6mx-wpm3.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h846-m6mx-wpm3", + "modified": "2024-08-01T00:33:23Z", + "published": "2024-08-01T00:33:23Z", + "aliases": [ + "CVE-2024-7331" + ], + "details": "A vulnerability was found in TOTOLINK A3300R 17.0.0cu.557_B20221024 and classified as critical. Affected by this issue is the function UploadCustomModule of the file /cgi-bin/cstecgi.cgi. The manipulation of the argument File leads to buffer overflow. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-273254 is the identifier assigned to this vulnerability. NOTE: 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: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-7331" + }, + { + "type": "WEB", + "url": "https://github.com/abcdefg-png/IoT-vulnerable/blob/main/TOTOLINK/A3300R/UploadCustomModule.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.273254" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.273254" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.378351" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-120" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-01T00:15:02Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-hm22-52r8-h92c/GHSA-hm22-52r8-h92c.json b/advisories/unreviewed/2024/08/GHSA-hm22-52r8-h92c/GHSA-hm22-52r8-h92c.json new file mode 100644 index 00000000000..dc6a0dc53da --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-hm22-52r8-h92c/GHSA-hm22-52r8-h92c.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hm22-52r8-h92c", + "modified": "2024-08-01T00:33:23Z", + "published": "2024-08-01T00:33:23Z", + "aliases": [ + "CVE-2024-7329" + ], + "details": "A vulnerability, which was classified as critical, was found in YouDianCMS 7. Affected is an unknown function of the file /Public/ckeditor/plugins/multiimage/dialogs/image_upload.php. The manipulation of the argument files leads to unrestricted upload. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-273252. NOTE: 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-7329" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.273252" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.273252" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.378324" + }, + { + "type": "WEB", + "url": "https://wiki.shikangsi.com/post/share/30c24c77-42e6-4a0c-b60b-e02d09dc325b" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-434" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-07-31T23:15:14Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-pghv-3jm2-h5h5/GHSA-pghv-3jm2-h5h5.json b/advisories/unreviewed/2024/08/GHSA-pghv-3jm2-h5h5/GHSA-pghv-3jm2-h5h5.json new file mode 100644 index 00000000000..04e37689148 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-pghv-3jm2-h5h5/GHSA-pghv-3jm2-h5h5.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pghv-3jm2-h5h5", + "modified": "2024-08-01T00:33:22Z", + "published": "2024-08-01T00:33:22Z", + "aliases": [ + "CVE-2024-7328" + ], + "details": "A vulnerability, which was classified as problematic, has been found in YouDianCMS 7. This issue affects some unknown processing of the file /t.php?action=phpinfo. The manipulation leads to information disclosure. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-273251. NOTE: 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:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/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-7328" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.273251" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.273251" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.378323" + }, + { + "type": "WEB", + "url": "https://wiki.shikangsi.com/post/share/ce9ce9b8-dec1-4d85-a955-8e5876cc270f" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-07-31T23:15:13Z" + } +} \ No newline at end of file