Magento Security Patch Download

  

Download the Magento Security Patch SUPEE-6482 Bundle Today. Install the Magento Security Patch SUPEE-6482 bundle now to ensure maximum protection of your storefront. Forix stands ready to help you with this installation and has the expertise to ensure a smooth installation. Magento Security Scan Tool. Monitor your sites for security risks, update malware patches, and detect unauthorized access with Magento Security Scan, the latest FREE tool from Magento Commerce.

Different Magento patches

Every once in a while Magento issues a new patch for Magento Community and Magento Enterprise to increase the security of their software. These patches are basically security releases, and new Magento versions mostly contain all prior patches. Whenever a new patch comes out, download and install it as soon as possible. A complete overview of Magento patches can be found on Magento.com.

Six steps to apply the patch and increase your Magento security

You need SSH (shell) access to download and apply the patch. You need only three commands, CD, WGET and BASH, to navigate, download and apply the patch.

Step 1: Make a backup

There’s a chance that certain plugins or elements in your webshop aren’t compatible with the Magento patch. That’s why we always recommend you to make a backup first, in case something goes wrong.

Step 2: Log on to SSH (shell)

Log on to the shell server. If you don’t how to log on, contact your hosting provider or technical contact. As an alternative you can follow the steps in the article log in on your Hypernode using SSH.

Step 3: Download the patch

To download the correct patch for your webshop you need to know what version of Magento your using. Don’t know what version you use?

To find out, use the following command:

For Magento 1:

For Magento2:

Or get the version by simply using MageReport.

Download the patch(es) you need via the Magento downloads page<.

Step 4: Apply the patch

To apply the patch, move the patch file to your Magento directory.
For Magento 1 this is the /data/web/public directory and for Magento 2 the /data/web/magento2 directory.

The command BASH will apply the patch you just downloaded:

Magento enterprise security patch download

Let’s assume here that the patch name is: patch_supee-5994.sh. Your actual command would look like this:

Step 5: Clear your cache

It’s important to flush the Magento cache after applying the patch. Flushing your caches can be done in the back-end of your Magento shop under Cache management. Don’t forget to flush your OPcode or APC cache as well!

Step 6: Check your shop

Don’t forget to check your shop for vulnerabilities after patching and flushing your caches. Magento’s Security Patch Page provides a list of signs to look out for to determine whether your site is comprised or not.

FAQ

Magento security check

Security Guard Patch

I keep getting a Hunk failed error. What should I do?

When you get the Hunk failed error it means you downloaded the patch for the wrong version. Please check what version of Magento you’re running and download the correct patch. If you still receive this error, please check the Magento forum for more information on these patches or discuss your problem on one of their boards.

How long will downloading and applying the patch take?

Downloading and applying the patch doesn’t take much time. We do however recommend that you check your shop thoroughly after applying the patch, which can take up quite some time.

I’ve patched my shop, but I keep getting an notification in the back-end of Magento

Magento doesn’t check whether you’ve applied the patch or not, so that notification will always be visible, patched or not. If you already applied the patch, you can ignore the notification or indicate you’ve read the message.

Can I check if a patch is installed?

Yes you can. You can scan your site with magereport.com to see if a patch is installed or not. If a check comes up grey it’s possible the files that are needed for the check are relocated. Therefore it can’t see whether your shop is patched or not. No worries. Simply use SSH to check if your shop is patched.

Every check that’s been installed can easily be found in the content of your shop. More specifically it’s logged in app/etc/applied.patches.list . So you use the command grep to access the list:

The output will look like this: