From 06a1ea0cc5878f00a9b325d6c984d4a76ab0b31b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 12:33:07 +0000 Subject: [PATCH] Publish Advisories GHSA-3m8p-v336-pmqp GHSA-6cpc-423v-fx46 GHSA-922w-vh7f-4cxh GHSA-9hf2-v2rp-2vp6 GHSA-gx59-7g62-6xhg GHSA-h9fh-gm4r-6cxh GHSA-jh84-9442-8q99 GHSA-jm5w-96w4-8pcq GHSA-pgwc-wgrf-gmj5 GHSA-phjj-9p2g-26h9 GHSA-q4wv-f3rp-mjgr GHSA-qm6j-3575-m93v GHSA-vhw5-84xr-rjmq GHSA-xq5v-w2v7-hg7j --- .../GHSA-3m8p-v336-pmqp.json | 38 +++++++++++++ .../GHSA-6cpc-423v-fx46.json | 38 +++++++++++++ .../GHSA-922w-vh7f-4cxh.json | 38 +++++++++++++ .../GHSA-9hf2-v2rp-2vp6.json | 54 +++++++++++++++++++ .../GHSA-gx59-7g62-6xhg.json | 38 +++++++++++++ .../GHSA-h9fh-gm4r-6cxh.json | 38 +++++++++++++ .../GHSA-jh84-9442-8q99.json | 38 +++++++++++++ .../GHSA-jm5w-96w4-8pcq.json | 38 +++++++++++++ .../GHSA-pgwc-wgrf-gmj5.json | 38 +++++++++++++ .../GHSA-phjj-9p2g-26h9.json | 38 +++++++++++++ .../GHSA-q4wv-f3rp-mjgr.json | 38 +++++++++++++ .../GHSA-qm6j-3575-m93v.json | 46 ++++++++++++++++ .../GHSA-vhw5-84xr-rjmq.json | 38 +++++++++++++ .../GHSA-xq5v-w2v7-hg7j.json | 38 +++++++++++++ 14 files changed, 556 insertions(+) create mode 100644 advisories/unreviewed/2024/11/GHSA-3m8p-v336-pmqp/GHSA-3m8p-v336-pmqp.json create mode 100644 advisories/unreviewed/2024/11/GHSA-6cpc-423v-fx46/GHSA-6cpc-423v-fx46.json create mode 100644 advisories/unreviewed/2024/11/GHSA-922w-vh7f-4cxh/GHSA-922w-vh7f-4cxh.json create mode 100644 advisories/unreviewed/2024/11/GHSA-9hf2-v2rp-2vp6/GHSA-9hf2-v2rp-2vp6.json create mode 100644 advisories/unreviewed/2024/11/GHSA-gx59-7g62-6xhg/GHSA-gx59-7g62-6xhg.json create mode 100644 advisories/unreviewed/2024/11/GHSA-h9fh-gm4r-6cxh/GHSA-h9fh-gm4r-6cxh.json create mode 100644 advisories/unreviewed/2024/11/GHSA-jh84-9442-8q99/GHSA-jh84-9442-8q99.json create mode 100644 advisories/unreviewed/2024/11/GHSA-jm5w-96w4-8pcq/GHSA-jm5w-96w4-8pcq.json create mode 100644 advisories/unreviewed/2024/11/GHSA-pgwc-wgrf-gmj5/GHSA-pgwc-wgrf-gmj5.json create mode 100644 advisories/unreviewed/2024/11/GHSA-phjj-9p2g-26h9/GHSA-phjj-9p2g-26h9.json create mode 100644 advisories/unreviewed/2024/11/GHSA-q4wv-f3rp-mjgr/GHSA-q4wv-f3rp-mjgr.json create mode 100644 advisories/unreviewed/2024/11/GHSA-qm6j-3575-m93v/GHSA-qm6j-3575-m93v.json create mode 100644 advisories/unreviewed/2024/11/GHSA-vhw5-84xr-rjmq/GHSA-vhw5-84xr-rjmq.json create mode 100644 advisories/unreviewed/2024/11/GHSA-xq5v-w2v7-hg7j/GHSA-xq5v-w2v7-hg7j.json diff --git a/advisories/unreviewed/2024/11/GHSA-3m8p-v336-pmqp/GHSA-3m8p-v336-pmqp.json b/advisories/unreviewed/2024/11/GHSA-3m8p-v336-pmqp/GHSA-3m8p-v336-pmqp.json new file mode 100644 index 00000000000..baaa9fba876 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-3m8p-v336-pmqp/GHSA-3m8p-v336-pmqp.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3m8p-v336-pmqp", + "modified": "2024-11-27T12:31:54Z", + "published": "2024-11-27T12:31:54Z", + "aliases": [ + "CVE-2024-42328" + ], + "details": "When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server's response is an empty document, then wd->data in the code below will remain NULL and an attempt to read from it will result in a crash.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42328" + }, + { + "type": "WEB", + "url": "https://support.zabbix.com/browse/ZBX-25624" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-476" + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T12:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-6cpc-423v-fx46/GHSA-6cpc-423v-fx46.json b/advisories/unreviewed/2024/11/GHSA-6cpc-423v-fx46/GHSA-6cpc-423v-fx46.json new file mode 100644 index 00000000000..debaa5c6caf --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-6cpc-423v-fx46/GHSA-6cpc-423v-fx46.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6cpc-423v-fx46", + "modified": "2024-11-27T12:31:54Z", + "published": "2024-11-27T12:31:54Z", + "aliases": [ + "CVE-2024-42329" + ], + "details": "The webdriver for the Browser object expects an error object to be initialized when the webdriver_session_query function fails. But this function can fail for various reasons without an error description and then the wd->error will be NULL and trying to read from it will result in a crash.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42329" + }, + { + "type": "WEB", + "url": "https://support.zabbix.com/browse/ZBX-25625" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-476" + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T12:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-922w-vh7f-4cxh/GHSA-922w-vh7f-4cxh.json b/advisories/unreviewed/2024/11/GHSA-922w-vh7f-4cxh/GHSA-922w-vh7f-4cxh.json new file mode 100644 index 00000000000..f264b87a938 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-922w-vh7f-4cxh/GHSA-922w-vh7f-4cxh.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-922w-vh7f-4cxh", + "modified": "2024-11-27T12:31:54Z", + "published": "2024-11-27T12:31:54Z", + "aliases": [ + "CVE-2024-42326" + ], + "details": "There was discovered a use after free bug in browser.c in the es_browser_get_variant function", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42326" + }, + { + "type": "WEB", + "url": "https://support.zabbix.com/browse/ZBX-25622" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-416" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T12:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-9hf2-v2rp-2vp6/GHSA-9hf2-v2rp-2vp6.json b/advisories/unreviewed/2024/11/GHSA-9hf2-v2rp-2vp6/GHSA-9hf2-v2rp-2vp6.json new file mode 100644 index 00000000000..89b111f444a --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-9hf2-v2rp-2vp6/GHSA-9hf2-v2rp-2vp6.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9hf2-v2rp-2vp6", + "modified": "2024-11-27T12:31:53Z", + "published": "2024-11-27T12:31:53Z", + "aliases": [ + "CVE-2024-10521" + ], + "details": "The WordPress Contact Forms by Cimatti plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.9.2. This is due to missing or incorrect nonce validation on the process_bulk_action function. This makes it possible for unauthenticated attackers to delete forms via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10521" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/contact-forms/trunk/accua-forms-list-page.php#L154" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/contact-forms/trunk/accua-forms-submissions-page.php#L348" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3196728" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/contact-forms/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f86e8ccb-a865-4da5-9250-dd715b8cdbe7?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T11:15:16Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-gx59-7g62-6xhg/GHSA-gx59-7g62-6xhg.json b/advisories/unreviewed/2024/11/GHSA-gx59-7g62-6xhg/GHSA-gx59-7g62-6xhg.json new file mode 100644 index 00000000000..f1a8c96b976 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-gx59-7g62-6xhg/GHSA-gx59-7g62-6xhg.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gx59-7g62-6xhg", + "modified": "2024-11-27T12:31:54Z", + "published": "2024-11-27T12:31:54Z", + "aliases": [ + "CVE-2024-42327" + ], + "details": "A non-admin user account on the Zabbix frontend with the default User role, or with any other role that gives API access can exploit this vulnerability. An SQLi exists in the CUser class in the addRelatedObjects function, this function is being called from the CUser.get function which is available for every user who has API access.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42327" + }, + { + "type": "WEB", + "url": "https://support.zabbix.com/browse/ZBX-25623" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T12:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-h9fh-gm4r-6cxh/GHSA-h9fh-gm4r-6cxh.json b/advisories/unreviewed/2024/11/GHSA-h9fh-gm4r-6cxh/GHSA-h9fh-gm4r-6cxh.json new file mode 100644 index 00000000000..ba966c8a594 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-h9fh-gm4r-6cxh/GHSA-h9fh-gm4r-6cxh.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h9fh-gm4r-6cxh", + "modified": "2024-11-27T12:31:53Z", + "published": "2024-11-27T12:31:53Z", + "aliases": [ + "CVE-2024-11667" + ], + "details": "A directory traversal vulnerability in the web management interface of Zyxel ATP series firmware versions V5.00 through V5.38, USG FLEX series firmware versions V5.00 through V5.38, USG FLEX 50(W) series firmware versions V5.10 through V5.38, and USG20(W)-VPN series firmware versions V5.10 through V5.38 could allow an attacker to download or upload files via a crafted URL.", + "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": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11667" + }, + { + "type": "WEB", + "url": "https://www.zyxel.com/global/en/support/security-advisories/zyxel-security-advisory-protecting-against-recent-firewall-threats-11-21-2024" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-22" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T10:15:04Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-jh84-9442-8q99/GHSA-jh84-9442-8q99.json b/advisories/unreviewed/2024/11/GHSA-jh84-9442-8q99/GHSA-jh84-9442-8q99.json new file mode 100644 index 00000000000..870965ac670 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-jh84-9442-8q99/GHSA-jh84-9442-8q99.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jh84-9442-8q99", + "modified": "2024-11-27T12:31:54Z", + "published": "2024-11-27T12:31:54Z", + "aliases": [ + "CVE-2024-11025" + ], + "details": "An authenticated attacker with low privileges may use a SQL Injection vulnerability in the affected products administration panel to gain read and write access to a specific log file of the device.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11025" + }, + { + "type": "WEB", + "url": "https://certvde.com/en/advisories/VDE-2024-074" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T11:17:41Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-jm5w-96w4-8pcq/GHSA-jm5w-96w4-8pcq.json b/advisories/unreviewed/2024/11/GHSA-jm5w-96w4-8pcq/GHSA-jm5w-96w4-8pcq.json new file mode 100644 index 00000000000..8c96265cfb6 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-jm5w-96w4-8pcq/GHSA-jm5w-96w4-8pcq.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jm5w-96w4-8pcq", + "modified": "2024-11-27T12:31:55Z", + "published": "2024-11-27T12:31:55Z", + "aliases": [ + "CVE-2024-42333" + ], + "details": "The researcher is showing that it is possible to leak a small amount of Zabbix Server memory using an out of bounds read in src/libs/zbxmedia/email.c", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42333" + }, + { + "type": "WEB", + "url": "https://support.zabbix.com/browse/ZBX-25629" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-126" + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T12:15:21Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-pgwc-wgrf-gmj5/GHSA-pgwc-wgrf-gmj5.json b/advisories/unreviewed/2024/11/GHSA-pgwc-wgrf-gmj5/GHSA-pgwc-wgrf-gmj5.json new file mode 100644 index 00000000000..c1ae4333385 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-pgwc-wgrf-gmj5/GHSA-pgwc-wgrf-gmj5.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pgwc-wgrf-gmj5", + "modified": "2024-11-27T12:31:54Z", + "published": "2024-11-27T12:31:54Z", + "aliases": [ + "CVE-2024-36468" + ], + "details": "The reported vulnerability is a stack buffer overflow in the zbx_snmp_cache_handle_engineid function within the Zabbix server/proxy code. This issue occurs when copying data from session->securityEngineID to local_record.engineid without proper bounds checking.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36468" + }, + { + "type": "WEB", + "url": "https://support.zabbix.com/browse/ZBX-25621" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-121" + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T12:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-phjj-9p2g-26h9/GHSA-phjj-9p2g-26h9.json b/advisories/unreviewed/2024/11/GHSA-phjj-9p2g-26h9/GHSA-phjj-9p2g-26h9.json new file mode 100644 index 00000000000..b10b5dedfd6 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-phjj-9p2g-26h9/GHSA-phjj-9p2g-26h9.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-phjj-9p2g-26h9", + "modified": "2024-11-27T12:31:55Z", + "published": "2024-11-27T12:31:55Z", + "aliases": [ + "CVE-2024-42332" + ], + "details": "The researcher is showing that due to the way the SNMP trap log is parsed, an attacker can craft an SNMP trap with additional lines of information and have forged data show in the Zabbix UI. This attack requires SNMP auth to be off and/or the attacker to know the community/auth details. The attack requires an SNMP item to be configured as text on the target host.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42332" + }, + { + "type": "WEB", + "url": "https://support.zabbix.com/browse/ZBX-25628" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T12:15:21Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-q4wv-f3rp-mjgr/GHSA-q4wv-f3rp-mjgr.json b/advisories/unreviewed/2024/11/GHSA-q4wv-f3rp-mjgr/GHSA-q4wv-f3rp-mjgr.json new file mode 100644 index 00000000000..c54c6dd046b --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-q4wv-f3rp-mjgr/GHSA-q4wv-f3rp-mjgr.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q4wv-f3rp-mjgr", + "modified": "2024-11-27T12:31:54Z", + "published": "2024-11-27T12:31:54Z", + "aliases": [ + "CVE-2024-42330" + ], + "details": "The HttpRequest object allows to get the HTTP headers from the server's response after sending the request. The problem is that the returned strings are created directly from the data returned by the server and are not correctly encoded for JavaScript. This allows to create internal strings that can be used to access hidden properties of objects.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42330" + }, + { + "type": "WEB", + "url": "https://support.zabbix.com/browse/ZBX-25626" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-134" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T12:15:21Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-qm6j-3575-m93v/GHSA-qm6j-3575-m93v.json b/advisories/unreviewed/2024/11/GHSA-qm6j-3575-m93v/GHSA-qm6j-3575-m93v.json new file mode 100644 index 00000000000..4813d5e1d42 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-qm6j-3575-m93v/GHSA-qm6j-3575-m93v.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qm6j-3575-m93v", + "modified": "2024-11-27T12:31:54Z", + "published": "2024-11-27T12:31:54Z", + "aliases": [ + "CVE-2024-11009" + ], + "details": "The Internal Linking for SEO traffic & Ranking – Auto internal links (100% automatic) plugin for WordPress is vulnerable to time-based SQL Injection via the ‘post_id’ parameter in all versions up to, and including, 1.2.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.", + "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-11009" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3197510" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/automatic-internal-links-for-seo/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/35a690c5-dc7e-4bb7-be5b-c70bd0ea7d10?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T12:15:19Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-vhw5-84xr-rjmq/GHSA-vhw5-84xr-rjmq.json b/advisories/unreviewed/2024/11/GHSA-vhw5-84xr-rjmq/GHSA-vhw5-84xr-rjmq.json new file mode 100644 index 00000000000..f181f54645e --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-vhw5-84xr-rjmq/GHSA-vhw5-84xr-rjmq.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vhw5-84xr-rjmq", + "modified": "2024-11-27T12:31:53Z", + "published": "2024-11-27T12:31:53Z", + "aliases": [ + "CVE-2024-52323" + ], + "details": "Zohocorp ManageEngine Analytics Plus versions below 6100 are vulnerable to authenticated sensitive data exposure which allows the users to retrieve sensitive tokens associated to the org-admin account.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52323" + }, + { + "type": "WEB", + "url": "https://www.manageengine.com/analytics-plus/CVE-2024-52323.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T10:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/11/GHSA-xq5v-w2v7-hg7j/GHSA-xq5v-w2v7-hg7j.json b/advisories/unreviewed/2024/11/GHSA-xq5v-w2v7-hg7j/GHSA-xq5v-w2v7-hg7j.json new file mode 100644 index 00000000000..c2231b2be32 --- /dev/null +++ b/advisories/unreviewed/2024/11/GHSA-xq5v-w2v7-hg7j/GHSA-xq5v-w2v7-hg7j.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xq5v-w2v7-hg7j", + "modified": "2024-11-27T12:31:55Z", + "published": "2024-11-27T12:31:55Z", + "aliases": [ + "CVE-2024-42331" + ], + "details": "In the src/libs/zbxembed/browser.c file, the es_browser_ctor method retrieves a heap pointer from the Duktape JavaScript engine. This heap pointer is subsequently utilized by the browser_push_error method in the src/libs/zbxembed/browser_error.c file. A use-after-free bug can occur at this stage if the wd->browser heap pointer is freed by garbage collection.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42331" + }, + { + "type": "WEB", + "url": "https://support.zabbix.com/browse/ZBX-25627" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-416" + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-11-27T12:15:21Z" + } +} \ No newline at end of file