It was found that the fix for CVE-2016-9606 in versions 3.0.22 and 3.1.2 was incomplete and Yaml unmarshalling in Resteasy is still possible via Yaml.load()
in YamlProvider.
If the YamlProvider is enabled it's recommended to add authentication, and authorization to the endpoint expecting Yaml content to prevent exploitation of this vulnerability.
{ "nvd_published_at": "2018-01-25T20:29:00Z", "github_reviewed_at": "2022-11-01T22:38:44Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-502" ] }