cvelist/2021/43xxx/CVE-2021-43529.json

69 lines
2.2 KiB
JSON
Raw Normal View History

{
"CVE_data_meta": {
2023-01-26 11:51:06 -05:00
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2021-43529",
2023-01-26 11:51:06 -05:00
"STATE": "PUBLIC"
},
2023-01-26 11:51:06 -05:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "91.3.0"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2023-02-16 22:00:51 +00:00
"value": "Thunderbird versions prior to 91.3.0 are vulnerable to the heap overflow described in CVE-2021-43527 when processing S/MIME messages. Thunderbird versions 91.3.0 and later will not call the vulnerable code when processing S/MIME messages that contain certificates with DER-encoded DSA or RSA-PSS signatures."
}
]
2023-01-26 11:51:06 -05:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Memory corruption when processing S/MIME messages"
}
]
}
]
},
"references": {
"reference_data": [
{
2023-02-16 22:00:51 +00:00
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2021-43529",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2021-43529"
2023-01-26 11:51:06 -05:00
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}