I saw the fix for CVE-2022-23535 only contained Process but there are also alot more of them that are atleast as dangerous.
I also moved it to the DefaultTypeNameBinder, in case the user wants to handle that by himself. I do not want to force the user to stay on the safe side, nudging is enough :)
I saw the fix for
CVE-2022-23535
only containedProcess
but there are also alot more of them that are atleast as dangerous. I also moved it to the DefaultTypeNameBinder, in case the user wants to handle that by himself. I do not want to force the user to stay on the safe side, nudging is enough :)