2021-04-06 16:00:39 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-23206" ,
2022-03-02 23:01:20 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "htmldoc" ,
"version" : {
"version_data" : [
{
"version_value" : "Affects v1.9.12 and prior, Fixed in v1.9.12+"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-121 - Stack-based Buffer Overflow"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/michaelrsweet/htmldoc/issues/416" ,
"url" : "https://github.com/michaelrsweet/htmldoc/issues/416"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1967028" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1967028"
} ,
{
"refsource" : "MISC" ,
"name" : "https://ubuntu.com/security/CVE-2021-23206" ,
"url" : "https://ubuntu.com/security/CVE-2021-23206"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/michaelrsweet/htmldoc/commit/ba61a3ece382389ae4482c7027af8b32e8ab4cc8" ,
"url" : "https://github.com/michaelrsweet/htmldoc/commit/ba61a3ece382389ae4482c7027af8b32e8ab4cc8"
}
]
2021-04-06 16:00:39 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-02 23:01:20 +00:00
"value" : "A flaw was found in htmldoc in v1.9.12 and prior. A stack buffer overflow in parse_table() in ps-pdf.cxx may lead to execute arbitrary code and denial of service."
2021-04-06 16:00:39 +00:00
}
]
}
}