Lucene search

K
cvelistMitreCVELIST:CVE-2023-40274
HistoryAug 14, 2023 - 12:00 a.m.

CVE-2023-40274

2023-08-1400:00:00
mitre
www.cve.org
7
zola
web server
directory traversal
zola serve
handle_request
http requests
webroot
file system

EPSS

0.001

Percentile

50.6%

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.

EPSS

0.001

Percentile

50.6%

Related for CVELIST:CVE-2023-40274