cvelist/2018/10xxx/CVE-2018-10877.json

93 lines
2.5 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2018-07-18 11:06:55 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "lpardo@redhat.com",
"ID" : "CVE-2018-10877",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-18 11:04:59 -03:00
{
2018-07-18 11:06:55 -04:00
"product" : {
"product_data" : [
{
"product_name" : "kernel",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-07-18 11:04:59 -03:00
}
2018-07-18 11:06:55 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Linux kernel ext4 filesystem is vulnerable to an out-of-bound access in the ext4_ext_drop_refs() function when operating on a crafted ext4 filesystem image."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-18 11:04:59 -03:00
{
2018-07-18 11:06:55 -04:00
"vectorString" : "7.3/CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version" : "3.0"
2018-07-18 11:04:59 -03:00
}
2018-07-18 11:06:55 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-125"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-07-19 06:03:07 -04:00
{
"name" : "[debian-lts-announce] 20180718 [SECURITY] [DLA 1423-1] linux-4.9 new package",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/07/msg00020.html"
},
2018-07-18 11:06:55 -04:00
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10877",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10877"
2018-08-24 06:08:00 -04:00
},
{
"name" : "USN-3753-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3753-1/"
},
{
"name" : "USN-3753-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3753-2/"
},
{
"name" : "USN-3754-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3754-1/"
2018-07-18 11:06:55 -04:00
}
]
}
2018-05-09 11:02:57 -04:00
}