org.jboss.resteasy:resteasy-yaml-provider@3.9.3.SP1 vulnerabilities

  • latest version

    3.15.6.Final

  • latest non vulnerable version

  • first published

    16 years ago

  • latest version published

    2 years ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

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

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable 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,)