First published: Thu Aug 25 2022(Updated: )
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()'.
Credit: patrick@puiterwijk.org patrick@puiterwijk.org
Affected Software | Affected Version | How to fix |
---|---|---|
Gnome Anjuta | =2.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this issue is CVE-2021-42522.
The severity of CVE-2021-42522 is high (7.5).
The affected software is Gnome Anjuta version 2.0.0.
This vulnerability was caused by the incorrect use of libxml2 API where the vendor forgot to call 'g_free()' to release the return value of 'xmlGetProp()'.
Yes, you can find more information about this vulnerability at the following link: [https://gitlab.gnome.org/GNOME/anjuta/-/issues/12](https://gitlab.gnome.org/GNOME/anjuta/-/issues/12)