Authorization Bypass Affecting org.apache.cxf:cxf-bundle-minimal Open this link in a new tab package, versions [2.4.5, 2.4.6) [2.5.1,2.5.2)
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
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 applications-
snyk-id
SNYK-JAVA-ORGAPACHECXF-536122
-
published
19 Oct 2015
-
disclosed
19 Oct 2015
-
credit
Unknown
Introduced: 19 Oct 2015
CVE-2012-0803 Open this link in a new tabHow to fix?
Upgrade org.apache.cxf:cxf-bundle-minimal
to version 2.4.6, 2.5.2 or higher.
Overview
org.apache.cxf:cxf-bundle-minimal is an open source services framework.
Affected versions of this package are vulnerable to Authorization Bypass
due to not validating Username Token policies correctly. A malicious client could send a request to the endpoint with no UsernameToken
, and the UsernameToken
policy requirement would still be marked as valid.