How to Install Magento SUPEE 10752 [With or Without SSH]
Magento released SUPEE 10752 on June, 27 containing multiple enhanced security to help close authenticated Admin user remote code execution (RCE), cross-site request forgery (CSRF) and other vulnerabilities. We request all Magento 1.x versions users to install Magento SUPEE 10752 to secure Magento stores from potential threats and to integrate security enhancements.
With nearing of Magento 1 end of life, it is strongly recommended to migrate to the latest Magento 2.4.6 rather than installing Magento SUPEE-10752.
The installation process for Magento SUPEE 10752:
NOTE: Conflicts during installation of the patch SUPEE-10752 are caused most often by having version 1 of the previous patch installed (SUPEE-10570v1). Please make sure to remove SUPEE-10570v1 and install SUPEE-10570v2 prior to installation of SUPEE-10752.
There are 2 ways to install Magento SUPEE patches: with SSH or without SSH. , Here I’ve come up with both the methods to easily patch your Magento.
-
Install Magento SUPEE 10752 using SSH:
Contact your hosting provider if you don’t know how to set up SSH. Download Magento SUPEE 10752 Patch files for your Magento Version from here.
Upload the patch into your Magento root directory and run the appropriate SSH command:
For .sh file extension:1sh patch_file_name.shExample:
1sh PATCH_SUPEE-10752_CE_v1.9.1.1_v1-2018-06-11-04-32-08.shFor .patch file extension:
1patch —p0 < patch_file_name.patchFor Linux OS or Ubuntu derived machines:
On Linux OS or Ubuntu derived machines, using sh will throw an error as sh is supposed to be used only with purely POSIX compliant scripts and Magento scripts are not 100% POSIX compliant. Instead, on Ubuntu and derived OSes such as Linux Mint, you should use
1bash patch.shNote: After the command execution, refresh the admin cache under “System > Cache Management” to reflect the changes. It’s strongly recommended to test all the patches in a test environment before installing them in live.
-
Install SUPEE 10752 with PrePatched Files (without SSH method):
Download the zip file for your Magento Version for the patch installation. You can also download these Pre Patched files from GitHub. After downloading the files, just upload it to your Magento root folder.
|
|||
---|---|---|---|
Magento version | SUPEE-10752 | ||
Magento 1.9.3.8 | SUPEE-10752-1.9.3.8 | ||
Magento 1.9.3.7 | SUPEE-10752-1.9.3.7 | ||
Magento 1.9.3.6 | SUPEE-10752-1.9.3.6 | ||
Magento 1.9.3.4 | SUPEE-10752-1.9.3.4 | ||
Magento 1.9.3.3 | SUPEE-10752-1.9.3.3 | ||
Magento 1.9.3.2 | SUPEE-10752-1.9.3.2 | ||
Magento 1.9.3.1 | SUPEE-10752-1.9.3.1 | ||
Magento 1.9.3.0 | SUPEE-10752-1.9.3.0 | ||
Magento 1.9.2.4 | SUPEE-10752-1.9.2.4 | ||
Magento 1.9.2.3 | SUPEE-10752-1.9.2.3 | ||
Magento 1.9.2.2 | SUPEE-10752-1.9.2.2 | ||
Magento 1.9.2.1 | SUPEE-10752-1.9.2.1 | ||
Magento 1.9.2.0 | SUPEE-10752-1.9.2.0 | ||
Magento 1.9.1.0 – 1.9.1.1 | SUPEE-10752-1.9.1.0-1.9.1.1 | ||
Magento 1.9.0.0 – 1.9.0.1 | SUPEE-10752-1.9.0.0-1.9.0.1 | ||
Magento 1.8.1.0 | SUPEE-10752-1.8.1.0 | ||
Magento 1.7.0.2 | SUPEE-10752-1.7.0.2 | ||
Magento 1.6.0.0 – 1.6.2.0 | SUPEE-10752-1.6.0.0 – 1.6.2.0 | ||
Magento 1.5.0.1 – 1.5.1.0 | SUPEE-10752-1.5.0.1 – 1.5.1.0 |
How to check if Magento SUPEE 10752 has been installed correctly?
The best, quick and easiest method to check for the patches installed is using magereport.com.
Another way to check for the patches installed is, using SSH. Every installed patch can be found in your store content specifically logged in to app/etc/applied.patches.list.
So you can use the ‘grep’ command to access the list:
1 |
grep ‘|' app/etc/applied.patches.list |
You’ll get output like this:
1 |
2018-06-28 08:32:35 IST | SUPEE-10752_CE_v1.9.1.1 | CE_1.9.1.1 | v1 | c66147e3fab4aa1006706c1656feeee87f8b4570 | Tue Jun 5 02:12:52 2018 +0300 | ce-1.9.1.1-dev |
How to revert a patch if you are facing any issue?
Run the following SSH Command to revert your patch.
1 |
sh patch-file-name.sh -R |
Let me know if you face any issue while installing Magento SUPEE 10752 to get our help solving it. Make sure you comment down your Magento version along with issue to help you out quicker and better.
We highly recommend upgrading your Magento to the latest version 1.9.3.9 which includes all the security patches including SUPEE 10752. If you need any help regarding Magento Version Upgrade, Checkout our Magento Upgrade Service.
We can also help you install SUPEE 10752 professionally, visit: Magento Security Patches Installation Service
Related Blogs:
Keep the security of your Magento store updated to the highest level using our Magento Security Patches Installation Service.
Sanjay Jethva
Sanjay is the co-founder and CTO of Meetanshi with hands-on expertise with Magento since 2011. He specializes in complex development, integrations, extensions, and customizations. Sanjay is one the top 50 contributor to the Magento community and is recognized by Adobe.
His passion for Magento 2 and Shopify solutions has made him a trusted source for businesses seeking to optimize their online stores. He loves sharing technical solutions related to Magento 2 & Shopify.
8 Comments
After installng it, my homepage not loading.
Any idea?
Try to check exception log
After installing it my frontend break.
In system.log it gives Warning: include(Mage/Log/Model/Adminhtml/System/Config/Source/Loglevel.php): failed to open stream: No such file or directory
So I added this files from latest version of magento and my site back again.
In which Magento version did you try to install SUPEE 10752?
Magento 1.9.0.0 – 1.9.0.1
Uploaded zip break my site and also affect the 6788 and 7405 patch. Please test it properly before upload.
It’s working well and we have already tested all the patches before uploading here. Please brief the issue you are facing.
Please upload for 1.9.1.0
We just did. Please check.