mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
147 lines
5.2 KiB
JSON
147 lines
5.2 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2018-10876",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A flaw was found in Linux kernel in the ext4 filesystem code. A use-after-free is possible in ext4_ext_remove_space() function when mounting and operating a crafted ext4 image."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-416",
|
|
"cweId": "CWE-416"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"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": "http://www.securityfocus.com/bid/106503",
|
|
"refsource": "MISC",
|
|
"name": "http://www.securityfocus.com/bid/106503"
|
|
},
|
|
{
|
|
"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://patchwork.ozlabs.org/patch/929239/",
|
|
"refsource": "MISC",
|
|
"name": "http://patchwork.ozlabs.org/patch/929239/"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/104904",
|
|
"refsource": "MISC",
|
|
"name": "http://www.securityfocus.com/bid/104904"
|
|
},
|
|
{
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:0525",
|
|
"refsource": "MISC",
|
|
"name": "https://access.redhat.com/errata/RHSA-2019:0525"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.kernel.org/show_bug.cgi?id=199403",
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.kernel.org/show_bug.cgi?id=199403"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10876",
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10876"
|
|
},
|
|
{
|
|
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8844618d8aa7a9973e7b527d038a2a589665002c",
|
|
"refsource": "MISC",
|
|
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8844618d8aa7a9973e7b527d038a2a589665002c"
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 5,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "NONE",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
|
|
"version": "3.0"
|
|
}
|
|
]
|
|
}
|
|
} |