How to Install Magento SUPEE 1533 with or without SSH
Magento releases security patches from time to time to ensure that your online Magento stores are safe enough from any potential attacks or hacks. Every store owner should take measures to safeguard their store from such security issues.
Magento released Security Patch SUPEE 1533 to overcome issues like:
- Enable an attacker to execute arbitrary code on your Magento server.
- Create files with a .csv extension, create writable directories, and change the permission of existing files to world-writable (777).
The ability to run code with a .csv extension can be harmful, and so it is important to install SUPEE 1533.
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-1533.
Installing Magento SUPEE 1533
There are two methods for SUPEE 1533 installation process which are discussed here:
Method 1: Install SUPEE 1533 using SSH
Contact your hosting provider if you don’t know how to set up SSH. Download SUPEE 1533 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:
1 |
sh patch_file_name.sh |
Example:
1 |
sh PATCH_SUPEE-1533_CE_v1.9.3.2-1.9.3.7_v1-2018-02-23-06-01-40.sh |
For .patch file extension:
1 |
patch —p0 < patch_file_name.patch |
Note: Once executed the command, refresh the cache in the Admin under “System > Cache Management” so that the changes can be reflected. We strongly recommend that you test all patches in a test environment before taking them live.
Method 2: Install SUPEE 1533 with PrePatched Files
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 1533 |
Magento 1.8.0.0-1.9.1.0 | CE-1.8.0.0-CE-1.9.1.0 |
Magento 1.7.0.0-1.7.0.2 | CE-1.7.0.0-CE-1.7.0.2 |
Magento 1.6.1.0-1.6.2.0 | CE-1.6.1.0-CE-1.6.2.0 |
Magento 1.5.1 | CE-1.5.1 |
How to check if Magento SUPEE 1533 has been installed correctly?
magereport.com is the easy way to check if the SUPEE 1533 has been installed in your Magento store the right way!
If you face any difficulties in the above methods, feel free to ask in the Comments Section below. We are happy to help!
If you wish to have us do the work of installing SUPEE 1533 for you, visit: Magento Security Patches Installation Service.
Also, we recommend upgrading Magento over patch installation as it includes more features and security having all the latest patches included. Check our Magento Upgrade Service to hire us professionally to get your Magento store upgraded.
We are here to solve your Magento queries! Don’t forget to review our blog and reward us with 5 stars!
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.
Prev
How to Install Magento SUPEE 10570 V2 With or Without SSH
How to Install Magento SUPEE 5344 With or Without SSH
Next