mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.1 KiB
1.1 KiB
CVE-2016-9836
Description
The file scanning mechanism of JFilterInput::isFileSafe() in Joomla! CMS before 3.6.5 does not consider alternative PHP file extensions when checking uploaded files for PHP content, which enables a user to upload and execute files with the .php6
, .php7
, .phtml
, and .phpt
extensions. Additionally, JHelperMedia::canUpload() did not blacklist these file extensions as uploadable file types.
POC
Reference
- https://github.com/XiphosResearch/exploits/tree/master/Joomraa
- https://github.com/XiphosResearch/exploits/tree/master/Joomraa