hello .I had applied security patches on magento 1.9.1 on dec 2015 . however, now in magereport.com , its showing patch not detected . what could be the reason and how do I rectify it .
Thanks & Regards,
Vishal
patch was partially applied, it happens, you have some other changes after patch, your server has some rules that breaks detection, and check if yout patch was not reverted.
MageReport is an external scanner so in some cases it cannot properly detect all the patches, because it looks at your system from front-end.
I suggest you check out Mage Fence Security Module. MageFence scans for applied patches internally, so it can determine whether the patch is properly installed or not with 100% certainty.
It also has many other useful features for improving security of your website:
and many more
You can see the detailed description of MageFence module here: http://www.extensionsmall.com/mage-fence-security.html
yes . there might be code changes . So, should I re-apply the patches . I was able to successfully install 5344 after replacing mysql.php from the original download file . magereport showed it as fine. however, after few days again it shows that 5344 is not applied. when i tried to install SUPEE-5994 , it threw many errors as mentioned below. so now I am not sure what to do.
patching file app/code/core/Mage/ImportExport/Model/Export/Adapter/Csv.php
The next patch would create the file app/code/core/Mage/Install/Controller/Router/Install.php,
which already exists! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file downloader/Maged/Model/Connect.php.rej
patching file downloader/Maged/View.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file downloader/Maged/View.php.rej
patching file downloader/template/connect/packages_prepare.phtml
Hunk #1 FAILED at 33.
1 out of 1 hunk FAILED -- saving rejects to file downloader/template/connect/packages_prepare.phtml.rej
patching file downloader/template/messages.phtml
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file downloader/template/messages.phtml.rej
patching file get.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file get.php.rej
patching file lib/PEAR/PEAR/PEAR.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
42 out of 42 hunks ignored -- saving rejects to file lib/PEAR/PEAR/PEAR.php.rej
thanks for this - Mage Fence Security Module though it comes with a hefty price even for community edition .