cvelist/2019/5xxx/CVE-2019-5094.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2019-01-04 09:04:41 -05:00
{
2019-09-24 22:00:52 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:06:31 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5094",
2019-09-24 22:00:52 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "E2fsprogs",
"version": {
"version_data": [
{
"version_value": "E2fsprogs 1.43.3 - 1.45.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "remote code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0887",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0887"
2019-09-28 03:00:58 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4535",
"url": "https://www.debian.org/security/2019/dsa-4535"
2019-09-28 14:01:04 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190928 [SECURITY] [DLA 1935-1] e2fsprogs security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/09/msg00029.html"
2019-09-30 06:01:05 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20190929 [SECURITY] [DSA 4535-1] e2fsprogs security update",
"url": "https://seclists.org/bugtraq/2019/Sep/58"
2019-09-30 16:01:02 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4142-2",
"url": "https://usn.ubuntu.com/4142-2/"
2019-09-24 22:00:52 +00:00
}
]
2019-03-18 04:06:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-09-24 22:00:52 +00:00
"value": "An exploitable code execution vulnerability exists in the quota file functionality of E2fsprogs 1.45.3. A specially crafted ext4 partition can cause an out-of-bounds write on the heap, resulting in code execution. An attacker can corrupt a partition to trigger this vulnerability."
2019-03-18 04:06:31 +00:00
}
]
}
}