diff --git a/advisories/unreviewed/2025/03/GHSA-2phh-fpc3-4x9w/GHSA-2phh-fpc3-4x9w.json b/advisories/unreviewed/2025/03/GHSA-2phh-fpc3-4x9w/GHSA-2phh-fpc3-4x9w.json new file mode 100644 index 00000000000..40f8898950d --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-2phh-fpc3-4x9w/GHSA-2phh-fpc3-4x9w.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2phh-fpc3-4x9w", + "modified": "2025-03-26T00:31:19Z", + "published": "2025-03-26T00:31:19Z", + "aliases": [ + "CVE-2025-2276" + ], + "details": "The Ultimate Dashboard – Custom WordPress Dashboard plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the handle_module_actions function in all versions up to, and including, 3.8.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to activate/deactivate plugin modules.", + "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-2025-2276" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/ultimate-dashboard/tags/3.8.7/modules/feature/class-feature-module.php#L118" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ffee6564-2718-4461-b481-cbf0e204a04d?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-26T00:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-cfhx-3wmq-q5rg/GHSA-cfhx-3wmq-q5rg.json b/advisories/unreviewed/2025/03/GHSA-cfhx-3wmq-q5rg/GHSA-cfhx-3wmq-q5rg.json new file mode 100644 index 00000000000..dcb7cbfd18e --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-cfhx-3wmq-q5rg/GHSA-cfhx-3wmq-q5rg.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cfhx-3wmq-q5rg", + "modified": "2025-03-26T00:31:19Z", + "published": "2025-03-26T00:31:19Z", + "aliases": [ + "CVE-2024-47516" + ], + "details": "A vulnerability was found in Pagure. An argument injection in Git during retrieval of the repository history leads to remote code execution on the Pagure instance.", + "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-2024-47516" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/security/cve/CVE-2024-47516" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315805" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-88" + ], + "severity": "CRITICAL", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-26T00:15:13Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/03/GHSA-m3gv-vg93-m632/GHSA-m3gv-vg93-m632.json b/advisories/unreviewed/2025/03/GHSA-m3gv-vg93-m632/GHSA-m3gv-vg93-m632.json new file mode 100644 index 00000000000..18ee3d6e0a4 --- /dev/null +++ b/advisories/unreviewed/2025/03/GHSA-m3gv-vg93-m632/GHSA-m3gv-vg93-m632.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m3gv-vg93-m632", + "modified": "2025-03-26T00:31:19Z", + "published": "2025-03-26T00:31:19Z", + "aliases": [ + "CVE-2025-2302" + ], + "details": "The Advanced Woo Search plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's aws_search_terms shortcode in all versions up to, and including, 3.28 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-2302" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/advanced-woo-search/tags/3.28/includes/class-aws-shortcodes.php#L175" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/advanced-woo-search/tags/3.28/includes/class-aws-shortcodes.php#L50" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ef8fca84-3ea1-432f-8cfe-9a1d1f70fa6f?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-03-26T00:15:13Z" + } +} \ No newline at end of file