RSS   Vulnerabilities for 'Resteasy'   RSS

2021-06-02
 
CVE-2020-14326

CWE-400
 

 
A vulnerability was found in RESTEasy, where RootNode incorrectly caches routes. This issue results in hash flooding, leading to slower requests with higher CPU time spent searching and adding the entry. This flaw allows an attacker to cause a denial of service.

 
2021-05-26
 
CVE-2020-25724

CWE-567
 

 
A flaw was found in RESTEasy, where an incorrect response to an HTTP request is provided. This flaw allows an attacker to gain access to privileged information. The highest threat from this vulnerability is to confidentiality and integrity. Versions before resteasy 2.0.0.Alpha3 are affected.

 
2021-03-26
 
CVE-2021-20289

CWE-209
 

 
A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method's parameter value. The highest threat from this vulnerability is to data confidentiality.

 
2020-05-19
 
CVE-2020-1695

CWE-20
 

 
A flaw was found in all resteasy 3.x.x versions prior to 3.12.0.Final and all resteasy 4.x.x versions prior to 4.6.0.Final, where an improper input validation results in returning an illegal header that integrates into the server's response. This flaw may result in an injection, which leads to unexpected behavior when the HTTP response is constructed.

 
2018-03-09
 
CVE-2016-9606

 

 
JBoss RESTEasy before version 3.1.2 could be forced into parsing a request with YamlProvider, resulting in unmarshalling of potentially untrusted data which could allow an attacker to execute arbitrary code with RESTEasy application permissions.

 
2018-01-25
 
CVE-2018-1051

CWE-502
 

 
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.

 
2017-04-20
 
CVE-2016-6347

 

 
Cross-site scripting (XSS) vulnerability in the default exception handler in RESTEasy allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.

 
2017-04-12
 
CVE-2016-6348

 

 
JacksonJsonpInterceptor in RESTEasy might allow remote attackers to conduct a cross-site script inclusion (XSSI) attack.

 
2016-09-07
 
CVE-2016-6346

CWE-noinfo
 

 
RESTEasy enables GZIPInterceptor, which allows remote attackers to cause a denial of service via unspecified vectors.

 
 
CVE-2016-6345

 

 
RESTEasy allows remote authenticated users to obtain sensitive information by leveraging "insufficient use of random values" in async jobs.

 


Copyright 2024, cxsecurity.com

 

Back to Top