Welcome to Michaels Blog

All posts published in December 2021

Blog of latest news, updates, and stories for developers

Remote Code Execution Security Vulnerability (CVE-2021-23758)

Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating object from sequence of bytes is called deserialization. Serialization is commonly used for communication (sharing objects between multiple hosts) and persistence (store the object state in a file or a database). It is an integral part of popular protocols like Remote Method Invocation (RMI), Java Management Extension (JMX), Java Messaging System (JMS), Action Message Format (AMF), Java Server Faces (JSF) ViewState, etc.

Posted by Michael Schwarz on Saturday, December 4, 2021


Download latest Ajax.NET Professional Release

Did you know that there is a NuGet package available for Ajax.NET Professional latest release?

Posted by Michael Schwarz on Friday, December 3, 2021