Lucene search

K
osvGoogleOSV:GHSA-M2FV-3RQM-G7P5
HistoryMay 13, 2022 - 1:33 a.m.

Deserialization of Untrusted Data in org.jboss.resteasy:resteasy-yaml-provider

2022-05-1301:33:34
Google
osv.dev
11

0.023 Low

EPSS

Percentile

89.8%

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.

Mitigation:

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.