### [CVE-2024-49367](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-49367) ![](https://img.shields.io/static/v1?label=Product&message=nginx-ui&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%202.0.0-beta.36%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%3A%20Missing%20Authorization&color=brightgreen) ### 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 - https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-gr34-jgw4-7j4m #### Github - https://github.com/fkie-cad/nvd-json-data-feeds