hughsie/colord

hughsie/colord

Releases80
Frequency2 months 5 days
Last Release
Stars82
Making color management just work

CVE History

CVEPublishedCVSS v3CVSS v2
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' is not releasing after use, while libxml2 emphasizes that the caller needs to release it.