Magento – Security Patch SUPEE-11086 – Possible issues

magento-1magento2patchesSecuritysupee-11086

Magento has released a new security patch for M1, and updates for M1 and M2.

These releases include critical security fixes. "We strongly recommend that all merchants upgrade as soon as possible."

What issues should I look out for when upgrading or applying this patch?

SUPEE-11086

SUPEE-11086, Magento Commerce 1.14.4.1 and Open Source 1.9.4.1 contain multiple security enhancements that help close remote code execution (RCE), cross-site scripting (XSS), cross-site request forgery (CSRF) and other vulnerabilities.

Magento 2.3.1, 2.2.8 and 2.1.17 Security Update

These versions contains multiple functional and security updates. Risk: Critical for Magento Commerce and Magento Open Source prior to 2.1.17, 2.2.8 and 2.3.1.

Best Answer

The biggest problem, which was found: Mage::log() works incorrectly. If you call this function with custom log file (and it does not exist yet), log will not be written to the file, because of additional validation, added in the SUPEE-11086.