CVE-2023-35936: Arbitrary file write is possible in Pandoc when using PDF output or --extract-media with untrusted input

Published Jul 5, 2023
·
Updated

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 ,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.

The fix is to unescape the percent-encoding prior to checking that the resource is not above the working directory, and prior to extracting the extension. Some code for checking that the path is below the working directory was flawed in a similar way and has also been fixed. Note that the --sandbox option, which only affects IO done by readers and writers themselves, does not block this vulnerability. The vulnerability is patched in pandoc 3.1.4. As a workaround, audit the pandoc command and disallow PDF output and the --extract-media option.

Affected Software

2 affected components
Pandoc Pandoc>=1.13<3.1.4
Debian Debian Linux=10.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade pandoc to a version that resolves this vulnerability.

    Fixed in 3.1.4
  2. Configuration

    Audit the pandoc command and disallow PDF output when using untrusted input.

    Pandoc command usage PDF output = disallowed
  3. Configuration

    Audit the pandoc command and disallow the `--extract-media` option when using untrusted input.

    Pandoc command usage --extract-media = disallowed

Event History

Jul 5, 2023
CVE Published
via MITRE·08:37 PM
Data Sourced
via MITRE·08:37 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:15 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is CVE-2023-35936?

CVE-2023-35936 is a vulnerability in Pandoc, a Haskell library for converting between markup formats, that allows an attacker to write arbitrary files on the system.

2

How severe is CVE-2023-35936?

CVE-2023-35936 has a severity rating of medium, with a severity value of 5.

3

What software versions are affected by CVE-2023-35936?

Pandoc versions 1.13 to 3.1.4 are affected by CVE-2023-35936.

4

How can an attacker exploit CVE-2023-35936?

An attacker can exploit CVE-2023-35936 by providing a specially crafted input to Pandoc, which triggers the arbitrary file write vulnerability.

5

Are there any fixes available for CVE-2023-35936?

Yes, upgrading to Pandoc version 3.1.4 or newer resolves the vulnerability.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203