← Back

Getzola

getzola

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Zola
zola

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Getzola
1Zola
Jun 17, 2026
Aug 14, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
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 pro...Show more
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.Show less