2021-04-06 16:00:39 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-23191" ,
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" : "Fixed in htmldoc v1.9.12 and later."
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-476 - NULL Pointer Dereference"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/michaelrsweet/htmldoc/issues/415" ,
"url" : "https://github.com/michaelrsweet/htmldoc/issues/415"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/michaelrsweet/htmldoc/commit/369b2ea1fd0d0537ba707f20a2f047b6afd2fbdc" ,
"url" : "https://github.com/michaelrsweet/htmldoc/commit/369b2ea1fd0d0537ba707f20a2f047b6afd2fbdc"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1967022" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1967022"
} ,
{
"refsource" : "MISC" ,
"name" : "https://ubuntu.com/security/CVE-2021-23191" ,
"url" : "https://ubuntu.com/security/CVE-2021-23191"
}
]
2021-04-06 16:00:39 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-02 23:01:20 +00:00
"value" : "A security issue was found in htmldoc v1.9.12 and before. A NULL pointer dereference in the function image_load_jpeg() in image.cxx may result in denial of service."
2021-04-06 16:00:39 +00:00
}
]
}
}