seal-sec-demo-2

3 exploits Active since Apr 2022
CVE-2024-21907 GITHUB HIGH c# WORKING POC
Newtonsoft.Json < 13.0.1 - Denial of Service via JsonConvert.DeserializeObject
Newtonsoft.Json before version 13.0.1 is affected by a mishandling of exceptional conditions vulnerability. Crafted data that is passed to the JsonConvert.DeserializeObject method may trigger a StackOverflow exception resulting in denial of service. Depending on the usage of the library, an unauthenticated and remote attacker may be able to cause the denial of service condition.
CVSS 7.5
CVE-2022-1471 NOMISEC HIGH WORKING POC
PyTorch Model Server Registration and Deserialization RCE
SnakeYaml's Constructor() class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. We recommend upgrading to version 2.0 and beyond.
CVSS 8.3
CVE-2022-29078 NOMISEC CRITICAL WORKING POC
ejs 3.1.6 - Server-Side Template Injection via outputFunctionName Option
The ejs (aka Embedded JavaScript templates) package 3.1.6 for Node.js allows server-side template injection in settings[view options][outputFunctionName]. This is parsed as an internal option, and overwrites the outputFunctionName option with an arbitrary OS command (which is executed upon template compilation).
CVSS 9.8