{ "schema_version": "1.4.0", "id": "GHSA-7hmv-6p8v-7rmw", "modified": "2022-05-14T02:37:09Z", "published": "2022-05-14T02:37:09Z", "aliases": [ "CVE-2018-7889" ], "details": "gui2/viewer/bookmarkmanager.py in Calibre 3.18 calls cPickle.load on imported bookmark data, which allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7889" }, { "type": "WEB", "url": "https://github.com/kovidgoyal/calibre/commit/aeb5b036a0bf657951756688b3c72bd68b6e4a7d" }, { "type": "WEB", "url": "https://bugs.launchpad.net/calibre/+bug/1753870" } ], "database_specific": { "cwe_ids": [ "CWE-502" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-03-08T21:29:00Z" } }