{"id":51,"date":"2018-03-08T06:58:31","date_gmt":"2018-03-08T06:58:31","guid":{"rendered":"https:\/\/meetanshi.com\/blog\/2018\/03\/08\/install-magento-supee-1533-with-or-without-ssh\/"},"modified":"2025-09-01T10:47:44","modified_gmt":"2025-09-01T05:17:44","slug":"install-magento-supee-1533-with-or-without-ssh","status":"publish","type":"post","link":"https:\/\/meetanshi.com\/blog\/install-magento-supee-1533-with-or-without-ssh\/","title":{"rendered":"How to Install Magento SUPEE 1533 with or without SSH"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">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.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Magento released Security Patch SUPEE 1533 to overcome issues like:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enable an attacker to execute arbitrary code on your Magento server.<\/li>\n\n\n\n<li>Create files with a&nbsp;.csv&nbsp;extension, create writable directories, and change the permission of existing files to world-writable (777).<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The ability to run code with a .csv extension can be harmful, and so it is important to install SUPEE 1533.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With nearing of&nbsp;Magento 1 end of life, it is strongly recommended to migrate to the latest&nbsp;<a href=\"https:\/\/meetanshi.com\/blog\/magento-2-4-6-release\/\" target=\"_blank\" rel=\"noreferrer noopener\">Magento 2.4-6<\/a>&nbsp;rather than installing&nbsp;<em><strong>Magento SUPEE-1533<\/strong><\/em>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Installing Magento SUPEE 1533<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There are two methods for SUPEE 1533 installation process which are discussed here:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Method 1:&nbsp;Install SUPEE 1533 using SSH<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Contact your hosting provider if you don\u2019t know how to set up SSH. Download&nbsp;<em>SUPEE 1533<\/em>&nbsp;Patch files for your Magento Version from&nbsp;<a href=\"https:\/\/experienceleague.adobe.com\/en\/docs\/commerce-operations\/installation-guide\/overview\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a><a href=\"https:\/\/experienceleague.adobe.com\/en\/docs\/commerce-operations\/installation-guide\/overview\" target=\"_blank\" rel=\"noreferrer noopener\">.<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Upload the patch into your Magento root directory and run the appropriate SSH command:<br><strong>For .sh file extension:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sh patch_file_name.sh<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sh PATCH_SUPEE-1533_CE_v1.9.3.2-1.9.3.7_v1-2018-02-23-06-01-40.sh<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>For .patch file extension:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>patch \u2014p0 &lt; patch_file_name.patch<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note:<\/strong>&nbsp;Once executed the command, refresh the cache in the Admin under \u201cSystem &gt; Cache Management\u201d so that the changes can be reflected. We strongly recommend that you test all patches in a test environment before taking them live.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Method 2:&nbsp;Install SUPEE 1533 with PrePatched Files<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Download the zip file for your Magento Version for the patch installation. You can also download these&nbsp;<a href=\"https:\/\/github.com\/MeetanshiInc\/Magento-Security-Patches-PrePatched-Files\/tree\/master\/SUPEE-1533\" target=\"_blank\" rel=\"noreferrer noopener\">Pre Patched files from GitHub<\/a>. After downloading the files, just upload it to your Magento root folder.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Magento Version<\/strong><\/th><th><strong>SUPEE 1533<\/strong><\/th><\/tr><\/thead><tbody><tr><td>Magento 1.8.0.0-1.9.1.0<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-1533\/CE-1.8.0.0-CE-1.9.1.0.zip\">CE-1.8.0.0-CE-1.9.1.0<\/a><\/td><\/tr><tr><td>Magento 1.7.0.0-1.7.0.2<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-1533\/CE-1.7.0.0-CE-1.7.0.2.zip\">CE-1.7.0.0-CE-1.7.0.2<\/a><\/td><\/tr><tr><td>Magento 1.6.1.0-1.6.2.0<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-1533\/CE-1.6.1.0-CE-1.6.2.0.zip\">CE-1.6.1.0-CE-1.6.2.0<\/a><\/td><\/tr><tr><td>Magento 1.5.1<\/td><td><a href=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/PrePatchedFiles\/SUPEE-1533\/CE-1.5.1.zip\">CE-1.5.1<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How to check if Magento SUPEE 1533 has been installed correctly?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.magereport.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">magereport.com<\/a>&nbsp;is the easy way to check if the SUPEE 1533 has been installed in your Magento store the right way!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you wish to have us do the work of installing SUPEE 1533 for you, visit:\u00a0<em><strong><a href=\"https:\/\/meetanshi.com\/magento-security-patches-installation-service.html\">Magento Security Patches Installation Service<\/a><\/strong><\/em>.<br>Also, we recommend upgrading Magento over patch installation as it includes more features and security having all the latest patches included. Check our\u00a0<strong><a href=\"https:\/\/meetanshi.com\/magento-upgrade-service.html\">Magento Upgrade Service<\/a><\/strong>\u00a0to hire us professionally to get your Magento store upgraded.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>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&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[34],"tags":[],"class_list":["post-51","post","type-post","status-publish","format-standard","hentry","category-magento"],"acf":[],"_links":{"self":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/51","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/comments?post=51"}],"version-history":[{"count":3,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/51\/revisions"}],"predecessor-version":[{"id":21262,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/51\/revisions\/21262"}],"wp:attachment":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/media?parent=51"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/categories?post=51"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/tags?post=51"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}