diff --git a/advisories/unreviewed/2025/05/GHSA-2pqq-4jjp-fmr3/GHSA-2pqq-4jjp-fmr3.json b/advisories/unreviewed/2025/05/GHSA-2pqq-4jjp-fmr3/GHSA-2pqq-4jjp-fmr3.json new file mode 100644 index 00000000000..a57b186d397 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-2pqq-4jjp-fmr3/GHSA-2pqq-4jjp-fmr3.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2pqq-4jjp-fmr3", + "modified": "2025-05-03T03:30:28Z", + "published": "2025-05-03T03:30:28Z", + "aliases": [ + "CVE-2025-4168" + ], + "details": "The Subpage List plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'subpages' shortcode in all versions up to, and including, 1.3.3 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-4168" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/subpage-view/trunk/inc/class-subpage-list-shortcode.php#L25" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/aca48ddf-4256-4a55-bff5-1718110147dd?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-80" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-372f-fc65-m555/GHSA-372f-fc65-m555.json b/advisories/unreviewed/2025/05/GHSA-372f-fc65-m555/GHSA-372f-fc65-m555.json new file mode 100644 index 00000000000..e613846e497 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-372f-fc65-m555/GHSA-372f-fc65-m555.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-372f-fc65-m555", + "modified": "2025-05-03T03:30:27Z", + "published": "2025-05-03T03:30:27Z", + "aliases": [ + "CVE-2025-3779" + ], + "details": "The Personizely plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘widgetId’ parameter in all versions up to, and including, 0.10 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-2025-3779" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/personizely/tags/0.10/class.personizely.php#L49" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/personizely/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f07d22ef-5afd-48a4-9e67-31a3ab3efdd6?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:27Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-42rp-4f6p-75xr/GHSA-42rp-4f6p-75xr.json b/advisories/unreviewed/2025/05/GHSA-42rp-4f6p-75xr/GHSA-42rp-4f6p-75xr.json new file mode 100644 index 00000000000..27c692db447 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-42rp-4f6p-75xr/GHSA-42rp-4f6p-75xr.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-42rp-4f6p-75xr", + "modified": "2025-05-03T03:30:28Z", + "published": "2025-05-03T03:30:28Z", + "aliases": [ + "CVE-2025-4198" + ], + "details": "The Alink Tap plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.1. This is due to missing or incorrect nonce validation on the 'alink-tap' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts 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:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4198" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/alink-tap/trunk/admin/views/admin.php" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/alink-tap" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c856e06d-34f7-42e9-a72c-3d4e9207e07e?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-cpm4-m84h-v8pj/GHSA-cpm4-m84h-v8pj.json b/advisories/unreviewed/2025/05/GHSA-cpm4-m84h-v8pj/GHSA-cpm4-m84h-v8pj.json new file mode 100644 index 00000000000..f97dacb0fa1 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-cpm4-m84h-v8pj/GHSA-cpm4-m84h-v8pj.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cpm4-m84h-v8pj", + "modified": "2025-05-03T03:30:28Z", + "published": "2025-05-03T03:30:28Z", + "aliases": [ + "CVE-2025-4170" + ], + "details": "The Xavin's Review Ratings plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'xrr' shortcode in all versions up to, and including, 1.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-2025-4170" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/xavins-review-ratings/trunk/xavins-review-ratings.php#L293" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6c057a98-4a8d-408a-b6a4-3c322bfa0cdf?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-gpjj-6jr7-j6mx/GHSA-gpjj-6jr7-j6mx.json b/advisories/unreviewed/2025/05/GHSA-gpjj-6jr7-j6mx/GHSA-gpjj-6jr7-j6mx.json new file mode 100644 index 00000000000..6c65ea55a75 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-gpjj-6jr7-j6mx/GHSA-gpjj-6jr7-j6mx.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gpjj-6jr7-j6mx", + "modified": "2025-05-03T03:30:27Z", + "published": "2025-05-03T03:30:27Z", + "aliases": [ + "CVE-2024-13738" + ], + "details": "The The Motors - Car Dealer, Rental & Listing WordPress theme theme for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 5.6.65. 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.\n\n*It is unclear exactly which version the issue was patched in from the changelog. Therefore, we used the latest version at the time of verification.", + "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-13738" + }, + { + "type": "WEB", + "url": "https://stylemixthemes.com/motors" + }, + { + "type": "WEB", + "url": "https://themeforest.net/item/motors-automotive-cars-vehicle-boat-dealership-classifieds-wordpress-theme/13987211" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/4635f5c1-c326-4f53-bc54-a402cf5dae00?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:20Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-q2q3-j77h-cmw5/GHSA-q2q3-j77h-cmw5.json b/advisories/unreviewed/2025/05/GHSA-q2q3-j77h-cmw5/GHSA-q2q3-j77h-cmw5.json new file mode 100644 index 00000000000..cc22f3eec81 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-q2q3-j77h-cmw5/GHSA-q2q3-j77h-cmw5.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q2q3-j77h-cmw5", + "modified": "2025-05-03T03:30:28Z", + "published": "2025-05-03T03:30:28Z", + "aliases": [ + "CVE-2025-4199" + ], + "details": "The Abundatrade Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.8.02. This is due to missing or incorrect nonce validation on the 'abundatrade' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts 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:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4199" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/abundatrade-plugin/tags/1.8.02/abundatrade_pugin.php" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/abundatrade-plugin" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ef828667-f241-4c5c-92a8-0a4f366e190f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:29Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-qwvr-9jqm-vrq5/GHSA-qwvr-9jqm-vrq5.json b/advisories/unreviewed/2025/05/GHSA-qwvr-9jqm-vrq5/GHSA-qwvr-9jqm-vrq5.json new file mode 100644 index 00000000000..f9d7bc39c6f --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-qwvr-9jqm-vrq5/GHSA-qwvr-9jqm-vrq5.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-qwvr-9jqm-vrq5", + "modified": "2025-05-03T03:30:28Z", + "published": "2025-05-03T03:30:28Z", + "aliases": [ + "CVE-2025-47229" + ], + "details": "libpspp-core.a in GNU PSPP through 2.0.1 allows attackers to cause a denial of service (var_set_leave_quiet assertion failure and application exit) via crafted input data, such as data that triggers a call from src/data/dictionary.c code into src/data/variable.c code.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47229" + }, + { + "type": "WEB", + "url": "https://savannah.gnu.org/bugs/?67049" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-617" + ], + "severity": "LOW", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-r426-78f6-7rqw/GHSA-r426-78f6-7rqw.json b/advisories/unreviewed/2025/05/GHSA-r426-78f6-7rqw/GHSA-r426-78f6-7rqw.json new file mode 100644 index 00000000000..0b45679e9d4 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-r426-78f6-7rqw/GHSA-r426-78f6-7rqw.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-r426-78f6-7rqw", + "modified": "2025-05-03T03:30:28Z", + "published": "2025-05-03T03:30:27Z", + "aliases": [ + "CVE-2025-3918" + ], + "details": "The Job Listings plugin for WordPress is vulnerable to Privilege Escalation due to improper authorization within the register_action() function in versions 0.1 to 0.1.1. The plugin’s registration handler reads the client-supplied $_POST['user_role'] and passes it directly to wp_insert_user() without restricting to a safe set of roles. This makes it possible for unauthenticated attackers to elevate their privileges to that of an administrator.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3918" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/job-listings/trunk/includes/forms/class-jlt-form-member.php#L68" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/job-listings/#developers" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/c9cd43f5-c3d0-4eb2-9c18-1af2edca37ff?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-285" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-rj62-fmw3-fchf/GHSA-rj62-fmw3-fchf.json b/advisories/unreviewed/2025/05/GHSA-rj62-fmw3-fchf/GHSA-rj62-fmw3-fchf.json new file mode 100644 index 00000000000..3a1eecbca70 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-rj62-fmw3-fchf/GHSA-rj62-fmw3-fchf.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rj62-fmw3-fchf", + "modified": "2025-05-03T03:30:28Z", + "published": "2025-05-03T03:30:28Z", + "aliases": [ + "CVE-2025-4172" + ], + "details": "The VerticalResponse Newsletter Widget plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'verticalresponse' shortcode in all versions up to, and including, 1.6 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-4172" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/vertical-response-newsletter-widget" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/0565cdf1-55fe-4676-8529-8c79be5e8b01?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-vjvx-x85f-gxjv/GHSA-vjvx-x85f-gxjv.json b/advisories/unreviewed/2025/05/GHSA-vjvx-x85f-gxjv/GHSA-vjvx-x85f-gxjv.json new file mode 100644 index 00000000000..db9152c3e42 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-vjvx-x85f-gxjv/GHSA-vjvx-x85f-gxjv.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-vjvx-x85f-gxjv", + "modified": "2025-05-03T03:30:28Z", + "published": "2025-05-03T03:30:28Z", + "aliases": [ + "CVE-2025-4188" + ], + "details": "The Advanced Reorder Image Text Slider plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing or incorrect nonce validation on the 'reorder-simple-image-text-slider-setting' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts 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:C/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4188" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/abundatrade-plugin/tags/1.8.02/abundatrade_pugin.php" + }, + { + "type": "WEB", + "url": "https://wordpress.org/plugins/advanced-reorder-image-text-slider" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/7eb8a509-9acd-457c-8cb9-725f615148ce?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-w988-x7hh-qmg5/GHSA-w988-x7hh-qmg5.json b/advisories/unreviewed/2025/05/GHSA-w988-x7hh-qmg5/GHSA-w988-x7hh-qmg5.json new file mode 100644 index 00000000000..685a038af0a --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-w988-x7hh-qmg5/GHSA-w988-x7hh-qmg5.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w988-x7hh-qmg5", + "modified": "2025-05-03T03:30:28Z", + "published": "2025-05-03T03:30:28Z", + "aliases": [ + "CVE-2025-4222" + ], + "details": "The Database Toolset plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.8.4 via backup files stored in a publicly accessible location. This makes it possible for unauthenticated attackers to extract sensitive data from database backup files. An index file is present, so a brute force attack would need to be successful in order to compromise any data.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4222" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/database-toolset/trunk/admin/class-database-toolset-admin.php#L247" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/database-toolset/trunk/admin/class-database-toolset-backup.php#L76" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/fa452a9a-9e26-41a1-8dea-4bafaf735bee?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-03T03:15:29Z" + } +} \ No newline at end of file