Advisories

Nagios XI < 5.7.2 Unrestricted File Upload via Audio Import Directory

Go Back
severity
high
date
Affecting
  • XI < 5.7.2

CWE
  • CWE-434 Unrestricted Upload of File with Dangerous Type
CVSS
8.7
CVSS V4 Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Credit
TactiFail
Description
Nagios XI versions prior to 5.7.2 allow PHP files to be uploaded to the Audio Import directory and executed from that location. The upload handler did not properly restrict file types or enforce storage outside of the webroot, and the web server permitted execution within the upload directory. An authenticated attacker with access to the audio import feature could upload a crafted PHP file and then request it to achieve remote code execution with the privileges of the application service.