Vulnerability CVE-2024-49367


Published: 2024-10-21

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.

Type:

CWE-862

(Missing Authorization)

 References:
https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-gr34-jgw4-7j4m
https://github.com/0xJacky/nginx-ui/releases/tag/v2.0.0-beta.36

Copyright 2024, cxsecurity.com

 

Back to Top