• Check Confluence Version to confirm Patch - Confluence Server Webwork OGNL injection (CVE-2021-26084)

    This query will check the installed version of Confluence and print the message IF the installed confluence version is PATCHED or NOT PATCHED. SELECT DISTINCT 'Check Confluence Version to confirm Patch' Test, CASE version WHEN '6.13.23' THEN…