cvelist/2021/35xxx/CVE-2021-35269.json

87 lines
3.0 KiB
JSON
Raw Normal View History

2021-06-23 02:01:09 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-09-07 14:00:51 +00:00
"ID": "CVE-2021-35269",
"STATE": "PUBLIC"
2021-06-23 02:01:09 +00:00
},
2021-09-07 14:00:51 +00:00
"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",
2021-06-23 02:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-09-08 18:00:56 +00:00
"value": "NTFS-3G versions < 2021.8.22, when a specially crafted NTFS attribute from the MFT is setup in the function ntfs_attr_setup_flag, a heap buffer overflow can occur allowing for code execution and escalation of privileges."
2021-09-07 14:00:51 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://ntfs-3g.com",
"refsource": "MISC",
"name": "http://ntfs-3g.com"
},
{
2021-09-08 18:00:56 +00:00
"refsource": "MLIST",
"name": "[oss-security] 20210830 NTFS3G-SA-2021-0001: Multiple buffer overflows in all versions of NTFS-3G",
"url": "http://www.openwall.com/lists/oss-security/2021/08/30/1"
2021-09-09 23:00:56 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4971",
"url": "https://www.debian.org/security/2021/dsa-4971"
2021-09-23 21:00:57 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-e7c8ba6301",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/766ISTT3KCARKFUIQT7N6WV6T63XOKG3/"
2021-09-25 01:00:54 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-5b1dac797b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HSEKTKHO5HFZHWZNJNBJZA56472KRUZI/"
2021-11-17 01:00:57 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20211116 [SECURITY] [DLA 2819-1] ntfs-3g security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/11/msg00013.html"
2021-06-23 02:01:09 +00:00
}
]
}
}