{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2019-2391", "ASSIGNER": "cna@mongodb.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Incorrect parsing of certain JSON input may result in js-bson not correctly serializing BSON. This may cause unexpected application behaviour including data disclosure. This issue affects: MongoDB Inc. js-bson library version 1.1.3 and prior to.\n\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-502: Deserialization of Untrusted Data", "cweId": "CWE-502" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "MongoDB Inc.", "product": { "product_data": [ { "product_name": "js-bson", "version": { "version_data": [ { "version_affected": "<=", "version_name": "1.0", "version_value": "1.1.3" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/mongodb/js-bson/releases/tag/v1.1.4", "refsource": "MISC", "name": "https://github.com/mongodb/js-bson/releases/tag/v1.1.4" } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "source": { "defect": [ "SECURITY-608" ], "discovery": "EXTERNAL" }, "credits": [ { "lang": "en", "value": "Feng Xiao from Georgia Tech" } ], "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" } ] } }