← Back to CVE List

CVE-2021-42523

Published: 2022-08-25T18:15Z
Last Modified: 2024-11-21T06:27Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'err_msg' of 'sqlite3_exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt