2021-10-15 04:00:54 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-42522" ,
2022-08-25 18:00:35 +00:00
"ASSIGNER" : "patrick@puiterwijk.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "GNOME anjuta" ,
"version" : {
"version_data" : [
{
"version_value" : "anjuta - 2.0.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://gitlab.gnome.org/GNOME/anjuta/-/issues/12" ,
"url" : "https://gitlab.gnome.org/GNOME/anjuta/-/issues/12"
}
]
2021-10-15 04:00:54 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-25 18:00:35 +00:00
"value" : "There is a Information Disclosure vulnerability in anjuta/plugins/document-manager/anjuta-bookmarks.c. This issue was caused by the incorrect use of libxml2 API. The vendor forgot to call 'g_free()' to release the return value of 'xmlGetProp()'."
2021-10-15 04:00:54 +00:00
}
]
}
}