{ "id": "CVE-2021-42523", "sourceIdentifier": "patrick@puiterwijk.org", "published": "2022-08-25T18:15:09.260", "lastModified": "2022-12-21T15:01:19.963", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Se presentan dos vulnerabilidades de divulgaci\u00f3n de informaci\u00f3n en colord, y son encontradas en los archivos colord/src/cd-device-db.c y colord/src/cd-profile-db.c por separado. Se presentan porque el \"err_msg\" de \"sqlite3_exec\" no es liberado despu\u00e9s de su uso, mientras que libxml2 enfatiza que el llamador debe liberarlo." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-200" } ] }, { "source": "patrick@puiterwijk.org", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-200" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:colord_project:colord:1.4.4:*:*:*:*:*:*:*", "matchCriteriaId": "3E226351-6F3B-47C1-9E4A-72398A194CA5" }, { "vulnerable": true, "criteria": "cpe:2.3:a:colord_project:colord:1.4.5:*:*:*:*:*:*:*", "matchCriteriaId": "5F0E84AE-F68D-4AE7-B284-3D0A1B1BF175" } ] } ] } ], "references": [ { "url": "https://github.com/hughsie/colord/issues/110", "source": "patrick@puiterwijk.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ] } ] }