{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-42522", "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" } ] }, "description": { "description_data": [ { "lang": "eng", "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()'." } ] } }