From 571aff06443f06ba557c0ae525e7616d721bac65 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:32:58 +0000 Subject: [PATCH] Publish Advisories GHSA-3jx4-4w9w-g9w4 GHSA-69pr-78gv-7c6h GHSA-77cj-jx2q-994q GHSA-7wc4-v88g-h92f GHSA-826h-p4c3-477p GHSA-h95c-frw5-64m7 GHSA-hv5m-fhgm-gww4 GHSA-p836-rww8-ff8f GHSA-pqpp-52g6-wrvx GHSA-v647-h8jj-fw5r GHSA-xf5c-p855-rpw9 --- .../GHSA-3jx4-4w9w-g9w4.json | 40 +++++++++++++++++++ .../GHSA-69pr-78gv-7c6h.json | 36 +++++++++++++++++ .../GHSA-77cj-jx2q-994q.json | 40 +++++++++++++++++++ .../GHSA-7wc4-v88g-h92f.json | 40 +++++++++++++++++++ .../GHSA-826h-p4c3-477p.json | 36 +++++++++++++++++ .../GHSA-h95c-frw5-64m7.json | 36 +++++++++++++++++ .../GHSA-hv5m-fhgm-gww4.json | 40 +++++++++++++++++++ .../GHSA-p836-rww8-ff8f.json | 40 +++++++++++++++++++ .../GHSA-pqpp-52g6-wrvx.json | 34 ++++++++++++++++ .../GHSA-v647-h8jj-fw5r.json | 36 +++++++++++++++++ .../GHSA-xf5c-p855-rpw9.json | 40 +++++++++++++++++++ 11 files changed, 418 insertions(+) create mode 100644 advisories/unreviewed/2024/12/GHSA-3jx4-4w9w-g9w4/GHSA-3jx4-4w9w-g9w4.json create mode 100644 advisories/unreviewed/2024/12/GHSA-69pr-78gv-7c6h/GHSA-69pr-78gv-7c6h.json create mode 100644 advisories/unreviewed/2024/12/GHSA-77cj-jx2q-994q/GHSA-77cj-jx2q-994q.json create mode 100644 advisories/unreviewed/2024/12/GHSA-7wc4-v88g-h92f/GHSA-7wc4-v88g-h92f.json create mode 100644 advisories/unreviewed/2024/12/GHSA-826h-p4c3-477p/GHSA-826h-p4c3-477p.json create mode 100644 advisories/unreviewed/2024/12/GHSA-h95c-frw5-64m7/GHSA-h95c-frw5-64m7.json create mode 100644 advisories/unreviewed/2024/12/GHSA-hv5m-fhgm-gww4/GHSA-hv5m-fhgm-gww4.json create mode 100644 advisories/unreviewed/2024/12/GHSA-p836-rww8-ff8f/GHSA-p836-rww8-ff8f.json create mode 100644 advisories/unreviewed/2024/12/GHSA-pqpp-52g6-wrvx/GHSA-pqpp-52g6-wrvx.json create mode 100644 advisories/unreviewed/2024/12/GHSA-v647-h8jj-fw5r/GHSA-v647-h8jj-fw5r.json create mode 100644 advisories/unreviewed/2024/12/GHSA-xf5c-p855-rpw9/GHSA-xf5c-p855-rpw9.json diff --git a/advisories/unreviewed/2024/12/GHSA-3jx4-4w9w-g9w4/GHSA-3jx4-4w9w-g9w4.json b/advisories/unreviewed/2024/12/GHSA-3jx4-4w9w-g9w4/GHSA-3jx4-4w9w-g9w4.json new file mode 100644 index 00000000000..5e58c27a485 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-3jx4-4w9w-g9w4/GHSA-3jx4-4w9w-g9w4.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3jx4-4w9w-g9w4", + "modified": "2024-12-16T09:31:09Z", + "published": "2024-12-16T09:31:09Z", + "aliases": [ + "CVE-2024-12642" + ], + "details": "TenderDocTransfer from Chunghwa Telecom has an Arbitrary File Write vulnerability. The application sets up a simple local web server and provides APIs for communication with the target website. Due to the lack of CSRF protection for the APIs, unauthenticated remote attackers could use these APIs through phishing. Additionally, one of the APIs contains a Relative Path Traversal vulnerability, allowing attackers to write arbitrary files to any path on the user's system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12642" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/en/cp-139-8300-2eaa1-2.html" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/tw/cp-132-8294-44d13-1.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-23" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T07:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-69pr-78gv-7c6h/GHSA-69pr-78gv-7c6h.json b/advisories/unreviewed/2024/12/GHSA-69pr-78gv-7c6h/GHSA-69pr-78gv-7c6h.json new file mode 100644 index 00000000000..da8c6b9649b --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-69pr-78gv-7c6h/GHSA-69pr-78gv-7c6h.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-69pr-78gv-7c6h", + "modified": "2024-12-16T09:31:10Z", + "published": "2024-12-16T09:31:10Z", + "aliases": [ + "CVE-2024-54083" + ], + "details": "Mattermost versions 10.1.x <= 10.1.2, 10.0.x <= 10.0.2, 9.11.x <= 9.11.4, 9.5.x <= 9.5.12 fail to properly validate the type of callProps which allows a user to cause a client side (webapp and mobile) DoS to users of particular channels, by sending a specially crafted post.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-54083" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1287" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T08:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-77cj-jx2q-994q/GHSA-77cj-jx2q-994q.json b/advisories/unreviewed/2024/12/GHSA-77cj-jx2q-994q/GHSA-77cj-jx2q-994q.json new file mode 100644 index 00000000000..72814cb9213 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-77cj-jx2q-994q/GHSA-77cj-jx2q-994q.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-77cj-jx2q-994q", + "modified": "2024-12-16T09:31:10Z", + "published": "2024-12-16T09:31:09Z", + "aliases": [ + "CVE-2024-12645" + ], + "details": "The topm-client from Chunghwa Telecom has an Arbitrary File Read vulnerability. The application sets up a simple local web server and provides APIs for communication with the target website. Due to the lack of CSRF protection for the APIs, unauthenticated remote attackers could use these APIs through phishing. Additionally, one of the APIs contains a Relative Path Traversal vulnerability, allowing attackers to read arbitrary files on the user's system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12645" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/en/cp-139-8303-3220b-2.html" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/tw/cp-132-8297-13670-1.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-23" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T07:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-7wc4-v88g-h92f/GHSA-7wc4-v88g-h92f.json b/advisories/unreviewed/2024/12/GHSA-7wc4-v88g-h92f/GHSA-7wc4-v88g-h92f.json new file mode 100644 index 00000000000..d9bea6c361a --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-7wc4-v88g-h92f/GHSA-7wc4-v88g-h92f.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7wc4-v88g-h92f", + "modified": "2024-12-16T09:31:09Z", + "published": "2024-12-16T09:31:09Z", + "aliases": [ + "CVE-2024-12641" + ], + "details": "TenderDocTransfer from Chunghwa Telecom has a Reflected Cross-site scripting vulnerability. The application sets up a simple local web server and provides APIs for communication with the target website. Due to the lack of CSRF protection for the APIs, unauthenticated remote attackers could use specific APIs through phishing to execute arbitrary JavaScript code in the user’s browser. Since the web server set by the application supports Node.Js features, attackers can further leverage this to run OS commands.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12641" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/en/cp-139-8299-42168-2.html" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/tw/cp-132-8292-4fd98-1.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T07:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-826h-p4c3-477p/GHSA-826h-p4c3-477p.json b/advisories/unreviewed/2024/12/GHSA-826h-p4c3-477p/GHSA-826h-p4c3-477p.json new file mode 100644 index 00000000000..a1fd55962fb --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-826h-p4c3-477p/GHSA-826h-p4c3-477p.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-826h-p4c3-477p", + "modified": "2024-12-16T09:31:10Z", + "published": "2024-12-16T09:31:10Z", + "aliases": [ + "CVE-2024-48872" + ], + "details": "Mattermost versions 10.1.x <= 10.1.2, 10.0.x <= 10.0.2, 9.11.x <= 9.11.4, and 9.5.x <= 9.5.12 fail to prevent concurrently checking and updating the failed login attempts. which allows an attacker to bypass of \"Max failed attempts\" restriction and send a big number of login attempts before being blocked via simultaneously sending multiple login requests", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48872" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-362" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T08:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-h95c-frw5-64m7/GHSA-h95c-frw5-64m7.json b/advisories/unreviewed/2024/12/GHSA-h95c-frw5-64m7/GHSA-h95c-frw5-64m7.json new file mode 100644 index 00000000000..f7613a93b8a --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-h95c-frw5-64m7/GHSA-h95c-frw5-64m7.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h95c-frw5-64m7", + "modified": "2024-12-16T09:31:10Z", + "published": "2024-12-16T09:31:10Z", + "aliases": [ + "CVE-2024-9678" + ], + "details": "An SQL Injection vulnerability existed in DLP Extension 11.11.1.3. The vulnerability allowed an attacker to perform arbitrary SQL queries potentially leading to command execution.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9678" + }, + { + "type": "WEB", + "url": "https://thrive.trellix.com/s/article/000013964" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T07:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-hv5m-fhgm-gww4/GHSA-hv5m-fhgm-gww4.json b/advisories/unreviewed/2024/12/GHSA-hv5m-fhgm-gww4/GHSA-hv5m-fhgm-gww4.json new file mode 100644 index 00000000000..3495ae02a6e --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-hv5m-fhgm-gww4/GHSA-hv5m-fhgm-gww4.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hv5m-fhgm-gww4", + "modified": "2024-12-16T09:31:09Z", + "published": "2024-12-16T09:31:09Z", + "aliases": [ + "CVE-2024-12643" + ], + "details": "The tbm-client from Chunghwa Telecom has an Arbitrary File Delete vulnerability. The application sets up a simple local web server and provides APIs for communication with the target website. Due to the lack of CSRF protection in the APIs, unauthenticated remote attackers could use these APIs through phishing. Additionally, one of the APIs contains an Absolute Path Traversal vulnerability, allowing attackers to delete arbitrary files on the user's system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12643" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/en/cp-139-8301-c2f4b-2.html" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/tw/cp-132-8295-bfa3b-1.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-36" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T07:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-p836-rww8-ff8f/GHSA-p836-rww8-ff8f.json b/advisories/unreviewed/2024/12/GHSA-p836-rww8-ff8f/GHSA-p836-rww8-ff8f.json new file mode 100644 index 00000000000..98a78f2f5e4 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-p836-rww8-ff8f/GHSA-p836-rww8-ff8f.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p836-rww8-ff8f", + "modified": "2024-12-16T09:31:10Z", + "published": "2024-12-16T09:31:10Z", + "aliases": [ + "CVE-2024-12646" + ], + "details": "The topm-client from Chunghwa Telecom has an Arbitrary File Delete vulnerability. The application sets up a simple local web server and provides APIs for communication with the target website. Due to the lack of CSRF protection in the APIs, unauthenticated remote attackers could use these APIs through phishing. Additionally, one of the APIs contains an Absolute Path Traversal vulnerability, allowing attackers to delete arbitrary files on the user's system.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12646" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/en/cp-139-8304-b83f8-2.html" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/tw/cp-132-8298-10b36-1.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-36" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T07:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-pqpp-52g6-wrvx/GHSA-pqpp-52g6-wrvx.json b/advisories/unreviewed/2024/12/GHSA-pqpp-52g6-wrvx/GHSA-pqpp-52g6-wrvx.json new file mode 100644 index 00000000000..48fb86e537c --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-pqpp-52g6-wrvx/GHSA-pqpp-52g6-wrvx.json @@ -0,0 +1,34 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pqpp-52g6-wrvx", + "modified": "2024-12-16T09:31:10Z", + "published": "2024-12-16T09:31:10Z", + "aliases": [ + "CVE-2024-9679" + ], + "details": "A Hardcoded Cryptographic key vulnerability existed in DLP Extension 11.11.1.3 which allowed the decryption of previously encrypted user credentials.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9679" + }, + { + "type": "WEB", + "url": "https://thrive.trellix.com/s/article/000013964" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T07:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-v647-h8jj-fw5r/GHSA-v647-h8jj-fw5r.json b/advisories/unreviewed/2024/12/GHSA-v647-h8jj-fw5r/GHSA-v647-h8jj-fw5r.json new file mode 100644 index 00000000000..d2ea0299eb0 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-v647-h8jj-fw5r/GHSA-v647-h8jj-fw5r.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v647-h8jj-fw5r", + "modified": "2024-12-16T09:31:10Z", + "published": "2024-12-16T09:31:10Z", + "aliases": [ + "CVE-2024-54682" + ], + "details": "Mattermost versions 10.1.x <= 10.1.2, 10.0.x <= 10.0.2, 9.11.x <= 9.11.4, 9.5.x <= 9.5.12 fail to limit the file size for slack import file uploads which allows a user to cause a DoS via zip bomb by importing data in a team they are a team admin.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-54682" + }, + { + "type": "WEB", + "url": "https://mattermost.com/security-updates" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-409" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T08:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-xf5c-p855-rpw9/GHSA-xf5c-p855-rpw9.json b/advisories/unreviewed/2024/12/GHSA-xf5c-p855-rpw9/GHSA-xf5c-p855-rpw9.json new file mode 100644 index 00000000000..7793a6e2616 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-xf5c-p855-rpw9/GHSA-xf5c-p855-rpw9.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xf5c-p855-rpw9", + "modified": "2024-12-16T09:31:09Z", + "published": "2024-12-16T09:31:09Z", + "aliases": [ + "CVE-2024-12644" + ], + "details": "The tbm-client from Chunghwa Telecom has an Arbitrary File vulnerability. The application sets up a simple local web server and provides APIs for communication with the target website. Due to the lack of CSRF protection in the APIs, unauthenticated remote attackers could use these APIs through phishing. Additionally, one of the APIs contains an Absolute Path Traversal vulnerability. Attackers can copy arbitrary files on the user's system and paste them into any path, which poses a potential risk of information leakage or could consume hard drive space by copying files in large volumes.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12644" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/en/cp-139-8302-86814-2.html" + }, + { + "type": "WEB", + "url": "https://www.twcert.org.tw/tw/cp-132-8296-0f020-1.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-36" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-16T07:15:06Z" + } +} \ No newline at end of file