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

|
|

|
|
&color=brightgreen)
|
|

|
|
|
|
### Description
|
|
|
|
Nagios XI < 2024R1.3.2 contains a remote code execution vulnerability by chaining two flaws: an arbitrary file upload and a path traversal in the Core Config Snapshots interface. The issue arises from insufficient validation of file paths and extensions during MIB upload and snapshot rename operations. Exploitation results in the placement of attacker-controlled PHP files in a web-accessible directory, executed as the www-data user.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://theyhack.me/Nagios-XI-Authenticated-RCE
|
|
- https://theyhack.me/Nagios-XI-Authenticated-RCE/
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|