diff --git a/advisories/unreviewed/2024/12/GHSA-3p32-8vq4-qvph/GHSA-3p32-8vq4-qvph.json b/advisories/unreviewed/2024/12/GHSA-3p32-8vq4-qvph/GHSA-3p32-8vq4-qvph.json index ec0299a442e..922a246ea91 100644 --- a/advisories/unreviewed/2024/12/GHSA-3p32-8vq4-qvph/GHSA-3p32-8vq4-qvph.json +++ b/advisories/unreviewed/2024/12/GHSA-3p32-8vq4-qvph/GHSA-3p32-8vq4-qvph.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3p32-8vq4-qvph", - "modified": "2024-12-03T21:31:22Z", + "modified": "2025-02-21T06:31:08Z", "published": "2024-12-03T21:31:22Z", "aliases": [ "CVE-2024-48080" @@ -19,9 +19,25 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48080" }, + { + "type": "WEB", + "url": "https://github.com/moscajs/aedes/issues/1024" + }, + { + "type": "WEB", + "url": "https://github.com/moscajs/aedes/issues/1024#issuecomment-2671695219" + }, + { + "type": "WEB", + "url": "https://gist.github.com/mcollina/f06af2098665e4bb8372104425f3999e" + }, { "type": "WEB", "url": "https://gist.github.com/pengwGit/cd3c1701a9e05b424fa6c60d86845de4" + }, + { + "type": "WEB", + "url": "https://github.com/moscajs/aedes/releases/tag/v0.51.2" } ], "database_specific": { diff --git a/advisories/unreviewed/2025/01/GHSA-r558-p82g-6v22/GHSA-r558-p82g-6v22.json b/advisories/unreviewed/2025/01/GHSA-r558-p82g-6v22/GHSA-r558-p82g-6v22.json index 3b7d3467ac8..398f57cfc35 100644 --- a/advisories/unreviewed/2025/01/GHSA-r558-p82g-6v22/GHSA-r558-p82g-6v22.json +++ b/advisories/unreviewed/2025/01/GHSA-r558-p82g-6v22/GHSA-r558-p82g-6v22.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-r558-p82g-6v22", - "modified": "2025-02-03T18:30:40Z", + "modified": "2025-02-21T06:31:08Z", "published": "2025-01-31T18:31:08Z", "aliases": [ "CVE-2025-23001" @@ -19,6 +19,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23001" }, + { + "type": "WEB", + "url": "https://blog.ctfd.io/ctfd-3-7-6" + }, { "type": "WEB", "url": "https://codetoanbug.com/poc-cve-2025-23001-ctfd-english" diff --git a/advisories/unreviewed/2025/02/GHSA-29vw-wqcm-8gfj/GHSA-29vw-wqcm-8gfj.json b/advisories/unreviewed/2025/02/GHSA-29vw-wqcm-8gfj/GHSA-29vw-wqcm-8gfj.json new file mode 100644 index 00000000000..bbd9fe8552e --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-29vw-wqcm-8gfj/GHSA-29vw-wqcm-8gfj.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-29vw-wqcm-8gfj", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:09Z", + "aliases": [ + "CVE-2024-13314" + ], + "details": "The Carousel, Slider, Gallery by WP Carousel WordPress plugin before 2.7.4 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13314" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/ae234bbe-a4af-49f5-8e0a-4fb960821e05" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T06:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-4hm2-gggp-v345/GHSA-4hm2-gggp-v345.json b/advisories/unreviewed/2025/02/GHSA-4hm2-gggp-v345/GHSA-4hm2-gggp-v345.json new file mode 100644 index 00000000000..51f550dcece --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-4hm2-gggp-v345/GHSA-4hm2-gggp-v345.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4hm2-gggp-v345", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:08Z", + "aliases": [ + "CVE-2024-13379" + ], + "details": "The C9 Admin Dashboard plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.3.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file.", + "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-13379" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/c9-admin-dashboard/trunk/c9-admin.php#L51" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/c9-admin-dashboard/trunk/c9-admin.php#L59" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/c9-admin-dashboard/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/88f4af1b-5e3c-4129-93c3-4f368bd2b0db?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T04:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-65qp-579h-gfwc/GHSA-65qp-579h-gfwc.json b/advisories/unreviewed/2025/02/GHSA-65qp-579h-gfwc/GHSA-65qp-579h-gfwc.json new file mode 100644 index 00000000000..8b84eaf2ef0 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-65qp-579h-gfwc/GHSA-65qp-579h-gfwc.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-65qp-579h-gfwc", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:09Z", + "aliases": [ + "CVE-2024-13537" + ], + "details": "The C9 Blocks plugin for WordPress is vulnerable to Full Path Disclosure in all versions up to, and including, 1.7.7. This is due the plugin containing a publicly accessible composer-setup.php file with error display enabled. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.", + "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-13537" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/c9-blocks/trunk/composer-setup.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e3e682fb-e821-45cb-a087-d97d42a3743e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-209" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T04:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-fh87-7hch-vgrr/GHSA-fh87-7hch-vgrr.json b/advisories/unreviewed/2025/02/GHSA-fh87-7hch-vgrr/GHSA-fh87-7hch-vgrr.json new file mode 100644 index 00000000000..840ebda05eb --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-fh87-7hch-vgrr/GHSA-fh87-7hch-vgrr.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fh87-7hch-vgrr", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:09Z", + "aliases": [ + "CVE-2024-11260" + ], + "details": "The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to time-based SQL Injection via the active_status parameter in all versions up to, and including, 6.6.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers 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:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11260" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/events-manager/tags/6.6.3/classes/em-events.php#L606" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/925402a5-e203-4976-b0a9-88c974b540b9?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T06:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-gxvc-5wrv-69rq/GHSA-gxvc-5wrv-69rq.json b/advisories/unreviewed/2025/02/GHSA-gxvc-5wrv-69rq/GHSA-gxvc-5wrv-69rq.json new file mode 100644 index 00000000000..ec0c40667f8 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-gxvc-5wrv-69rq/GHSA-gxvc-5wrv-69rq.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gxvc-5wrv-69rq", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:09Z", + "aliases": [ + "CVE-2024-13883" + ], + "details": "The WPUpper Share Buttons plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.51. This is due to missing or incorrect nonce validation on the 'save_custom_css_request' function. This makes it possible for unauthenticated attackers to inject custom CSS to modify a site 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-13883" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/wpupper-share-buttons/trunk/Controller/ajax.controller.php#L94" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5ca55c87-6548-43b8-a23f-d31a51df9533?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T04:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-j72w-qg22-3234/GHSA-j72w-qg22-3234.json b/advisories/unreviewed/2025/02/GHSA-j72w-qg22-3234/GHSA-j72w-qg22-3234.json new file mode 100644 index 00000000000..b1b23dc3df3 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-j72w-qg22-3234/GHSA-j72w-qg22-3234.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-j72w-qg22-3234", + "modified": "2025-02-21T06:31:08Z", + "published": "2025-02-21T06:31:08Z", + "aliases": [ + "CVE-2024-13235" + ], + "details": "The Pinpoint Booking System – #1 WordPress Booking Plugin plugin for WordPress is vulnerable to SQL Injection via the 'language' parameter in all versions up to, and including, 2.9.9.5.2 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 Subscriber-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:L/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13235" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/booking-system/trunk/includes/translation/class-backend-translation.php#L125" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/59cba7f0-cb06-4408-abba-49552dddd04c?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T04:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-jfh6-m8fx-jjp9/GHSA-jfh6-m8fx-jjp9.json b/advisories/unreviewed/2025/02/GHSA-jfh6-m8fx-jjp9/GHSA-jfh6-m8fx-jjp9.json new file mode 100644 index 00000000000..6c54bf7de96 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-jfh6-m8fx-jjp9/GHSA-jfh6-m8fx-jjp9.json @@ -0,0 +1,29 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jfh6-m8fx-jjp9", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:09Z", + "aliases": [ + "CVE-2024-13585" + ], + "details": "The Ajax Search Lite WordPress plugin before 4.12.5 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).", + "severity": [], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13585" + }, + { + "type": "WEB", + "url": "https://wpscan.com/vulnerability/270f213a-2fde-471c-ad09-2b44d11891ec" + } + ], + "database_specific": { + "cwe_ids": [], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T06:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-m368-p6fx-frcw/GHSA-m368-p6fx-frcw.json b/advisories/unreviewed/2025/02/GHSA-m368-p6fx-frcw/GHSA-m368-p6fx-frcw.json new file mode 100644 index 00000000000..9012bc74cde --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-m368-p6fx-frcw/GHSA-m368-p6fx-frcw.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m368-p6fx-frcw", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:09Z", + "aliases": [ + "CVE-2024-13672" + ], + "details": "The Mini Course Generator | Embed mini-courses and interactive content plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'mcg' shortcode in all versions up to, and including, 1.0.5 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-13672" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/mini-course-generator/tags/1.0.4/includes/class-mcg-shortcodes.php#L10" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3243023%40mini-course-generator&new=3243023%40mini-course-generator&sfp_email=&sfph_mail=" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/b47505a5-fb7f-4e41-a6de-6f0b330aa495?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T04:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-mm99-6fxw-pc23/GHSA-mm99-6fxw-pc23.json b/advisories/unreviewed/2025/02/GHSA-mm99-6fxw-pc23/GHSA-mm99-6fxw-pc23.json new file mode 100644 index 00000000000..fdfa2f2d89c --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-mm99-6fxw-pc23/GHSA-mm99-6fxw-pc23.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mm99-6fxw-pc23", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:09Z", + "aliases": [ + "CVE-2025-1407" + ], + "details": "The AMO Team Showcase plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's amoteam_skills shortcode in all versions up to, and including, 1.1.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-2025-1407" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/amo-team-showcase/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/cf0950d3-4d7b-457a-8e67-df310d2712d4?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T04:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-mrgc-jh4q-56r5/GHSA-mrgc-jh4q-56r5.json b/advisories/unreviewed/2025/02/GHSA-mrgc-jh4q-56r5/GHSA-mrgc-jh4q-56r5.json new file mode 100644 index 00000000000..58e05fb76f8 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-mrgc-jh4q-56r5/GHSA-mrgc-jh4q-56r5.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mrgc-jh4q-56r5", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:09Z", + "aliases": [ + "CVE-2025-1406" + ], + "details": "The Newpost Catch plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's npc shortcode in all versions up to, and including, 1.3.19 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-2025-1406" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/newpost-catch/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dbbea6bf-b795-4837-9dc9-7cb8769ab89f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T04:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-rqqr-2w36-frj3/GHSA-rqqr-2w36-frj3.json b/advisories/unreviewed/2025/02/GHSA-rqqr-2w36-frj3/GHSA-rqqr-2w36-frj3.json new file mode 100644 index 00000000000..7bb6fa14f96 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-rqqr-2w36-frj3/GHSA-rqqr-2w36-frj3.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rqqr-2w36-frj3", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:08Z", + "aliases": [ + "CVE-2024-13388" + ], + "details": "The TCBD Tooltip plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'tcbdtooltip_text' 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-13388" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/tcbd-tooltip" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/43ca15b7-8cb4-427f-892d-15022da17b2e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T04:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-vq4p-pj29-ggrf/GHSA-vq4p-pj29-ggrf.json b/advisories/unreviewed/2025/02/GHSA-vq4p-pj29-ggrf/GHSA-vq4p-pj29-ggrf.json new file mode 100644 index 00000000000..304cd94ee1c --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-vq4p-pj29-ggrf/GHSA-vq4p-pj29-ggrf.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vq4p-pj29-ggrf", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:09Z", + "aliases": [ + "CVE-2024-13818" + ], + "details": "The Registration Forms – User Registration Forms, Invitation-Based Registrations, Front-end User Profile, Login Form & Content Restriction plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.8.3.9 through publicly exposed log files. This makes it possible for unauthenticated attackers to view potentially sensitive information about users contained in the exposed log files.", + "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-13818" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/pie-register/trunk/classes/base_variables.php#L68" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/768730c1-a70e-432d-a234-4ce2b8aec424?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-532" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T04:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-vv65-c332-x7m8/GHSA-vv65-c332-x7m8.json b/advisories/unreviewed/2025/02/GHSA-vv65-c332-x7m8/GHSA-vv65-c332-x7m8.json new file mode 100644 index 00000000000..4ed9c5df0a1 --- /dev/null +++ b/advisories/unreviewed/2025/02/GHSA-vv65-c332-x7m8/GHSA-vv65-c332-x7m8.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vv65-c332-x7m8", + "modified": "2025-02-21T06:31:09Z", + "published": "2025-02-21T06:31:09Z", + "aliases": [ + "CVE-2024-13751" + ], + "details": "The 3D Photo Gallery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'des[]' parameter in all versions up to, and including, 1.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-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-13751" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/3d-photo-gallery/tags/1.3/plugin.class.php#L57" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/eae1c878-3df9-47af-8283-de3d5acb219a?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-02-21T04:15:09Z" + } +} \ No newline at end of file