org.jboss.resteasy:resteasy-yaml-provider@3.15.0.Final vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.jboss.resteasy:resteasy-yaml-provider package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Arbitrary Code Execution

org.jboss.resteasy:resteasy-yaml-provider is a JBoss project that provides various frameworks to help you build RESTful Web Services and RESTful Java applications.

Affected versions of this package are vulnerable to Arbitrary Code Execution due to using the insecure Yaml.load() function in the YamlProvider.

RESTEasy could be forced to parse a request with YamlProvider, resulting in unmarshalling of potentially untrusted data. An attacker could possibly use this flaw execute arbitrary code with the permissions of the application using RESTEasy.

[3.0.0.Final,)