CVSS: 6.3EPSS: 0%CPEs: 2EXPL: 0CVE-2023-38745
https://notcve.org/view.php?id=CVE-2023-38745
25 Jul 2023 — 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 in... • https://github.com/jgm/pandoc/commit/eddedbfc14916aa06fc01ff04b38aeb30ae2e625 •
CVSS: 6.1EPSS: 0%CPEs: 2EXPL: 1CVE-2023-35936 – Arbitrary file write is possible in Pandoc when using PDF output or --extract-media with untrusted input
https://notcve.org/view.php?id=CVE-2023-35936
05 Jul 2023 — Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. Starting in version 1.13 and prior to version 3.1.4, Pandoc is susceptible to an arbitrary file write vulnerability, which can be triggered by providing a specially crafted image element in the input when generating files using the `--extract-media` option or outputting to PDF format. This vulnerability allows an attacker to create or overwrite arbitrary files on the system ,dependin... • https://github.com/jgm/pandoc/security/advisories/GHSA-xj5q-fv23-575g • CWE-20: Improper Input Validation •
