2021-09-07 04:01:06 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2022-09-09 18:00:35 +00:00
"ID" : "CVE-2021-40648" ,
"STATE" : "PUBLIC"
2021-09-07 04:01:06 +00:00
} ,
2022-09-09 18:00:35 +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-09-07 04:01:06 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-09 18:00:35 +00:00
"value" : "In man2html 1.6g, a filename can be created to overwrite the previous size parameter of the next chunk and the fd, bk, fd_nextsize, bk_nextsize of the current chunk. The next chunk is then freed later on, causing a freeing of an arbitrary amount of memory."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://gist.github.com/untaman/cb58123fe89fc65e3984165db5d40933" ,
"url" : "https://gist.github.com/untaman/cb58123fe89fc65e3984165db5d40933"
2021-09-07 04:01:06 +00:00
}
]
}
}