diff --git a/advisories/unreviewed/2025/04/GHSA-4hpf-jm2h-cpfw/GHSA-4hpf-jm2h-cpfw.json b/advisories/unreviewed/2025/04/GHSA-4hpf-jm2h-cpfw/GHSA-4hpf-jm2h-cpfw.json new file mode 100644 index 00000000000..a79b8015a9d --- /dev/null +++ b/advisories/unreviewed/2025/04/GHSA-4hpf-jm2h-cpfw/GHSA-4hpf-jm2h-cpfw.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4hpf-jm2h-cpfw", + "modified": "2025-04-12T06:30:22Z", + "published": "2025-04-12T06:30:22Z", + "aliases": [ + "CVE-2025-2871" + ], + "details": "The WordPress Mega Menu – QuadMenu plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.2.0. This is due to missing or incorrect nonce validation on the ajax_dismiss_notice() function. This makes it possible for unauthenticated attackers to update any user meta to a value of one, including wp_capabilities which could result in a privilege deescalation of an administrator, 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-2025-2871" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/quadmenu/tags/3.2.0/lib/class-admin.php#L105" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3270825/quadmenu/tags/3.2.1/lib/class-admin.php" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/1ba7b675-54d6-4f0e-b60f-1c7fa6ff24ea?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-04-12T04:15:39Z" + } +} \ No newline at end of file