cvelist/2020/17xxx/CVE-2020-17528.json
2020-12-09 19:01:51 +00:00

92 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"AKA": "AMNESIA:33 CVE-2020-17437",
"ASSIGNER": "security@apache.org",
"ID": "CVE-2020-17528",
"STATE": "PUBLIC",
"TITLE": "Apache NuttX (incubating) Out of Bound Write from invalid TCP Urgent length"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache NuttX (incubating)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.1.1"
},
{
"version_affected": "=",
"version_value": "10.0.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Apache NuttX would like to thank Forescout for reporting the issue"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Out-of-bounds Write vulnerability in TCP stack of Apache NuttX (incubating) versions up to and including 9.1.0 and 10.0.0 allows attacker to corrupt memory by supplying arbitrary urgent data pointer offsets within TCP packets including beyond the length of the packet."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787 Out-of-bounds Write"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://lists.apache.org/thread.html/r7f4215aba288660b41b7e731b6262c8275fa476e91e527a74d2888ea%40%3Cdev.nuttx.apache.org%3E",
"name": "https://lists.apache.org/thread.html/r7f4215aba288660b41b7e731b6262c8275fa476e91e527a74d2888ea%40%3Cdev.nuttx.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[nuttx-dev] 20201209 CVE-2020-17528: Apache NuttX (incubating) Out of Bound Write from invalid TCP Urgent length",
"url": "https://lists.apache.org/thread.html/r7f4215aba288660b41b7e731b6262c8275fa476e91e527a74d2888ea@%3Cdev.nuttx.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20201209 CVE-2020-17528: Apache NuttX (incubating) Out of Bound Write from invalid TCP Urgent length",
"url": "http://www.openwall.com/lists/oss-security/2020/12/09/4"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}