Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Colord Project | Colord | 1.4.4 |
Related Weaknesses (CWE)
References
- https://github.com/hughsie/colord/issues/110ExploitIssue TrackingPatch
- https://github.com/hughsie/colord/issues/110ExploitIssue TrackingPatch
FAQ
What is CVE-2021-42523?
CVE-2021-42523 is a vulnerability with a CVSS score of 7.5 (HIGH). 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' ...
How severe is CVE-2021-42523?
CVE-2021-42523 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-42523?
Check the references section above for vendor advisories and patch information. Affected products include: Colord Project Colord.