SB2015043001 - Multiple vulnerabilities in Magento, Magento Open Source
Published: April 30, 2015 Updated: October 12, 2022
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 5 secuirty vulnerabilities.
1) Permissions, Privileges, and Access Controls (CVE-ID: CVE-2015-3458)
The vulnerability allows a remote #AU# to read and manipulate data.
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.
2) Improper Authentication (CVE-ID: CVE-2015-3457)
The vulnerability allows a remote non-authenticated attacker to manipulate data.
Magento Community Edition (CE) 1.9.1.0 and Enterprise Edition (EE) 1.14.1.0 allow remote attackers to bypass authentication via the forwarded parameter.
3) Code Injection (CVE-ID: CVE-2015-1399)
The vulnerability allows a remote #AU# to read and manipulate data.
PHP remote file inclusion vulnerability in 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 allows remote administrators to execute arbitrary PHP code via a URL in unspecified vectors involving the setScriptPath function. NOTE: it is not clear whether this issue crosses privilege boundaries, since administrators might already have privileges to include arbitrary files.
4) Path traversal (CVE-ID: CVE-2015-1398)
The vulnerability allows a remote #AU# to read and manipulate data.
Multiple directory traversal vulnerabilities in Magento Community Edition (CE) 1.9.1.0 and Enterprise Edition (EE) 1.14.1.0 allow remote authenticated users to include and execute certain PHP files via (1) .. (dot dot) sequences in the PATH_INFO to index.php or (2) vectors involving a block value in the ___directive parameter to the Cms_Wysiwyg controller in the Adminhtml module, related to the blockDirective function and the auto loading mechanism. NOTE: vector 2 might not cross privilege boundaries, since administrators might already have the privileges to execute code and upload files.
5) SQL injection (CVE-ID: CVE-2015-1397)
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data passed via the popularity[field_expr] parameter when the popularity[from] or popularity[to] parameter is set. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
Remediation
Install update from vendor's website.
References
- http://blog.checkpoint.com/2015/04/20/analyzing-magento-vulnerability/
- http://magento.com/blog/technical/critical-security-advisory-remote-code-execution-rce-vulnerability
- http://www.securityfocus.com/bid/74412
- http://www.securitytracker.com/id/1032230
- http://www.securityfocus.com/bid/74420
- http://www.securitytracker.com/id/1032194
- https://blog.sucuri.net/2015/04/magento-shoplift-supee-5344-exploits-in-the-wild.html