Files
CVEs-PoC/2018/CVE-2018-7889.md
T
2025-09-29 21:09:30 +02:00

719 B

CVE-2018-7889

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.

POC

Reference

Github

No PoCs found on GitHub currently.