{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-49278", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Umbraco is an ASP.NET content management system (CMS). Starting in version 8.0.0 and prior to versions 8.18.10, 10.8.1, and 12.3.4, a brute force exploit can be used to collect valid usernames. Versions 8.18.10, 10.8.1, and 12.3.4 contain a patch for this issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor", "cweId": "CWE-200" } ] }, { "description": [ { "lang": "eng", "value": "CWE-307: Improper Restriction of Excessive Authentication Attempts", "cweId": "CWE-307" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "umbraco", "product": { "product_data": [ { "product_name": "Umbraco-CMS", "version": { "version_data": [ { "version_affected": "=", "version_value": ">= 8.0.0, < 8.18.10" }, { "version_affected": "=", "version_value": ">= 9.0.0-rc001, < 10.8.1" }, { "version_affected": "=", "version_value": ">= 11.0.0-rc1, < 12.3.4" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-7x74-h8cw-qhxq", "refsource": "MISC", "name": "https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-7x74-h8cw-qhxq" } ] }, "source": { "advisory": "GHSA-7x74-h8cw-qhxq", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } ] } }