From 02b529085009fb65d310611d6ba701fd4e69361d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 09:35:19 +0000 Subject: [PATCH] Publish Advisories GHSA-h7h7-7vqx-84m4 GHSA-v7c7-5c4j-4f68 --- .../GHSA-h7h7-7vqx-84m4.json | 42 +++++++++++++++++ .../GHSA-v7c7-5c4j-4f68.json | 46 +++++++++++++++++++ 2 files changed, 88 insertions(+) create mode 100644 advisories/unreviewed/2024/10/GHSA-h7h7-7vqx-84m4/GHSA-h7h7-7vqx-84m4.json create mode 100644 advisories/unreviewed/2024/10/GHSA-v7c7-5c4j-4f68/GHSA-v7c7-5c4j-4f68.json diff --git a/advisories/unreviewed/2024/10/GHSA-h7h7-7vqx-84m4/GHSA-h7h7-7vqx-84m4.json b/advisories/unreviewed/2024/10/GHSA-h7h7-7vqx-84m4/GHSA-h7h7-7vqx-84m4.json new file mode 100644 index 00000000000..5f287c1c168 --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-h7h7-7vqx-84m4/GHSA-h7h7-7vqx-84m4.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h7h7-7vqx-84m4", + "modified": "2024-10-04T09:33:53Z", + "published": "2024-10-04T09:33:53Z", + "aliases": [ + "CVE-2024-9306" + ], + "details": "The WP Booking Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 10.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled. In addition, site administrators have the option to grant lower-level users with access to manage the plugin's settings which may extend this vulnerability to those users.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9306" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3161259%40booking&new=3158531%40booking&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/128d45ec-941c-414c-b341-9964dc748132?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-04T07:15:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-v7c7-5c4j-4f68/GHSA-v7c7-5c4j-4f68.json b/advisories/unreviewed/2024/10/GHSA-v7c7-5c4j-4f68/GHSA-v7c7-5c4j-4f68.json new file mode 100644 index 00000000000..6f7ea9bd19d --- /dev/null +++ b/advisories/unreviewed/2024/10/GHSA-v7c7-5c4j-4f68/GHSA-v7c7-5c4j-4f68.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v7c7-5c4j-4f68", + "modified": "2024-10-04T09:33:53Z", + "published": "2024-10-04T09:33:53Z", + "aliases": [ + "CVE-2024-9435" + ], + "details": "The ShiftController Employee Shift Scheduling plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via URL keys in all versions up to, and including, 4.9.66 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-9435" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3161880" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/tags/4.9.66/shiftcontroller/trunk/hc3/post.php#L61" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dd3a198c-7c24-45b1-95a7-eb16472a51e2?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-10-04T07:15:03Z" + } +} \ No newline at end of file