In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Access of Resource Using Incompatible Type ('Type Confusion') vulnerabilities in an interactive lesson.
Start learningUpgrade seroval to version 1.5.3 or higher.
seroval is a Stringify JS values
Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type ('Type Confusion') in the fromJSON process. An attacker can achieve unintended server-side invocation and potentially execute arbitrary code by supplying specially crafted JSON input that manipulates the deserialization reference table when plugins are enabled. This is only exploitable if untrusted Seroval JSON is deserialized with plugins enabled and downstream frameworks register plugins that return callable wrappers.