Vulnerability Details : CVE-2021-42523
Potential exploit
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.
Vulnerability category: Information leak
Products affected by CVE-2021-42523
- cpe:2.3:a:colord_project:colord:1.4.5:*:*:*:*:*:*:*
- cpe:2.3:a:colord_project:colord:1.4.4:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-42523
0.08%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 20 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-42523
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2021-42523
-
The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.Assigned by:
- nvd@nist.gov (Primary)
- patrick@puiterwijk.org (Secondary)
-
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-42523
-
https://github.com/hughsie/colord/issues/110
potential memory leak: forgetting to free error message of libsqlite3 API 'sqlite3_exec' -1 · Issue #110 · hughsie/colord · GitHubExploit;Issue Tracking;Patch;Third Party Advisory
Jump to