Scaffolded Visual Studio Project for SC2025-004 hotfix
Hotfixes are important to fix security vulnerabilities and it is good to apply them as and when Sitecore makes a hotfix release to protect your higher environments from external attacks. There are usually two types of hotfixes. One is plainly called hotfix while the other is cumulative hotfix. Understandably, cumulative hotfix has multiple fixes bundled together. For example, The security bulletin SC2025-004 has 2 hotfixes - one for Sitecore XM/XP as well as another for SXA, which is a cumulative fix. In other words, if you have a Sitecore SXA instance, irrespective of your Sitecore version, you must first apply the Sitecore hotfix and if you have the SXA module, based on your SXA version, you must apply the SXA-related cumulative hotfix on top of the Sitecore hotfix. There are two methods to apply the hotfix, irrespective of if it is a cumulative or a one-off hotfix. 1. Visual Studio project publish 2. Sitecore package installation While approac...