{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-35925", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "FastAsyncWorldEdit (FAWE) is designed for efficient world editing. This vulnerability enables the attacker to select a region with the `Infinity` keyword (case-sensitive!) and executes any operation. This has a possibility of bringing the performing server down. This issue has been fixed in version 2.6.3." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-400: Uncontrolled Resource Consumption", "cweId": "CWE-400" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "IntellectualSites", "product": { "product_data": [ { "product_name": "FastAsyncWorldEdit", "version": { "version_data": [ { "version_affected": "=", "version_value": "< 2.6.3" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/IntellectualSites/FastAsyncWorldEdit/security/advisories/GHSA-whj9-m24x-qhhp", "refsource": "MISC", "name": "https://github.com/IntellectualSites/FastAsyncWorldEdit/security/advisories/GHSA-whj9-m24x-qhhp" }, { "url": "https://github.com/IntellectualSites/FastAsyncWorldEdit/pull/2285", "refsource": "MISC", "name": "https://github.com/IntellectualSites/FastAsyncWorldEdit/pull/2285" }, { "url": "https://github.com/IntellectualSites/FastAsyncWorldEdit/releases/tag/2.6.3", "refsource": "MISC", "name": "https://github.com/IntellectualSites/FastAsyncWorldEdit/releases/tag/2.6.3" } ] }, "source": { "advisory": "GHSA-whj9-m24x-qhhp", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } ] } }