Skip to content

Version 5.5.2 release

Choose a tag to compare

@rockfordlhotka rockfordlhotka released this 25 Nov 02:39
· 14 commits to v5.x since this release
dfaf152

This is a bug fix release over version 5.5.1.

🛑 🔐 Security warning: This version of CSLA .NET allows the use of WcfProxy. WcfProxy uses the NetDataContractSerializer (NDCS) which has known vulnerabilities that can allow remote execution of code during deserialization. NDCS itself is considered obsolete, and you should avoid using WcfProxy or upgrade to CSLA 6 or higher where this issue does not exist.

Here is a list of the changes