{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-17023", "ASSIGNER": "security@mozilla.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Mozilla", "product": { "product_data": [ { "product_name": "Firefox", "version": { "version_data": [ { "version_value": "before 72" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "NSS may negotiate TLS 1.2 or below after a TLS 1.3 HelloRetryRequest had been sent" } ] } ] }, "references": { "reference_data": [ { "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1590001", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1590001" }, { "refsource": "CONFIRM", "name": "https://www.mozilla.org/security/advisories/mfsa2020-01/", "url": "https://www.mozilla.org/security/advisories/mfsa2020-01/" }, { "refsource": "UBUNTU", "name": "USN-4234-1", "url": "https://usn.ubuntu.com/4234-1/" } ] }, "description": { "description_data": [ { "lang": "eng", "value": "After a HelloRetryRequest has been sent, the client may negotiate a lower protocol that TLS 1.3, resulting in an invalid state transition in the TLS State Machine. If the client gets into this state, incoming Application Data records will be ignored. This vulnerability affects Firefox < 72." } ] } }