From de40516669e5e6261f79699fce98316008055ae0 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 06:31:42 +0000 Subject: [PATCH] Publish Advisories GHSA-4967-792x-v69h GHSA-mgc7-74jm-wfhg GHSA-mwpv-999v-x2vh --- .../GHSA-4967-792x-v69h.json | 46 +++++++++++++++ .../GHSA-mgc7-74jm-wfhg.json | 58 +++++++++++++++++++ .../GHSA-mwpv-999v-x2vh.json | 46 +++++++++++++++ 3 files changed, 150 insertions(+) create mode 100644 advisories/unreviewed/2024/03/GHSA-4967-792x-v69h/GHSA-4967-792x-v69h.json create mode 100644 advisories/unreviewed/2024/03/GHSA-mgc7-74jm-wfhg/GHSA-mgc7-74jm-wfhg.json create mode 100644 advisories/unreviewed/2024/03/GHSA-mwpv-999v-x2vh/GHSA-mwpv-999v-x2vh.json diff --git a/advisories/unreviewed/2024/03/GHSA-4967-792x-v69h/GHSA-4967-792x-v69h.json b/advisories/unreviewed/2024/03/GHSA-4967-792x-v69h/GHSA-4967-792x-v69h.json new file mode 100644 index 00000000000..40947658290 --- /dev/null +++ b/advisories/unreviewed/2024/03/GHSA-4967-792x-v69h/GHSA-4967-792x-v69h.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4967-792x-v69h", + "modified": "2024-03-06T06:30:41Z", + "published": "2024-03-06T06:30:41Z", + "aliases": [ + "CVE-2024-1771" + ], + "details": "The Total theme for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the total_order_sections() function in all versions up to, and including, 2.1.59. This makes it possible for authenticated attackers, with subscriber-level access and above, to repeat sections on the homepage.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/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-1771" + }, + { + "type": "WEB", + "url": "https://themes.trac.wordpress.org/browser/total/2.1.59/inc/customizer/customizer-functions.php#L112" + }, + { + "type": "WEB", + "url": "https://themes.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=219020%40total%2F2.1.60&old=216973%40total%2F2.1.59" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/26b64ae3-5839-47d5-9c65-7c595bb18e6c?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-03-06T06:15:50Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/03/GHSA-mgc7-74jm-wfhg/GHSA-mgc7-74jm-wfhg.json b/advisories/unreviewed/2024/03/GHSA-mgc7-74jm-wfhg/GHSA-mgc7-74jm-wfhg.json new file mode 100644 index 00000000000..6a9801cd6c9 --- /dev/null +++ b/advisories/unreviewed/2024/03/GHSA-mgc7-74jm-wfhg/GHSA-mgc7-74jm-wfhg.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mgc7-74jm-wfhg", + "modified": "2024-03-06T06:30:41Z", + "published": "2024-03-06T06:30:41Z", + "aliases": [ + "CVE-2024-1989" + ], + "details": "The Social Sharing Plugin – Sassy Social Share plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'Sassy_Social_Share' shortcode in all versions up to, and including, 3.3.58 due to insufficient input sanitization and output escaping on user supplied attributes such as 'url'. This makes it possible for authenticated attackers with contributor-level and above permissions 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-1989" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/sassy-social-share/trunk/includes/class-sassy-social-share-sharing-networks.php#L65" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/sassy-social-share/trunk/includes/class-sassy-social-share-shortcodes.php#L228" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/sassy-social-share/trunk/includes/class-sassy-social-share-shortcodes.php#L308" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/sassy-social-share/trunk/public/class-sassy-social-share-public.php#L513" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3044857%40sassy-social-share%2Ftrunk&old=3038976%40sassy-social-share%2Ftrunk&sfp_email=&sfph_mail=#file6" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bdceb07a-87d2-4708-b76b-5a8fcfff0818?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-03-06T06:15:50Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/03/GHSA-mwpv-999v-x2vh/GHSA-mwpv-999v-x2vh.json b/advisories/unreviewed/2024/03/GHSA-mwpv-999v-x2vh/GHSA-mwpv-999v-x2vh.json new file mode 100644 index 00000000000..cf1f5f1bf78 --- /dev/null +++ b/advisories/unreviewed/2024/03/GHSA-mwpv-999v-x2vh/GHSA-mwpv-999v-x2vh.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mwpv-999v-x2vh", + "modified": "2024-03-06T06:30:41Z", + "published": "2024-03-06T06:30:41Z", + "aliases": [ + "CVE-2024-1760" + ], + "details": "The Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.6.6.20. This is due to missing or incorrect nonce validation on the ssa_factory_reset() function. This makes it possible for unauthenticated attackers to reset the plugin's settings 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-1760" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/simply-schedule-appointments/trunk/includes/class-support.php#L527" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3042890/simply-schedule-appointments/trunk/includes/class-support.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0eec9744-6dbd-42bd-b9c5-c9d792cecf4b?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-03-06T06:15:49Z" + } +} \ No newline at end of file