cvelist/2020/24xxx/CVE-2020-24339.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-24339",
"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 DNS domain name record decompression functionality in pico_dns_decompress_name() in pico_dns_common.c does not validate the compression pointer offset values with respect to the actual data present in a DNS response packet, causing out-of-bounds reads that lead to 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
}
]
}
}