Tagged: avia layout builder, Security
Hi
We use Enfold on quite a few websites. About 20 websites are affected by the vulnerability CVE-2021-24719. Is there any way that I can patch the vulnerability manually without having to update Enfold on all sites. Of course, an update would be the cleanest solution, but we don’t have enough resources for that at the moment.
Thanks Jeannette
Hey Jeannette,
Thanks for contacting us!
Please go to /enfold/framework/php/function-set-avia-frontend.php file and search
return $url;
and add following right above that line
$url = esc_url( $url );
This was already added in Enfold 4.8.4, so please keep the theme updates on your installations. Currently the latest version is 4.8.6.2 :)
Regards,
Yigit
Hi Yigit
Perfect, thank you very much.
Kind regards
Jeannette