diff --git a/advisories/unreviewed/2024/12/GHSA-27mr-8vvw-x4gr/GHSA-27mr-8vvw-x4gr.json b/advisories/unreviewed/2024/12/GHSA-27mr-8vvw-x4gr/GHSA-27mr-8vvw-x4gr.json new file mode 100644 index 00000000000..edfde59a937 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-27mr-8vvw-x4gr/GHSA-27mr-8vvw-x4gr.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-27mr-8vvw-x4gr", + "modified": "2024-12-10T12:31:27Z", + "published": "2024-12-10T12:31:27Z", + "aliases": [ + "CVE-2024-10959" + ], + "details": "The The Active Products Tables for WooCommerce. Use constructor to create tables plugin for WordPress is vulnerable to arbitrary shortcode execution via woot_get_smth AJAX action in all versions up to, and including, 1.0.6.5. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10959" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/profit-products-tables-for-woocommerce/trunk/index.php#L1666" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3199368" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/profit-products-tables-for-woocommerce/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ecf803cf-1b9c-4d2e-863f-d1f51b08f833?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-10T11:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-44m4-36q7-5c5p/GHSA-44m4-36q7-5c5p.json b/advisories/unreviewed/2024/12/GHSA-44m4-36q7-5c5p/GHSA-44m4-36q7-5c5p.json new file mode 100644 index 00000000000..b4aa7ac402c --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-44m4-36q7-5c5p/GHSA-44m4-36q7-5c5p.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-44m4-36q7-5c5p", + "modified": "2024-12-10T12:31:27Z", + "published": "2024-12-10T12:31:27Z", + "aliases": [ + "CVE-2024-11928" + ], + "details": "The iChart – Easy Charts and Graphs plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘width’ parameter in all versions up to, and including, 2.1.0 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-11928" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ichart/tags/2.1.0/qcld_ichart_shortcode.php" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3204817" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/ichart/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/100f6ccd-02d3-4b9e-8dd4-957a518c2a55?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-10T11:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-6fv7-4pjh-r37q/GHSA-6fv7-4pjh-r37q.json b/advisories/unreviewed/2024/12/GHSA-6fv7-4pjh-r37q/GHSA-6fv7-4pjh-r37q.json new file mode 100644 index 00000000000..44f17804ac2 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-6fv7-4pjh-r37q/GHSA-6fv7-4pjh-r37q.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6fv7-4pjh-r37q", + "modified": "2024-12-10T12:31:27Z", + "published": "2024-12-10T12:31:27Z", + "aliases": [ + "CVE-2024-11973" + ], + "details": "The Quran multilanguage Text & Audio plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'sourate' and 'lang' parameter in all versions up to, and including, 2.3.21 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user 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:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11973" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3203456" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/quran-text-multilanguage/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/09afbbd2-52c6-48a6-a2f0-b1509d864e7e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-10T10:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-9w69-fw68-48cq/GHSA-9w69-fw68-48cq.json b/advisories/unreviewed/2024/12/GHSA-9w69-fw68-48cq/GHSA-9w69-fw68-48cq.json new file mode 100644 index 00000000000..a2756c00156 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-9w69-fw68-48cq/GHSA-9w69-fw68-48cq.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9w69-fw68-48cq", + "modified": "2024-12-10T12:31:27Z", + "published": "2024-12-10T12:31:27Z", + "aliases": [ + "CVE-2024-52538" + ], + "details": "Dell Avamar, version(s) 19.9, contain(s) an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to Script injection.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52538" + }, + { + "type": "WEB", + "url": "https://www.dell.com/support/kbdoc/en-us/000258636/dsa-2024-489-security-update-for-dell-avamar-and-dell-avamar-virtual-edition-security-update-for-multiple-vulnerabilities" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-10T11:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-c6r7-hp9m-5qpw/GHSA-c6r7-hp9m-5qpw.json b/advisories/unreviewed/2024/12/GHSA-c6r7-hp9m-5qpw/GHSA-c6r7-hp9m-5qpw.json new file mode 100644 index 00000000000..8ec2ec19a26 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-c6r7-hp9m-5qpw/GHSA-c6r7-hp9m-5qpw.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-c6r7-hp9m-5qpw", + "modified": "2024-12-10T12:31:27Z", + "published": "2024-12-10T12:31:27Z", + "aliases": [ + "CVE-2024-47484" + ], + "details": "Dell Avamar, version(s) 19.9, contain(s) an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to Command execution.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47484" + }, + { + "type": "WEB", + "url": "https://www.dell.com/support/kbdoc/en-us/000258636/dsa-2024-489-security-update-for-dell-avamar-and-dell-avamar-virtual-edition-security-update-for-multiple-vulnerabilities" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-10T11:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-hq4p-v5p6-7mf8/GHSA-hq4p-v5p6-7mf8.json b/advisories/unreviewed/2024/12/GHSA-hq4p-v5p6-7mf8/GHSA-hq4p-v5p6-7mf8.json new file mode 100644 index 00000000000..7001e0e782a --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-hq4p-v5p6-7mf8/GHSA-hq4p-v5p6-7mf8.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hq4p-v5p6-7mf8", + "modified": "2024-12-10T12:31:27Z", + "published": "2024-12-10T12:31:27Z", + "aliases": [ + "CVE-2024-47977" + ], + "details": "Dell Avamar, version(s) 19.9, contain(s) an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to Command execution.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47977" + }, + { + "type": "WEB", + "url": "https://www.dell.com/support/kbdoc/en-us/000258636/dsa-2024-489-security-update-for-dell-avamar-and-dell-avamar-virtual-edition-security-update-for-multiple-vulnerabilities" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-10T11:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-p7fq-hg6g-9v5r/GHSA-p7fq-hg6g-9v5r.json b/advisories/unreviewed/2024/12/GHSA-p7fq-hg6g-9v5r/GHSA-p7fq-hg6g-9v5r.json new file mode 100644 index 00000000000..2a6acd48826 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-p7fq-hg6g-9v5r/GHSA-p7fq-hg6g-9v5r.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p7fq-hg6g-9v5r", + "modified": "2024-12-10T12:31:27Z", + "published": "2024-12-10T12:31:27Z", + "aliases": [ + "CVE-2024-11106" + ], + "details": "The Simple Restrict plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.2.7 via the WordPress core search feature. This makes it possible for unauthenticated attackers to extract sensitive data from posts that have been restricted to higher-level roles such as administrator.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11106" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3198971/simple-restrict" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bbb50bc9-5ad7-402e-a624-90f3302e1b0c?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-10T11:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-pwr4-mh8r-93j5/GHSA-pwr4-mh8r-93j5.json b/advisories/unreviewed/2024/12/GHSA-pwr4-mh8r-93j5/GHSA-pwr4-mh8r-93j5.json new file mode 100644 index 00000000000..5a0527003f6 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-pwr4-mh8r-93j5/GHSA-pwr4-mh8r-93j5.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pwr4-mh8r-93j5", + "modified": "2024-12-10T12:31:24Z", + "published": "2024-12-10T12:31:24Z", + "aliases": [ + "CVE-2024-11945" + ], + "details": "The Email Reminders plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 2.0.4 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-11945" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/email-reminders/trunk/includes/page-rules/rules_shortcodes.php#L70" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3202124" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/email-reminders/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a0adfd13-a9f1-4bec-96ec-6a51cd08e4ea?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-10T10:15:04Z" + } +} \ No newline at end of file