The fetchView function in the Mage_Core_Block_Template_Zend class in Magento Community Edition (CE) 1.9.1.0 and Enterprise Edition (EE) 1.14.1.0 does not restrict the stream wrapper used in a template path, which allows remote administrators to include and execute arbitrary PHP files via the phar:// stream wrapper, related to the setScriptPath function. NOTE: it is not clear whether this issue crosses privilege boundaries, since administrators might already have privileges to include arbitrary files.
Weaknesses in this category are related to the management of permissions, privileges, and other security features that are used to perform access control.
Link | Tags |
---|---|
http://magento.com/blog/technical/critical-security-advisory-remote-code-execution-rce-vulnerability | patch vendor advisory |
http://www.securityfocus.com/bid/74412 | vdb entry |
http://www.securitytracker.com/id/1032230 | vdb entry |
http://blog.checkpoint.com/2015/04/20/analyzing-magento-vulnerability/ | exploit |