cvelist/2019/14xxx/CVE-2019-14815.json

127 lines
4.6 KiB
JSON
Raw Normal View History

2019-11-25 16:13:14 +05:30
{
2023-02-02 16:01:59 +00:00
"data_version": "4.0",
2019-11-25 16:13:14 +05:30
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-14815",
2019-12-02 15:01:06 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-11-25 16:13:14 +05:30
},
2023-02-02 16:01:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:00:55 +00:00
"value": "A vulnerability was found in Linux Kernel, where a Heap Overflow was found in mwifiex_set_wmm_params() function of Marvell Wifi Driver."
2023-02-02 16:01:59 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:00:55 +00:00
"value": "CWE-122",
2023-02-02 16:01:59 +00:00
"cweId": "CWE-122"
}
]
}
]
},
2019-11-25 16:13:14 +05:30
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:00:55 +00:00
"vendor_name": "Linux",
2019-11-25 16:13:14 +05:30
"product": {
"product_data": [
{
2023-02-12 23:00:55 +00:00
"product_name": "kernel",
2019-11-25 16:13:14 +05:30
"version": {
"version_data": [
{
2023-02-12 23:00:55 +00:00
"version_affected": "=",
"version_value": "n/a"
2019-11-25 16:13:14 +05:30
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
2020-01-07 21:01:14 +00:00
{
2023-02-02 16:01:59 +00:00
"url": "https://access.redhat.com/errata/RHSA-2020:0328",
2020-01-07 21:01:14 +00:00
"refsource": "MISC",
2023-02-02 16:01:59 +00:00
"name": "https://access.redhat.com/errata/RHSA-2020:0328"
2020-01-07 21:01:14 +00:00
},
{
2023-02-02 16:01:59 +00:00
"url": "https://access.redhat.com/errata/RHSA-2020:0339",
2020-01-07 21:01:14 +00:00
"refsource": "MISC",
2023-02-02 16:01:59 +00:00
"name": "https://access.redhat.com/errata/RHSA-2020:0339"
2020-01-07 21:01:14 +00:00
},
2019-11-25 16:13:14 +05:30
{
2023-02-02 16:01:59 +00:00
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html"
2019-12-02 11:46:04 +05:30
},
{
2023-02-02 16:01:59 +00:00
"url": "https://security.netapp.com/advisory/ntap-20200103-0001/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20200103-0001/"
2019-12-02 11:46:04 +05:30
},
{
2023-02-02 16:01:59 +00:00
"url": "https://access.redhat.com/errata/RHSA-2020:0174",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2020:0174"
2020-01-03 11:01:03 +00:00
},
2020-02-04 16:01:14 +00:00
{
2023-02-02 16:01:59 +00:00
"url": "https://access.redhat.com/security/cve/cve-2019-14815",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2019-14815"
2020-03-02 20:01:14 +00:00
},
2019-11-25 16:13:14 +05:30
{
2023-02-02 16:01:59 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14815",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14815"
},
{
"url": "https://github.com/torvalds/linux/commit/7caac62ed598a196d6ddf8d9c121e12e082cac3a",
"refsource": "MISC",
"name": "https://github.com/torvalds/linux/commit/7caac62ed598a196d6ddf8d9c121e12e082cac3a"
},
{
"url": "https://lore.kernel.org/linux-wireless/20190828020751.13625-1-huangwenabc%40gmail.com",
"refsource": "MISC",
"name": "https://lore.kernel.org/linux-wireless/20190828020751.13625-1-huangwenabc%40gmail.com"
},
{
"url": "https://www.openwall.com/lists/oss-security/2019/08/28/1",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2019/08/28/1"
2019-11-25 16:13:14 +05:30
}
]
},
"impact": {
"cvss": [
2023-02-02 16:01:59 +00:00
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
2019-11-25 16:13:14 +05:30
]
}
2019-12-02 15:01:06 +00:00
}