cvelist/2019/10xxx/CVE-2019-10052.json
2019-08-28 20:00:56 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-10052",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in Suricata 4.1.3. If the network packet does not have the right length, the parser tries to access a part of a DHCP packet. At this point, the Rust environment runs into a panic in parse_clientid_option in the dhcp/parser.rs file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/",
"url": "https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/"
},
{
"refsource": "MISC",
"name": "https://redmine.openinfosecfoundation.org/issues/2902",
"url": "https://redmine.openinfosecfoundation.org/issues/2902"
},
{
"refsource": "MISC",
"name": "https://redmine.openinfosecfoundation.org/issues/2947",
"url": "https://redmine.openinfosecfoundation.org/issues/2947"
}
]
}
}