GHSA-m76p-p4wh-76x9HighCVSS 8.8
NivoCart through 2.4.0 contains an arbitrary file upload vulnerability in the File Manager multi(...
🔗 CVE IDs covered (1)
📋 Description
NivoCart through 2.4.0 contains an arbitrary file upload vulnerability in the File Manager multi() endpoint that fails to validate file extensions for new filenames or when chunks parameter is 2 or higher. Attackers with view-only back-office access can upload PHP files to the web-accessible image/data/ directory and execute them for remote code execution.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-94104
- https://github.com/nivocart/nivocart/issues/25
- https://github.com/nivocart/nivocart
- https://github.com/nivocart/nivocart/blob/6ea6600cda1263ae70c0aab0a70d31091a32c46b/upload/admin/controller/common/filemanager.php#L527-L562
- https://github.com/nivocart/nivocart/blob/6ea6600cda1263ae70c0aab0a70d31091a32c46b/upload/admin/controller/common/filemanager_full.php
- https://www.vulncheck.com/advisories/nivocart-through-2.4.0-arbitrary-file-upload-rce-via-filemanager
- https://github.com/advisories/GHSA-m76p-p4wh-76x9