mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
1.1 KiB
1.1 KiB
CVE-2024-23827
Description
Nginx-UI is a web interface to manage Nginx configurations. The Import Certificate feature allows arbitrary write into the system. The feature does not check if the provided user input is a certification/key and allows to write into arbitrary paths in the system. It's possible to leverage the vulnerability into a remote code execution overwriting the config file app.ini. Version 2.0.0.beta.12 fixed the issue.
POC
Reference
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-xvq9-4vpv-227m
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-xvq9-4vpv-227m
Github
No PoCs found on GitHub currently.