cvelist/2022/45xxx/CVE-2022-45419.json

68 lines
2.3 KiB
JSON
Raw Normal View History

2022-11-14 18:00:33 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-45419",
2022-12-22 20:00:48 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "107",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Deleting a security exception did not take effect immediately"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-47/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2022-47/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1716082",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1716082"
}
]
2022-11-14 18:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-22 20:00:48 +00:00
"value": "If the user added a security exception for an invalid TLS certificate, opened an ongoing TLS connection with a server that used that certificate, and then deleted the exception, Firefox would have kept the connection alive, making it seem like the certificate was still trusted. This vulnerability affects Firefox < 107."
2022-11-14 18:00:33 +00:00
}
]
}
}