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
Link Resource
https://github.com/getzola/zola/issues/2257 Exploit Issue Tracking Vendor Advisory
https://github.com/getzola/zola/pull/2258 Patch
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2023-08-14T00:00:00

Updated: 2023-08-14T00:00:00

Reserved: 2023-08-14T00:00:00


Link: CVE-2023-40274

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-08-14T01:15:47.307

Modified: 2023-08-22T17:47:49.207


Link: CVE-2023-40274

JSON object: View

cve-icon Redhat Information

No data.

CWE