Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-32309

7.5 · HIGH
Published May 15, 2023 facelessuser CWE-22 EPSS 1.66% (75th pctl)

Overview

CVE-2023-32309 is a high-severity vulnerability affecting facelessuser pymdown_extensions. It was published on May 15, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

PyMdown Extensions is a set of extensions for the `Python-Markdown` markdown project. In affected versions an arbitrary file read is possible when using include file syntax. By using the syntax `--8<--"/etc/passwd"` or `--8<--"/proc/self/environ"` the content of these files will be rendered in the generated documentation. Additionally, a path relative to a specified, allowed base path can also be used to render the content of a file outside the specified base paths: `--8<-- "../../../../etc/passwd"`. Within the Snippets extension, there exists a `base_path` option but the implementation is vulnerable to Directory Traversal. The vulnerable section exists in `get_snippet_path(self, path)` lines 155 to 174 in snippets.py. Any readable file on the host where the plugin is executing may have its content exposed. This can impact any use of Snippets that exposes the use of Snippets to external users. It is never recommended to use Snippets to process user-facing, dynamic content. It is design

Remediation

Check the references section for vendor advisories and patches from facelessuser. Update pymdown_extensions to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
facelessuser pymdown_extensions >= 1.5.0, < 10.0 Affected

Frequently Asked Questions

What is CVE-2023-32309?

CVE-2023-32309 is a high-severity vulnerability affecting facelessuser pymdown_extensions. It was published on May 15, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2023-32309?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-32309?

Check the references section for vendor advisories and patches from facelessuser. Update pymdown_extensions to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-32309?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-32309 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.