News

Java is not the only programming language affected by unsafe deserialization vulnerabilities. Microsoft .NET languages also support serialization , which means inadequately secured .NET ...
A Java serialization vulnerability disclosed more than a ... Stepankin said he was inspired by Gabriel Lawrence’s and Chris Frohoff’s research presented at the 2015 AppSecCali security ...
Last month, Oracle's chief architect, Mark Reinhold, said during a conference Q&A that one of Oracle's long-term goals is to change the way Java handles object serialization. In fact, he called the ...
Reinhold says the Java team is currently working on dropping serialization support for good from the language's main body, but still provide developers with a plug-in system to support ...
Finally, even if serialization support is dropped in a future release of Java, organizations may still have cause for concern as deserialization vulnerabilities are not unique to the JVM.
Java security rule #9: Look for dependency vulnerabilities There are many tools available to automatically scan your codebase and dependencies for vulnerabilities. All you have to do is use them.
Traditional Java serialization has several nasty limitations (including security vulnerabilities) that prompted Oracle to call it a “horrible mistake” in 2018. But the inherent idea, of being ...
Last month, Oracle's chief architect, Mark Reinhold, said during a conference Q&A that one of Oracle's long-term goals is to change the way Java handles object serialization. In fact, he called the ...