cvelist/2020/6xxx/CVE-2020-6070.json

75 lines
2.5 KiB
JSON
Raw Normal View History

2020-01-07 16:01:04 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6070",
2020-08-10 14:01:23 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "F2fs-tools",
"version": {
"version_data": [
{
"version_value": "F2fs-tools-1.12.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2020-0988",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2020-0988"
2020-09-28 02:01:31 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-a0b24e9377",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZ4HMQKNI35NBWJI6XMJBGWPEKZRR72/"
2020-08-10 14:01:23 +00:00
}
]
2020-01-07 16:01:04 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-08-10 14:01:23 +00:00
"value": "An exploitable code execution vulnerability exists in the file system checking functionality of fsck.f2fs 1.12.0. A specially crafted f2fs file can cause a logic flaw and out-of-bounds heap operations, resulting in code execution. An attacker can provide a malicious file to trigger this vulnerability."
2020-01-07 16:01:04 +00:00
}
]
2022-04-19 11:47:58 -04:00
},
"impact": {
"cvss": {
"baseScore": 6.7,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
2020-01-07 16:01:04 +00:00
}
}