cvelist/2023/0xxx/CVE-2023-0547.json
2023-06-02 17:00:43 +00:00

68 lines
2.2 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0547",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_value": "102.10",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Revocation status of S/Mime recipient certificates was not checked"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-15/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-15/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1811298",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1811298"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "OCSP revocation status of recipient certificates was not checked when sending S/Mime encrypted email, and revoked certificates would be accepted. Thunderbird versions from 68 to 102.9.1 were affected by this bug. This vulnerability affects Thunderbird < 102.10."
}
]
}
}