2021-10-25 07:00:57 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2022-05-26 12:01:36 +00:00
"ID" : "CVE-2021-42860" ,
"STATE" : "PUBLIC"
2021-10-25 07:00:57 +00:00
} ,
2022-05-26 12: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" ,
2021-10-25 07:00:57 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-02 13:42:47 +00:00
"value" : "** DISPUTED ** A stack buffer overflow exists in Mini-XML v3.2. When inputting an unformed XML string to the mxmlLoadString API, it will cause a stack-buffer-overflow in mxml_string_getc:2611. NOTE: it is unclear whether this input is allowed by the API specification."
2022-05-26 12:01:36 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/michaelrsweet/mxml/issues/286" ,
"refsource" : "MISC" ,
"name" : "https://github.com/michaelrsweet/mxml/issues/286"
2021-10-25 07:00:57 +00:00
}
]
}
}