You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
serialization
About this tag
Discussions tagged with serialization on WindowsForum.com cover security vulnerabilities in popular .NET JSON libraries and related scripting engines. A prominent thread addresses CVE-2024-21907, a denial-of-service flaw in Newtonsoft.Json (Json.NET) versions prior to 13.0.1, where deeply nested or crafted JSON can cause stack overflow or resource exhaustion during parsing or serialization. This is critical for applications accepting untrusted JSON input. Other threads touch on serialization in the context of medical device data transmission and the Chakra JavaScript engine's hosting APIs in Windows 10, though these are less directly about serialization itself. The tag primarily reflects concerns around secure JSON serialization in .NET environments.
Newtonsoft.Json versions prior to 13.0.1 contain a well-documented flaw—tracked as CVE-2024-21907—where deeply nested or crafted JSON can force the library into a StackOverflow or resource‑exhaustion condition when parsing or serializing, producing a remote-denial‑of‑service (DoS) vector for...
MyCareLink Patient Monitor, manufactured by Medtronic, has been a central element in remote cardiac patient management, trusted by both physicians and millions of patients across the world. It enables transmission of data from cardiac implants—such as pacemakers or defibrillators—to healthcare...
In Windows 10, the Chakra JavaScript engine powers Link Removed and Windows applications written in HTML/CSS/JS. However with JavaScript’s increasing popularity in beyond-the-browser scenarios, developers have been requesting to host the Chakra engine outside the browser to enable JavaScript...
api
app development
chakra
coding
cpu usage
debugging
ecmascript
iot
javascript
jsrt
memory management
multithreading
performance
scalability
scripting
serialization
threads
universal windows platform
uwp
windows 10