mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
1.2 KiB
Markdown
18 lines
1.2 KiB
Markdown
### [CVE-2024-22198](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22198)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Nginx-UI is a web interface to manage Nginx configurations. It is vulnerable to arbitrary command execution by abusing the configuration settings. The `Home > Preference` page exposes a list of system settings such as `Run Mode`, `Jwt Secret`, `Node Secret` and `Terminal Start Command`. While the UI doesn't allow users to modify the `Terminal Start Command` setting, it is possible to do so by sending a request to the API. This issue may lead to authenticated remote code execution, privilege escalation, and information disclosure. This vulnerability has been patched in version 2.0.0.beta.9.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-8r25-68wm-jw35
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|