cvelist/2020/10xxx/CVE-2020-10723.json
2021-01-20 15:02:47 +00:00

113 lines
4.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10723",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "dpdk",
"version": {
"version_data": [
{
"version_value": "20.02.1"
},
{
"version_value": "19.11.2"
},
{
"version_value": "18.11.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "UBUNTU",
"name": "USN-4362-1",
"url": "https://usn.ubuntu.com/4362-1/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0693",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00045.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-04e3d34451",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HRHKFVV4MRWNNJOYQOVP64L4UVWYPEO4/"
},
{
"url": "https://www.oracle.com/security-alerts/cpuoct2020.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpuoct2020.html"
},
{
"url": "https://www.openwall.com/lists/oss-security/2020/05/18/2",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/05/18/2"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10723",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10723",
"refsource": "CONFIRM"
},
{
"url": "https://bugs.dpdk.org/show_bug.cgi?id=268",
"refsource": "MISC",
"name": "https://bugs.dpdk.org/show_bug.cgi?id=268"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2021.html",
"refsource": "MISC",
"name": "https://www.oracle.com/security-alerts/cpujan2021.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A memory corruption issue was found in DPDK versions 17.05 and above. This flaw is caused by an integer truncation on the index of a payload. Under certain circumstances, the index (a UInt) is copied and truncated into a uint16, which can lead to out of bound indexing and possible memory corruption."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.1/CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.0"
}
]
]
}
}