From 07b43b773a601b411056ac1d7a6b562818c1c40a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 12:33:51 +0000 Subject: [PATCH] Publish Advisories GHSA-29vw-q3w9-m55h GHSA-j7mv-9wfh-phvx GHSA-m2jj-pmgx-j7xw GHSA-qf26-f55x-v3rc --- .../GHSA-29vw-q3w9-m55h.json | 42 +++++++++++++++++++ .../GHSA-j7mv-9wfh-phvx.json | 42 +++++++++++++++++++ .../GHSA-m2jj-pmgx-j7xw.json | 42 +++++++++++++++++++ .../GHSA-qf26-f55x-v3rc.json | 38 +++++++++++++++++ 4 files changed, 164 insertions(+) create mode 100644 advisories/unreviewed/2024/08/GHSA-29vw-q3w9-m55h/GHSA-29vw-q3w9-m55h.json create mode 100644 advisories/unreviewed/2024/08/GHSA-j7mv-9wfh-phvx/GHSA-j7mv-9wfh-phvx.json create mode 100644 advisories/unreviewed/2024/08/GHSA-m2jj-pmgx-j7xw/GHSA-m2jj-pmgx-j7xw.json create mode 100644 advisories/unreviewed/2024/08/GHSA-qf26-f55x-v3rc/GHSA-qf26-f55x-v3rc.json diff --git a/advisories/unreviewed/2024/08/GHSA-29vw-q3w9-m55h/GHSA-29vw-q3w9-m55h.json b/advisories/unreviewed/2024/08/GHSA-29vw-q3w9-m55h/GHSA-29vw-q3w9-m55h.json new file mode 100644 index 00000000000..8deb3fc9fc8 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-29vw-q3w9-m55h/GHSA-29vw-q3w9-m55h.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-29vw-q3w9-m55h", + "modified": "2024-08-16T12:32:17Z", + "published": "2024-08-16T12:32:17Z", + "aliases": [ + "CVE-2024-7147" + ], + "details": "The JetBlocks for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple placeholder parameters in all versions up to, and including, 1.3.12 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7147" + }, + { + "type": "WEB", + "url": "https://crocoblock.com/plugins/jetblocks" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/21f8908c-bcfc-4ca1-bc8b-80a80c4a5a4f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-16T11:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-j7mv-9wfh-phvx/GHSA-j7mv-9wfh-phvx.json b/advisories/unreviewed/2024/08/GHSA-j7mv-9wfh-phvx/GHSA-j7mv-9wfh-phvx.json new file mode 100644 index 00000000000..a43a0bfc69d --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-j7mv-9wfh-phvx/GHSA-j7mv-9wfh-phvx.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-j7mv-9wfh-phvx", + "modified": "2024-08-16T12:32:17Z", + "published": "2024-08-16T12:32:17Z", + "aliases": [ + "CVE-2024-7146" + ], + "details": "The JetTabs for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.2.3 via the 'switcher_preset' parameter. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7146" + }, + { + "type": "WEB", + "url": "https://crocoblock.com/plugins/jettabs" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a401a2dd-9b31-47d9-b841-f2e7042b8333?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-16T11:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-m2jj-pmgx-j7xw/GHSA-m2jj-pmgx-j7xw.json b/advisories/unreviewed/2024/08/GHSA-m2jj-pmgx-j7xw/GHSA-m2jj-pmgx-j7xw.json new file mode 100644 index 00000000000..8189852c355 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-m2jj-pmgx-j7xw/GHSA-m2jj-pmgx-j7xw.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m2jj-pmgx-j7xw", + "modified": "2024-08-16T12:32:16Z", + "published": "2024-08-16T12:32:16Z", + "aliases": [ + "CVE-2024-7136" + ], + "details": "The JetSearch plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 3.5.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7136" + }, + { + "type": "WEB", + "url": "https://crocoblock.com/plugins/jetsearch" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/9fe9fe85-bcb5-4e12-b879-31bc73074eed?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-16T11:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-qf26-f55x-v3rc/GHSA-qf26-f55x-v3rc.json b/advisories/unreviewed/2024/08/GHSA-qf26-f55x-v3rc/GHSA-qf26-f55x-v3rc.json new file mode 100644 index 00000000000..bc94b7ccb86 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-qf26-f55x-v3rc/GHSA-qf26-f55x-v3rc.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qf26-f55x-v3rc", + "modified": "2024-08-16T12:32:16Z", + "published": "2024-08-16T12:32:16Z", + "aliases": [ + "CVE-2024-25008" + ], + "details": "Ericsson RAN Compute and Site Controller 6610 contains a vulnerability in the Control System where Improper Input Validation can lead to arbitrary code execution, for example to obtain a Linux Shell with the same privileges as the attacker. The attacker would require elevated privileges for example a valid OAM user having the system administrator role to exploit the vulnerability.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25008" + }, + { + "type": "WEB", + "url": "https://www.ericsson.com/en/about-us/security/psirt/security-bulletin-ericsson-ran-compute-august-2024" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-16T10:15:04Z" + } +} \ No newline at end of file