{ "CVE_data_meta": { "ASSIGNER": "cna@mongodb.com", "DATE_PUBLIC": "2020-11-23T17:20:00.000Z", "ID": "CVE-2020-7928", "STATE": "PUBLIC", "TITLE": "Improper neutralization of null byte leads to read overrun" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "MongoDB Server", "version": { "version_data": [ { "version_affected": "<", "version_name": "4.4", "version_value": "4.4.1" }, { "version_affected": "<", "version_name": "4.2", "version_value": "4.2.9" }, { "version_affected": "<", "version_name": "4.0", "version_value": "4.0.20" }, { "version_affected": "<", "version_name": "3.6", "version_value": "3.6.20" } ] } } ] }, "vendor_name": "MongoDB Inc." } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A user authorized to perform database queries may trigger a read overrun and access arbitrary memory by issuing specially crafted queries. This issue affects: MongoDB Inc. MongoDB Server v4.4 versions prior to 4.4.1; v4.2 versions prior to 4.2.9; v4.0 versions prior to 4.0.20; v3.6 versions prior to 3.6.20." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-158: Improper Neutralization of Null Byte or NUL Character" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://jira.mongodb.org/browse/SERVER-49404", "name": "https://jira.mongodb.org/browse/SERVER-49404" } ] }, "source": { "discovery": "INTERNAL" } }