ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
SafeSEH check for Plex
book
Article ID: 112389
calendar_today
Updated On:
Products
CA Plex
Issue/Introduction
Security Team was running Microsoft's "Safe Structured Exception Handling" (SafeSEH) tests which reports SafeSEH:False for some CA PLEX DLLs, Why?
Why have some CA PLEX DLLs status FALSE for SafeSEH checks?
Environment
CA PLEX 7.2.1, Windows 7, Windows 10
Resolution
SafeSEH option is disabled for incompatible modules, as those modules has dependencies with other modules (e.g. Third Parties) which were built with older version of the C++ compiler. In Plex r7.2.1, compiler upgraded from Visual Studio 2005 to Visual Studio 2013, due to not getting all dependencies built with latest compiler left us to build those modules in /SafeSEH:No option.