cvelist/2021/4xxx/CVE-2021-4122.json
2022-08-24 16:00:42 +00:00

82 lines
3.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-4122",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "cryptsetup",
"version": {
"version_data": [
{
"version_value": "Fixed in cryptsetup 2.4.3, cryptsetup 2.3.7"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-345 - Insufficient Verification of Data Authenticity"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2031859",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031859"
},
{
"refsource": "MISC",
"name": "https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v2.4/v2.4.3-ReleaseNotes",
"url": "https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v2.4/v2.4.3-ReleaseNotes"
},
{
"refsource": "MISC",
"name": "https://gitlab.com/cryptsetup/cryptsetup/-/commit/0113ac2d889c5322659ad0596d4cfc6da53e356c",
"url": "https://gitlab.com/cryptsetup/cryptsetup/-/commit/0113ac2d889c5322659ad0596d4cfc6da53e356c"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2032401",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2032401"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2021-4122",
"url": "https://access.redhat.com/security/cve/CVE-2021-4122"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was found that a specially crafted LUKS header could trick cryptsetup into disabling encryption during the recovery of the device. An attacker with physical access to the medium, such as a flash disk, could use this flaw to force a user into permanently disabling the encryption layer of that medium."
}
]
}
}