From d453d78838ca7b079263f5d7a9828d42a11da7f9 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 06:31:47 +0000 Subject: [PATCH] Publish GHSA-v2x8-7qj6-pc6f --- .../GHSA-v2x8-7qj6-pc6f.json | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 advisories/unreviewed/2025/05/GHSA-v2x8-7qj6-pc6f/GHSA-v2x8-7qj6-pc6f.json diff --git a/advisories/unreviewed/2025/05/GHSA-v2x8-7qj6-pc6f/GHSA-v2x8-7qj6-pc6f.json b/advisories/unreviewed/2025/05/GHSA-v2x8-7qj6-pc6f/GHSA-v2x8-7qj6-pc6f.json new file mode 100644 index 00000000000..a54ba1ea647 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-v2x8-7qj6-pc6f/GHSA-v2x8-7qj6-pc6f.json @@ -0,0 +1,44 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-v2x8-7qj6-pc6f", + "modified": "2025-05-07T06:30:33Z", + "published": "2025-05-07T06:30:33Z", + "aliases": [ + "CVE-2025-3766" + ], + "details": "The Login Lockdown & Protection plugin for WordPress is vulnerable to unauthorized nonce access due to a missing capability check on the ajax_run_tool function in all versions up to, and including, 2.11. This makes it possible for authenticated attackers, with Subscriber-level access and above, to obtain a valid nonce that can be used to generate a global unlock key, which can in turn be used to add arbitrary IP address to the plugin allowlist. This can only by exploited on new installations where the site administrator hasn't visited the loginlockdown page yet.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3766" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/browser/login-lockdown/trunk/libs/ajax.php#L17" + }, + { + "type": "WEB", + "url": "https://plugins.trac.wordpress.org/changeset/3286814/login-lockdown" + }, + { + "type": "WEB", + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ac9a3848-f486-475b-b2c7-ea1007bb30d3?source=cve" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-07T05:15:48Z" + } +} \ No newline at end of file