Overview
- 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.
- Source
- patrick@puiterwijk.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- HIGH
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:colord_project:colord:1.4.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3E226351-6F3B-47C1-9E4A-72398A194CA5" }, { "criteria": "cpe:2.3:a:colord_project:colord:1.4.5:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "5F0E84AE-F68D-4AE7-B284-3D0A1B1BF175" } ], "operator": "OR" } ] } ]