mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
137 lines
4.6 KiB
JSON
137 lines
4.6 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2018-10877",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-125",
|
|
"cweId": "CWE-125"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "[UNKNOWN]",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "kernel",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://usn.ubuntu.com/3754-1/",
|
|
"refsource": "MISC",
|
|
"name": "https://usn.ubuntu.com/3754-1/"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/106503",
|
|
"refsource": "MISC",
|
|
"name": "http://www.securityfocus.com/bid/106503"
|
|
},
|
|
{
|
|
"url": "https://access.redhat.com/errata/RHSA-2018:2948",
|
|
"refsource": "MISC",
|
|
"name": "https://access.redhat.com/errata/RHSA-2018:2948"
|
|
},
|
|
{
|
|
"url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00020.html",
|
|
"refsource": "MISC",
|
|
"name": "https://lists.debian.org/debian-lts-announce/2018/07/msg00020.html"
|
|
},
|
|
{
|
|
"url": "https://usn.ubuntu.com/3871-1/",
|
|
"refsource": "MISC",
|
|
"name": "https://usn.ubuntu.com/3871-1/"
|
|
},
|
|
{
|
|
"url": "https://usn.ubuntu.com/3871-3/",
|
|
"refsource": "MISC",
|
|
"name": "https://usn.ubuntu.com/3871-3/"
|
|
},
|
|
{
|
|
"url": "https://usn.ubuntu.com/3871-4/",
|
|
"refsource": "MISC",
|
|
"name": "https://usn.ubuntu.com/3871-4/"
|
|
},
|
|
{
|
|
"url": "https://usn.ubuntu.com/3871-5/",
|
|
"refsource": "MISC",
|
|
"name": "https://usn.ubuntu.com/3871-5/"
|
|
},
|
|
{
|
|
"url": "https://usn.ubuntu.com/3753-1/",
|
|
"refsource": "MISC",
|
|
"name": "https://usn.ubuntu.com/3753-1/"
|
|
},
|
|
{
|
|
"url": "https://usn.ubuntu.com/3753-2/",
|
|
"refsource": "MISC",
|
|
"name": "https://usn.ubuntu.com/3753-2/"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/104878",
|
|
"refsource": "MISC",
|
|
"name": "http://www.securityfocus.com/bid/104878"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10877",
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10877"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 7.3,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
|
|
"version": "3.0"
|
|
}
|
|
]
|
|
}
|
|
} |