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 |
https://github.com/getzola/zola/issues/2257 | Exploit Issue Tracking Vendor Advisory |
https://github.com/getzola/zola/pull/2258 | Patch |
Configurations
History
21 Nov 2024, 08:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/getzola/zola/issues/2257 - Exploit, Issue Tracking, Vendor Advisory | |
References | () https://github.com/getzola/zola/pull/2258 - Patch |
22 Aug 2023, 17:47
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/getzola/zola/issues/2257 - Exploit, Issue Tracking, Vendor Advisory | |
References | (MISC) https://github.com/getzola/zola/pull/2258 - Patch | |
First Time |
Getzola zola
Getzola |
|
CPE | cpe:2.3:a:getzola:zola:*:*:*:*:*:*:*:* | |
CWE | CWE-22 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
14 Aug 2023, 01:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-08-14 01:15
Updated : 2024-11-21 08:19
NVD link : CVE-2023-40274
Mitre link : CVE-2023-40274
CVE.ORG link : CVE-2023-40274
JSON object : View
Products Affected
getzola
- zola
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')