CVE-2018-7889
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (4.51%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.0
- 7.8 HIGHCVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- EPSS
- 4.51% probability · 91th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-502
- Affected
- calibre-ebook/calibre
- Source
- cve@mitre.org
References
- https://bugs.launchpad.net/calibre/+bug/1753870Exploit, Third Party Advisory
- https://github.com/kovidgoyal/calibre/commit/aeb5b036a0bf657951756688b3c72bd68b6e4a7dPatch
- https://bugs.launchpad.net/calibre/+bug/1753870Exploit, Third Party Advisory
- https://github.com/kovidgoyal/calibre/commit/aeb5b036a0bf657951756688b3c72bd68b6e4a7dPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.