2019-03-25 21:00:44 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2019-08-28 20:00:56 +00:00
"ID" : "CVE-2019-10052" ,
"STATE" : "PUBLIC"
2019-03-25 21:00:44 +00:00
} ,
2019-08-28 20:00:56 +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" ,
2019-03-25 21:00:44 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-08-28 20:00:56 +00:00
"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"
2019-03-25 21:00:44 +00:00
}
]
}
}