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.
                
            References
                    | Link | Resource | 
|---|---|
| http://www.securityfocus.com/bid/94663 | Third Party Advisory VDB Entry | 
| https://github.com/XiphosResearch/exploits/tree/master/Joomraa | Exploit Third Party Advisory | 
| http://www.securityfocus.com/bid/94663 | Third Party Advisory VDB Entry | 
| https://github.com/XiphosResearch/exploits/tree/master/Joomraa | Exploit Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2016-12-05 17:59
Updated : 2025-04-12 10:46
NVD link : CVE-2016-9836
Mitre link : CVE-2016-9836
CVE.ORG link : CVE-2016-9836
JSON object : View
Products Affected
                joomla
- joomla\!
 
CWE
                
                    
                        
                        CWE-284
                        
            Improper Access Control
