Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 535 Bytes

dotnet_mitigations.md

File metadata and controls

8 lines (5 loc) · 535 Bytes

We list mitigations added in all Microsoft .NET framework versions.

Version (and date) Mitigation References
MS12-035 check the type being set during the ISerializable.GetObjectData call is in an assembly signed with the same public key (avoid partial trust abusing round-trip serialization) 1