diff --git a/advisories/unreviewed/2024/06/GHSA-3p7r-f88q-xv28/GHSA-3p7r-f88q-xv28.json b/advisories/unreviewed/2024/06/GHSA-3p7r-f88q-xv28/GHSA-3p7r-f88q-xv28.json new file mode 100644 index 00000000000..2ac79fd1fe1 --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-3p7r-f88q-xv28/GHSA-3p7r-f88q-xv28.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3p7r-f88q-xv28", + "modified": "2024-06-06T03:30:57Z", + "published": "2024-06-06T03:30:57Z", + "aliases": [ + "CVE-2024-5224" + ], + "details": "The Easy Social Like Box – Popup – Sidebar Widget plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'cardoza_facebook_like_box' shortcode in all versions up to, and including, 4.0 due to insufficient input sanitization and output escaping on user supplied attributes. 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-5224" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cardoza-facebook-like-box/trunk/cardoza_facebook_like_box.php#L839" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bc22a8df-44be-477e-a3b6-67960bf442d3?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:54Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-48hw-jvvh-pj8q/GHSA-48hw-jvvh-pj8q.json b/advisories/unreviewed/2024/06/GHSA-48hw-jvvh-pj8q/GHSA-48hw-jvvh-pj8q.json new file mode 100644 index 00000000000..349410156ae --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-48hw-jvvh-pj8q/GHSA-48hw-jvvh-pj8q.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-48hw-jvvh-pj8q", + "modified": "2024-06-06T03:30:56Z", + "published": "2024-06-06T03:30:56Z", + "aliases": [ + "CVE-2024-0910" + ], + "details": "The Restrict for Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.0.6 due to improper restrictions on hidden data that make it accessible through the REST API. This makes it possible for unauthenticated attackers to extract potentially sensitive data from post content.", + "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-0910" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/restrict-for-elementor" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/14993c04-7fe3-4c42-a605-2e431df14d79?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:53Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-764x-99q3-75x3/GHSA-764x-99q3-75x3.json b/advisories/unreviewed/2024/06/GHSA-764x-99q3-75x3/GHSA-764x-99q3-75x3.json new file mode 100644 index 00000000000..27cc7fb4e86 --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-764x-99q3-75x3/GHSA-764x-99q3-75x3.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-764x-99q3-75x3", + "modified": "2024-06-06T03:30:57Z", + "published": "2024-06-06T03:30:57Z", + "aliases": [ + "CVE-2024-5324" + ], + "details": "The Login/Signup Popup ( Inline Form + Woocommerce ) plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'import_settings' function in versions 2.7.1 to 2.7.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change arbitrary options on affected sites. This can be used to enable new user registration and set the default role for new users to Administrator.", + "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-5324" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/easy-login-woocommerce/trunk/includes/xoo-framework/admin/class-xoo-admin-settings.php#L83" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3093994" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/005a27c6-b9eb-466c-b0c3-ce52c25bb321?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:54Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-83fx-7h9g-wmhr/GHSA-83fx-7h9g-wmhr.json b/advisories/unreviewed/2024/06/GHSA-83fx-7h9g-wmhr/GHSA-83fx-7h9g-wmhr.json new file mode 100644 index 00000000000..07c53f9cb90 --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-83fx-7h9g-wmhr/GHSA-83fx-7h9g-wmhr.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-83fx-7h9g-wmhr", + "modified": "2024-06-06T03:30:55Z", + "published": "2024-06-06T03:30:55Z", + "aliases": [ + "CVE-2023-6956" + ], + "details": "The EasyAzon – Amazon Associates Affiliate Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘easyazon-cloaking-locale’ parameter in all versions up to, and including, 5.1.0 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-2023-6956" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/easyazon" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/3d13454c-0c46-4b16-8e0e-bbfcf2338230?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:52Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-9p45-vf85-gjxg/GHSA-9p45-vf85-gjxg.json b/advisories/unreviewed/2024/06/GHSA-9p45-vf85-gjxg/GHSA-9p45-vf85-gjxg.json new file mode 100644 index 00000000000..df652fe822c --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-9p45-vf85-gjxg/GHSA-9p45-vf85-gjxg.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9p45-vf85-gjxg", + "modified": "2024-06-06T03:30:57Z", + "published": "2024-06-06T03:30:57Z", + "aliases": [ + "CVE-2024-4942" + ], + "details": "The Custom Dash plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.0.2 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.", + "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-4942" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/custom-dash" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/13344366-feb0-4987-9543-222e3d35dab3?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:54Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-gwrq-pgf5-r942/GHSA-gwrq-pgf5-r942.json b/advisories/unreviewed/2024/06/GHSA-gwrq-pgf5-r942/GHSA-gwrq-pgf5-r942.json new file mode 100644 index 00000000000..a84221355d2 --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-gwrq-pgf5-r942/GHSA-gwrq-pgf5-r942.json @@ -0,0 +1,62 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gwrq-pgf5-r942", + "modified": "2024-06-06T03:30:57Z", + "published": "2024-06-06T03:30:57Z", + "aliases": [ + "CVE-2024-5179" + ], + "details": "The Cowidgets – Elementor Addons plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.1.1 via the 'item_style' and 'style' parameters. 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-5179" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cowidgets-elementor-addons/trunk/inc/widgets-manager/widgets/content/class-ce-portfolio-grid.php#L707" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cowidgets-elementor-addons/trunk/inc/widgets-manager/widgets/content/class-ce-post-navigation.php#L257" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cowidgets-elementor-addons/trunk/inc/widgets-manager/widgets/content/class-ce-posts-carousel.php#L727" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cowidgets-elementor-addons/trunk/inc/widgets-manager/widgets/content/class-ce-posts-grid.php#L582" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cowidgets-elementor-addons/trunk/inc/widgets-manager/widgets/content/class-ce-staff-carousel.php#L603" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cowidgets-elementor-addons/trunk/inc/widgets-manager/widgets/content/class-ce-testimonial-carousel.php#L600" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ebd6acc9-b7df-4cf8-a211-1e39f3abcf79?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:54Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-h9v8-4xxx-5m3w/GHSA-h9v8-4xxx-5m3w.json b/advisories/unreviewed/2024/06/GHSA-h9v8-4xxx-5m3w/GHSA-h9v8-4xxx-5m3w.json new file mode 100644 index 00000000000..cfb9d178963 --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-h9v8-4xxx-5m3w/GHSA-h9v8-4xxx-5m3w.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h9v8-4xxx-5m3w", + "modified": "2024-06-06T03:30:56Z", + "published": "2024-06-06T03:30:56Z", + "aliases": [ + "CVE-2023-6968" + ], + "details": "The The Moneytizer plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 9.5.20. This is due to missing or incorrect nonce validation on multiple AJAX functions. This makes it possible for unauthenticated attackers to to update and retrieve billing and bank details, update and reset the plugin's settings, and update languages as well as other lower-severity actions 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:L/UI:N/S:U/C:H/I:H/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6968" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/the-moneytizer" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/14351561-bd31-4aaa-931a-e72917458013?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:52Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-h9xj-jmg6-wqwx/GHSA-h9xj-jmg6-wqwx.json b/advisories/unreviewed/2024/06/GHSA-h9xj-jmg6-wqwx/GHSA-h9xj-jmg6-wqwx.json new file mode 100644 index 00000000000..c655ebdd7ec --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-h9xj-jmg6-wqwx/GHSA-h9xj-jmg6-wqwx.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h9xj-jmg6-wqwx", + "modified": "2024-06-06T03:30:56Z", + "published": "2024-06-06T03:30:56Z", + "aliases": [ + "CVE-2024-2350" + ], + "details": "The Clever Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the CAFE Icon, CAFE Team Member, and CAFE Slider widgets in all versions up to, and including, 2.1.9 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-2350" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cafe-lite/trunk/src/widgets/class-clever-icon.php#L396" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cafe-lite/trunk/src/widgets/class-clever-slider.php#L1394" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/cafe-lite/trunk/src/widgets/class-clever-team-member.php#L948" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ca5befe9-7769-4367-84cf-05aabeced67a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:53Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-j58r-vwxv-q7gc/GHSA-j58r-vwxv-q7gc.json b/advisories/unreviewed/2024/06/GHSA-j58r-vwxv-q7gc/GHSA-j58r-vwxv-q7gc.json new file mode 100644 index 00000000000..ed81364a950 --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-j58r-vwxv-q7gc/GHSA-j58r-vwxv-q7gc.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-j58r-vwxv-q7gc", + "modified": "2024-06-06T03:30:56Z", + "published": "2024-06-06T03:30:56Z", + "aliases": [ + "CVE-2024-4788" + ], + "details": "The Boostify Header Footer Builder for Elementor plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the create_bhf_post function in all versions up to, and including, 1.3.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to create pages or posts with arbitrary content.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4788" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/boostify-header-footer-builder/trunk/inc/admin/class-admin.php#L280" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1090acfc-5b0c-478a-ac71-db54fdaefdf5?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:53Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-jvx5-mmf7-496q/GHSA-jvx5-mmf7-496q.json b/advisories/unreviewed/2024/06/GHSA-jvx5-mmf7-496q/GHSA-jvx5-mmf7-496q.json new file mode 100644 index 00000000000..5384dcb9a78 --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-jvx5-mmf7-496q/GHSA-jvx5-mmf7-496q.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jvx5-mmf7-496q", + "modified": "2024-06-06T03:30:56Z", + "published": "2024-06-06T03:30:56Z", + "aliases": [ + "CVE-2024-4194" + ], + "details": "The The Album and Image Gallery plus Lightbox plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 2.0. 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:N" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4194" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/album-and-image-gallery-plus-lightbox/trunk/includes/shortcode/aigpl-gallery-album-slider.php#L207" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/album-and-image-gallery-plus-lightbox/trunk/includes/shortcode/aigpl-gallery-album.php#L185" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4822f1c7-3f83-416c-8957-17e4b53d7e69?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:53Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-pcmg-m577-c53m/GHSA-pcmg-m577-c53m.json b/advisories/unreviewed/2024/06/GHSA-pcmg-m577-c53m/GHSA-pcmg-m577-c53m.json new file mode 100644 index 00000000000..bc1bdcfcad2 --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-pcmg-m577-c53m/GHSA-pcmg-m577-c53m.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pcmg-m577-c53m", + "modified": "2024-06-06T03:30:57Z", + "published": "2024-06-06T03:30:57Z", + "aliases": [ + "CVE-2024-2017" + ], + "details": "The Countdown, Coming Soon, Maintenance – Countdown & Clock plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the conditionsRow and switchCountdown functions in all versions up to, and including, 2.7.8. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject PHP Objects and modify the status of countdowns.", + "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-2017" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/countdown-builder/trunk/classes/Ajax.php#L51" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/countdown-builder/trunk/classes/Ajax.php#L92" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3096150" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3097588" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d8fab229-cd6b-45a3-9e80-a03a1704ad3e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T03:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-qx3m-6x5p-6m3p/GHSA-qx3m-6x5p-6m3p.json b/advisories/unreviewed/2024/06/GHSA-qx3m-6x5p-6m3p/GHSA-qx3m-6x5p-6m3p.json new file mode 100644 index 00000000000..5bd89731939 --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-qx3m-6x5p-6m3p/GHSA-qx3m-6x5p-6m3p.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qx3m-6x5p-6m3p", + "modified": "2024-06-06T03:30:57Z", + "published": "2024-06-06T03:30:57Z", + "aliases": [ + "CVE-2024-5001" + ], + "details": "The Image Hover Effects for Elementor with Lightbox and Flipbox plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the '_id', 'oxi_addons_f_title_tag', and 'content_description_tag' parameters in all versions up to, and including, 3.0.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-5001" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/image-hover-effects-with-carousel/trunk/Modules/Caption/Caption.php#L2622" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/image-hover-effects-with-carousel/trunk/Modules/Flipbox/Flipbox.php#L3211" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/image-hover-effects-with-carousel/trunk/Modules/Image/Data.php#L2838" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6c384f05-96dd-47bb-822d-16212527091a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:54Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-r4gp-r2fv-c7gg/GHSA-r4gp-r2fv-c7gg.json b/advisories/unreviewed/2024/06/GHSA-r4gp-r2fv-c7gg/GHSA-r4gp-r2fv-c7gg.json new file mode 100644 index 00000000000..ec72dfaa95d --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-r4gp-r2fv-c7gg/GHSA-r4gp-r2fv-c7gg.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r4gp-r2fv-c7gg", + "modified": "2024-06-06T03:30:56Z", + "published": "2024-06-06T03:30:56Z", + "aliases": [ + "CVE-2024-4705" + ], + "details": "The Testimonials Widget plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's testimonials shortcode in all versions up to, and including, 4.0.4 due to insufficient input sanitization and output escaping on user supplied attributes. 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-4705" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/testimonials-widget/trunk/includes/class-testimonials-widget-premium.php#L2198" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ef4603b2-bd41-4f65-ba2a-8d06e32e67c1?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:53Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-r74v-xg7r-p9h2/GHSA-r74v-xg7r-p9h2.json b/advisories/unreviewed/2024/06/GHSA-r74v-xg7r-p9h2/GHSA-r74v-xg7r-p9h2.json new file mode 100644 index 00000000000..f482129eb9b --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-r74v-xg7r-p9h2/GHSA-r74v-xg7r-p9h2.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r74v-xg7r-p9h2", + "modified": "2024-06-06T03:30:57Z", + "published": "2024-06-06T03:30:57Z", + "aliases": [ + "CVE-2024-5342" + ], + "details": "The Simple Image Popup Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'sips_popup' shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping on user supplied attributes. 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-5342" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/simple-image-popup-shortcode/trunk/sips-popup.php#L27" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/11fb823c-c3d3-456d-b606-b01a8307c25a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:55Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/06/GHSA-xwvf-75x5-65j6/GHSA-xwvf-75x5-65j6.json b/advisories/unreviewed/2024/06/GHSA-xwvf-75x5-65j6/GHSA-xwvf-75x5-65j6.json new file mode 100644 index 00000000000..f41cc13812a --- /dev/null +++ b/advisories/unreviewed/2024/06/GHSA-xwvf-75x5-65j6/GHSA-xwvf-75x5-65j6.json @@ -0,0 +1,42 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xwvf-75x5-65j6", + "modified": "2024-06-06T03:30:56Z", + "published": "2024-06-06T03:30:56Z", + "aliases": [ + "CVE-2023-6966" + ], + "details": "The The Moneytizer plugin for WordPress is vulnerable to unauthorized access of data, modification of data, and loss of data due to a missing capability check on multiple AJAX functions in the /core/core_ajax.php file in all versions up to, and including, 9.5.20. This makes it possible for authenticated attackers, with subscriber access and above, to update and retrieve billing and bank details, update and reset the plugin's settings, and update languages as well as other lower-severity actions.", + "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-2023-6966" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/the-moneytizer/trunk/core/core_ajax.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/71823e36-3899-4253-a1d2-c6f8921d18dc?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-06-06T02:15:52Z" + } +} \ No newline at end of file