Hello,
after the recent security announcement regarding SP Page Builder v6.6.2 and the affected file:
components/com_sppagebuilder/controllers/asset.php
I checked several of our Joomla websites that use SP Page Builder.
The only installation where I found this file was the one running SP Page Builder v3.7.14. On that website, the file existed at the mentioned path, so I replaced it with the patched version from the provided GitHub gist.
On the other SP Page Builder installations I checked, using different 3.x versions, this file does not exist at all.
My questions are:
- Is this security issue only related to SP Page Builder v6.6.2 and later, or can it also affect older SP Page Builder 3.x versions?
- If the file
components/com_sppagebuilder/controllers/asset.php does not exist on a website, does that mean the website is not affected by this specific vulnerability?
- Should we manually add this patched file to older installations where the file does not exist, or should the patch only be applied if the file is already present?
- Since I found the file only on the installation running v3.7.14, does that version require the patch?
- For websites running older SP Page Builder 3.x versions, is updating to the latest available 3.x version enough, or is there a separate security fix required?
We manage multiple Joomla websites using SP Page Builder and want to make sure all of them are properly secured.
Thank you.