From 3180b274c1a3066bc4a63a6ead53d583d41f0dbf Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 7 May 2025 05:00:33 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/3xxx/CVE-2025-3766.json | 81 ++++++++++++++++++++++++++++++++-- 2025/47xxx/CVE-2025-47424.json | 18 ++++++++ 2025/47xxx/CVE-2025-47425.json | 18 ++++++++ 3 files changed, 113 insertions(+), 4 deletions(-) create mode 100644 2025/47xxx/CVE-2025-47424.json create mode 100644 2025/47xxx/CVE-2025-47425.json diff --git a/2025/3xxx/CVE-2025-3766.json b/2025/3xxx/CVE-2025-3766.json index 5798506f8c8..206d8cce1eb 100644 --- a/2025/3xxx/CVE-2025-3766.json +++ b/2025/3xxx/CVE-2025-3766.json @@ -1,17 +1,90 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-3766", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@wordfence.com", + "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "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." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-862 Missing Authorization", + "cweId": "CWE-862" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "webfactory", + "product": { + "product_data": [ + { + "product_name": "Login Lockdown & Protection", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "*", + "version_value": "2.11" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ac9a3848-f486-475b-b2c7-ea1007bb30d3?source=cve", + "refsource": "MISC", + "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/ac9a3848-f486-475b-b2c7-ea1007bb30d3?source=cve" + }, + { + "url": "https://plugins.trac.wordpress.org/browser/login-lockdown/trunk/libs/ajax.php#L17", + "refsource": "MISC", + "name": "https://plugins.trac.wordpress.org/browser/login-lockdown/trunk/libs/ajax.php#L17" + }, + { + "url": "https://plugins.trac.wordpress.org/changeset/3286814/login-lockdown", + "refsource": "MISC", + "name": "https://plugins.trac.wordpress.org/changeset/3286814/login-lockdown" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Tr\u01b0\u01a1ng H\u1eefu Ph\u00fac (truonghuuphuc)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", + "baseScore": 5.4, + "baseSeverity": "MEDIUM" } ] } diff --git a/2025/47xxx/CVE-2025-47424.json b/2025/47xxx/CVE-2025-47424.json new file mode 100644 index 00000000000..6831aab0354 --- /dev/null +++ b/2025/47xxx/CVE-2025-47424.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-47424", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file diff --git a/2025/47xxx/CVE-2025-47425.json b/2025/47xxx/CVE-2025-47425.json new file mode 100644 index 00000000000..9e33fd4d9cd --- /dev/null +++ b/2025/47xxx/CVE-2025-47425.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-47425", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + } + ] + } +} \ No newline at end of file