cve/2024/CVE-2024-49367.md
2025-09-29 21:09:30 +02:00

952 B

CVE-2024-49367

Description

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.0.0-beta.36, the log path of nginxui is controllable. This issue can be combined with the directory traversal at /api/configs to read directories and file contents on the server. Version 2.0.0-beta.36 fixes the issue.

POC

Reference

Github