4.2.3
18 years ago
1 months ago
Known vulnerabilities in the org.apache.cxf:cxf-rt-frontend-jaxrs package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
org.apache.cxf:cxf-rt-frontend-jaxrs is an Apache CXF Runtime JAX-RS Frontend Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the lack of a default restriction on the number of form parameters in incoming messages. An attacker can exhaust system resources by sending requests containing an excessive number of form parameters. How to fix Allocation of Resources Without Limits or Throttling? Upgrade | [,3.6.12)[4.0.0,4.1.8)[4.2.0,4.2.3) |
org.apache.cxf:cxf-rt-frontend-jaxrs is an Apache CXF Runtime JAX-RS Frontend Affected versions of this package are vulnerable to Denial of Service (DoS). Apache CXF supports sending and receiving attachments via either the JAX-WS or JAX-RS specifications. It is possible to craft a message attachment header that could lead to a Denial of Service (DoS) attack on a CXF web service provider. Both JAX-WS and JAX-RS services are vulnerable to this attack. From Apache CXF 3.2.1 and 3.1.14, message attachment headers that are greater than 300 characters will be rejected by default. This value is configurable via the property attachment-max-header-size. How to fix Denial of Service (DoS)? Upgrade | [,3.1.14)[3.2.0,3.2.1) |