Pandoc before 3.1.6 allows arbitrary file write: this can be triggered by providing a crafted image element in the input when generating files via the --extract-media option or outputting to PDF format. This allows an attacker to create or overwrite arbitrary files, depending on the privileges of the process running Pandoc. It only affects systems that pass untrusted user input to Pandoc and allow Pandoc to be used to produce a PDF or with the --extract-media option. NOTE: this issue exists because of an incomplete fix for CVE-2023-35936 (failure to properly account for double encoded path names).
References
Configurations
History
No history.
Information
Published : 2023-07-25 04:15
Updated : 2024-03-31 03:15
NVD link : CVE-2023-38745
Mitre link : CVE-2023-38745
CVE.ORG link : CVE-2023-38745
JSON object : View
Products Affected
pandoc
- pandoc
debian
- debian_linux
CWE