Lucene search

K
redhatcveRedhat.comRH:CVE-2016-9606
HistoryOct 31, 2019 - 10:31 a.m.

CVE-2016-9606

2019-10-3110:31:37
redhat.com
access.redhat.com
20

EPSS

0.017

Percentile

87.9%

It was discovered that under certain conditions 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.

Mitigation

Add authentication and authorization to any Resteasy endpoint which doesn't define a mime type, or defines a multipart mime type.