Publish GHSA-4hpf-jm2h-cpfw

This commit is contained in:
advisory-database[bot]
2025-04-12 06:32:16 +00:00
parent 1b3d0a8888
commit 9175fa674b
@@ -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"
}
}