cvelist/2021/45xxx/CVE-2021-45100.json
2022-01-07 13:01:14 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-45100",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The ksmbd server through 3.4.2, as used in the Linux kernel through 5.15.8, sometimes communicates in cleartext even though encryption has been enabled. This occurs because it sets the SMB2_GLOBAL_CAP_ENCRYPTION flag when using the SMB 3.1.1 protocol, which is a violation of the SMB protocol specification. When Windows 10 detects this protocol violation, it disables encryption."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/cifsd-team/ksmbd/issues/550",
"refsource": "MISC",
"name": "https://github.com/cifsd-team/ksmbd/issues/550"
},
{
"url": "https://github.com/cifsd-team/ksmbd/pull/551",
"refsource": "MISC",
"name": "https://github.com/cifsd-team/ksmbd/pull/551"
},
{
"url": "https://marc.info/?l=linux-kernel&m=163961726017023&w=2",
"refsource": "MISC",
"name": "https://marc.info/?l=linux-kernel&m=163961726017023&w=2"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220107-0001/",
"url": "https://security.netapp.com/advisory/ntap-20220107-0001/"
}
]
}
}