cvelist/2020/24xxx/CVE-2020-24340.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-08-13 17:01:24 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-12-11 23:01:36 +00:00
"ID": "CVE-2020-24340",
"STATE": "PUBLIC"
2020-08-13 17:01:24 +00:00
},
2020-12-11 23:01:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-08-13 17:01:24 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-12-11 23:01:36 +00:00
"value": "An issue was discovered in picoTCP and picoTCP-NG through 1.7.0. The code that processes DNS responses in pico_mdns_handle_data_as_answers_generic() in pico_mdns.c does not check whether the number of answers/responses specified in a DNS packet header corresponds to the response data available in the packet, leading to an out-of-bounds read, invalid pointer dereference, and Denial-of-Service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.kb.cert.org/vuls/id/815128",
"url": "https://www.kb.cert.org/vuls/id/815128"
},
{
"refsource": "MISC",
"name": "https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01",
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-20-343-01"
2020-08-13 17:01:24 +00:00
}
]
}
}