CVE-2023-40274

HIGH

Zola 0.13.0-0.17.2 - Path Traversal via URL Path Control Characters

Title source: llm
STIX 2.1

Description

An issue was discovered in zola 0.13.0 through 0.17.2. The custom implementation of a web server, available via the "zola serve" command, allows directory traversal. The handle_request function, used by the server to process HTTP requests, does not account for sequences of special path control characters (../) in the URL when serving a file, which allows one to escape the webroot of the server and read arbitrary files from the filesystem.

References (2)

Core 2
Core References
Exploit, Issue Tracking, Vendor Advisory
https://github.com/getzola/zola/issues/2257

Scores

CVSS v3 7.5
EPSS 0.0092
EPSS Percentile 55.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-22
Status published
Products (2)
crates.io/zola 0.13.0crates.io
getzola/zola 0.13.0 - 0.17.2
Published Aug 14, 2023
Tracked Since Feb 18, 2026