Deserialization of Untrusted Data Affecting calibre package, versions <3.19.0+dfsg-1


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
4.51% (91st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIANUNSTABLE-CALIBRE-284433
  • published8 Mar 2018
  • disclosed8 Mar 2018

Introduced: 8 Mar 2018

CVE-2018-7889  (opens in a new tab)
CWE-502  (opens in a new tab)

How to fix?

Upgrade Debian:unstable calibre to version 3.19.0+dfsg-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream calibre package and not the calibre package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

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.