Lucene search

K

42 matches found

CVE
CVE
added 2021/09/19 6:15 p.m.583 views

CVE-2021-40690

All versions of Apache Santuario - XML Security for Java prior to 2.2.3 and 2.1.7 are vulnerable to an issue where the "secureValidation" property is not passed correctly when creating a KeyInfo from a KeyInfoReference element. This allows an attacker to abuse an XPath Transform to extract any loca...

7.5CVSS7.4AI score0.00335EPSS
CVE
CVE
added 2022/12/13 5:15 p.m.321 views

CVE-2022-46364

A SSRF vulnerability in parsing the href attribute of XOP:Include in MTOM requests in versions of Apache CXF before 3.5.5 and 3.4.10 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type.

9.8CVSS9.4AI score0.00089EPSS
CVE
CVE
added 2024/03/15 11:15 a.m.280 views

CVE-2024-28752

A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Users of other data bindings (including the default databinding) are not impacted.

9.3CVSS8.2AI score0.00274EPSS
CVE
CVE
added 2025/01/21 10:15 a.m.251 views

CVE-2025-23184

A potential denial of service vulnerability is present in versions of Apache CXF before 3.5.10, 3.6.5 and 4.0.6. In some edge cases, the CachedOutputStream instances may not be closed and, if backed by temporary files, may fill up the file system (it applies to servers and clients).

7.5CVSS5.6AI score0.00318EPSS
CVE
CVE
added 2022/12/13 3:15 p.m.250 views

CVE-2022-46363

A vulnerability in Apache CXF before versions 3.5.5 and 3.4.10 allows an attacker to perform a remote directory listing or code exfiltration. The vulnerability only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes ar...

7.5CVSS8.4AI score0.00065EPSS
CVE
CVE
added 2019/11/06 9:15 p.m.207 views

CVE-2019-12419

Apache CXF before 3.3.4 and 3.2.11 provides all of the components that are required to build a fully fledged OpenId Connect service. There is a vulnerability in the access token services, where it does not validate that the authenticated principal is equal to that of the supplied clientId parameter...

9.8CVSS9.1AI score0.14281EPSS
CVE
CVE
added 2020/01/16 6:15 p.m.201 views

CVE-2019-17573

By default, Apache CXF creates a /services page containing a listing of the available endpoint names and addresses. This webpage is vulnerable to a reflected Cross-Site Scripting (XSS) attack, which allows a malicious actor to inject javascript into the web page. Please note that the attack exploit...

6.1CVSS5.7AI score0.15538EPSS
CVE
CVE
added 2019/11/06 9:15 p.m.185 views

CVE-2019-12406

Apache CXF before 3.3.4 and 3.2.11 does not restrict the number of message attachments present in a given message. This leaves open the possibility of a denial of service type attack, where a malicious user crafts a message containing a very large number of message attachments. From the 3.3.4 and 3...

6.5CVSS6.3AI score0.0207EPSS
CVE
CVE
added 2021/06/16 12:15 p.m.178 views

CVE-2021-30468

A vulnerability in the JsonMapObjectReaderWriter of Apache CXF allows an attacker to submit malformed JSON to a web service, which results in the thread getting stuck in an infinite loop, consuming CPU indefinitely. This issue affects Apache CXF versions prior to 3.4.4; Apache CXF versions prior to...

7.5CVSS7.4AI score0.004EPSS
CVE
CVE
added 2021/04/02 10:15 a.m.175 views

CVE-2021-22696

CXF supports (via JwtRequestCodeFilter) passing OAuth 2 parameters via a JWT token as opposed to query parameters (see: The OAuth 2.0 Authorization Framework: JWT Secured Authorization Request (JAR)). Instead of sending a JWT token as a "request" parameter, the spec also supports specifying a URI f...

7.5CVSS7.4AI score0.00487EPSS
CVE
CVE
added 2020/01/16 6:15 p.m.149 views

CVE-2019-12423

Apache CXF ships with a OpenId Connect JWK Keys service, which allows a client to obtain the public keys in JWK format, which can then be used to verify the signature of tokens issued by the service. Typically, the service obtains the public key from a local keystore (JKS/PKCS12) by specifing the p...

7.5CVSS7.2AI score0.01318EPSS
CVE
CVE
added 2018/07/02 1:29 p.m.148 views

CVE-2018-8039

It is possible to configure Apache CXF to use the com.sun.net.ssl implementation via 'System.setProperty("java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol");'. When this system property is set, CXF uses some reflection to try to make the HostnameVerifier work with the old com.sun...

8.1CVSS6.4AI score0.0191EPSS
CVE
CVE
added 2020/11/12 1:15 p.m.133 views

CVE-2020-13954

By default, Apache CXF creates a /services page containing a listing of the available endpoint names and addresses. This webpage is vulnerable to a reflected Cross-Site Scripting (XSS) attack via the styleSheetPath, which allows a malicious actor to inject javascript into the web page. This vulnera...

6.1CVSS6.4AI score0.15538EPSS
CVE
CVE
added 2020/04/01 9:15 p.m.126 views

CVE-2020-1954

Apache CXF has the ability to integrate with JMX by registering an InstrumentationManager extension with the CXF bus. If the ‘createMBServerConnectorFactory‘ property of the default InstrumentationManagerImpl is not disabled, then it is vulnerable to a man-in-the-middle (MITM) style attack. An atta...

5.3CVSS5.3AI score0.001EPSS
CVE
CVE
added 2017/11/14 4:29 p.m.111 views

CVE-2017-12624

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....

5.5CVSS5.4AI score0.02297EPSS
CVE
CVE
added 2013/01/03 1:55 a.m.108 views

CVE-2012-2379

Apache CXF 2.4.x before 2.4.8, 2.5.x before 2.5.4, and 2.6.x before 2.6.1, when a Supporting Token specifies a child WS-SecurityPolicy 1.1 or 1.2 policy, does not properly ensure that an XML element is signed or encrypted, which has unspecified impact and attack vectors.

10CVSS5.8AI score0.03752EPSS
CVE
CVE
added 2024/07/19 9:15 a.m.108 views

CVE-2024-29736

A SSRF vulnerability in WADL service description in versions of Apache CXF before 4.0.5, 3.6.4 and 3.5.9 allows an attacker to perform SSRF style attacks on REST webservices. The attack only applies if a custom stylesheet parameter is configured.

9.1CVSS6.5AI score0.00566EPSS
CVE
CVE
added 2020/03/11 4:15 p.m.106 views

CVE-2011-2487

The implementations of PKCS#1 v1.5 key transport mechanism for XMLEncryption in JBossWS and Apache WSS4J before 1.6.5 is susceptible to a Bleichenbacher attack.

5.9CVSS5.7AI score0.0014EPSS
CVE
CVE
added 2014/07/07 2:55 p.m.91 views

CVE-2014-0034

The SecurityTokenService (STS) in Apache CXF before 2.6.12 and 2.7.x before 2.7.9 does not properly validate SAML tokens when caching is enabled, which allows remote attackers to gain access via an invalid SAML token.

4.3CVSS8.5AI score0.01861EPSS
CVE
CVE
added 2024/07/19 9:15 a.m.91 views

CVE-2024-41172

In versions of Apache CXF before 3.6.4 and 4.0.5 (3.5.x and lower versions are not impacted), a CXF HTTP client conduit may prevent HTTPClient instances from being garbage collected and it is possible that memory consumption will continue to increase, eventually causing the application to run out o...

7.5CVSS6.5AI score0.03183EPSS
CVE
CVE
added 2017/04/18 4:59 p.m.87 views

CVE-2017-5653

JAX-RS XML Security streaming clients in Apache CXF before 3.1.11 and 3.0.13 do not validate that the service response was signed or encrypted, which allows remote attackers to spoof servers.

5.3CVSS5.4AI score0.03167EPSS
CVE
CVE
added 2012/09/24 5:55 p.m.86 views

CVE-2012-3451

Apache CXF before 2.4.9, 2.5.x before 2.5.5, and 2.6.x before 2.6.2 allows remote attackers to execute unintended web-service operations by sending a header with a SOAP Action String that is inconsistent with the message body.

4.3CVSS9.2AI score0.09969EPSS
CVE
CVE
added 2013/01/05 12:55 a.m.85 views

CVE-2012-2378

Apache CXF 2.4.5 through 2.4.7, 2.5.1 through 2.5.3, and 2.6.x before 2.6.1, does not properly enforce child policies of a WS-SecurityPolicy 1.1 SupportingToken policy on the client side, which allows remote attackers to bypass the (1) AlgorithmSuite, (2) SignedParts, (3) SignedElements, (4) Encryp...

4.3CVSS9.2AI score0.04238EPSS
CVE
CVE
added 2013/08/19 11:55 p.m.83 views

CVE-2012-5575

Apache CXF 2.5.x before 2.5.10, 2.6.x before CXF 2.6.7, and 2.7.x before CXF 2.7.4 does not verify that a specified cryptographic algorithm is allowed by the WS-SecurityPolicy AlgorithmSuite definition before decrypting, which allows remote attackers to force CXF to use weaker cryptographic algorit...

6.4CVSS5.7AI score0.08385EPSS
CVE
CVE
added 2013/03/12 11:55 p.m.81 views

CVE-2012-5633

The URIMappingInterceptor in Apache CXF before 2.5.8, 2.6.x before 2.6.5, and 2.7.x before 2.7.2, when using the WSS4JInInterceptor, bypasses WS-Security processing, which allows remote attackers to obtain access to SOAP services via an HTTP GET request.

5.8CVSS9.1AI score0.02299EPSS
CVE
CVE
added 2017/08/10 6:29 p.m.78 views

CVE-2016-8739

The JAX-RS module in Apache CXF prior to 3.0.12 and 3.1.x prior to 3.1.9 provides a number of Atom JAX-RS MessageBodyReaders. These readers use Apache Abdera Parser which expands XML entities by default which represents a major XXE risk.

7.8CVSS7.3AI score0.02672EPSS
CVE
CVE
added 2017/04/18 4:59 p.m.77 views

CVE-2017-5656

Apache CXF's STSClient before 3.1.11 and 3.0.13 uses a flawed way of caching tokens that are associated with delegation tokens, which means that an attacker could craft a token which would return an identifer corresponding to a cached token for another user.

7.5CVSS7.3AI score0.03801EPSS
CVE
CVE
added 2013/08/19 11:55 p.m.75 views

CVE-2013-2160

The streaming XML parser in Apache CXF 2.5.x before 2.5.10, 2.6.x before 2.6.7, and 2.7.x before 2.7.4 allows remote attackers to cause a denial of service (CPU and memory consumption) via crafted XML with a large number of (1) elements, (2) attributes, (3) nested constructs, and possibly other vec...

5CVSS7AI score0.203EPSS
CVE
CVE
added 2015/11/18 4:59 p.m.75 views

CVE-2015-5253

The SAML Web SSO module in Apache CXF before 2.7.18, 3.0.x before 3.0.7, and 3.1.x before 3.1.3 allows remote authenticated users to bypass authentication via a crafted SAML response with a valid signed assertion, related to a "wrapping attack."

4CVSS8AI score0.00336EPSS
CVE
CVE
added 2017/08/10 6:29 p.m.73 views

CVE-2017-3156

The OAuth2 Hawk and JOSE MAC Validation code in Apache CXF prior to 3.0.13 and 3.1.x prior to 3.1.10 is not using a constant time MAC signature comparison algorithm which may be exploited by sophisticated timing attacks.

7.5CVSS7.3AI score0.1307EPSS
CVE
CVE
added 2024/07/19 9:15 a.m.73 views

CVE-2024-32007

An improper input validation of the p2c parameter in the Apache CXF JOSE code before 4.0.5, 3.6.4 and 3.5.9 allows an attacker to perform a denial of service attack by specifying a large value for this parameter in a token.

7.5CVSS6.7AI score0.00783EPSS
CVE
CVE
added 2010/08/19 6:0 p.m.72 views

CVE-2010-2076

Apache CXF 2.0.x before 2.0.13, 2.1.x before 2.1.10, and 2.2.x before 2.2.9, as used in Apache ServiceMix, Apache Camel, Apache Chemistry, Apache jUDDI, Apache Geronimo, and other products, does not properly reject DTDs in SOAP messages, which allows remote attackers to read arbitrary files, send H...

9.8CVSS9.1AI score0.08542EPSS
CVE
CVE
added 2017/08/10 4:29 p.m.70 views

CVE-2016-6812

The HTTP transport module in Apache CXF prior to 3.0.12 and 3.1.x prior to 3.1.9 uses FormattedServiceListWriter to provide an HTML page which lists the names and absolute URL addresses of the available service endpoints. The module calculates the base URL using the current HttpServletRequest. The ...

6.1CVSS6.4AI score0.0656EPSS
CVE
CVE
added 2013/03/12 11:55 p.m.64 views

CVE-2013-0239

Apache CXF before 2.5.9, 2.6.x before 2.6.6, and 2.7.x before 2.7.3, when the plaintext UsernameToken WS-SecurityPolicy is enabled, allows remote attackers to bypass authentication via a security header of a SOAP request containing a UsernameToken element that lacks a password child element.

5CVSS9.4AI score0.04757EPSS
CVE
CVE
added 2017/08/08 9:29 p.m.61 views

CVE-2012-0803

The WS-SP UsernameToken policy in Apache CXF 2.4.5 and 2.5.1 allows remote attackers to bypass authentication by sending an empty UsernameToken as part of a SOAP request.

9.8CVSS9.5AI score0.00671EPSS
CVE
CVE
added 2014/05/08 2:29 p.m.59 views

CVE-2014-0109

Apache CXF before 2.6.14 and 2.7.x before 2.7.11 allows remote attackers to cause a denial of service (memory consumption) via a large request with the Content-Type set to text/html to a SOAP endpoint, which triggers an error.

4.3CVSS8.6AI score0.06069EPSS
CVE
CVE
added 2014/10/30 2:55 p.m.59 views

CVE-2014-3584

The SamlHeaderInHandler in Apache CXF before 2.6.11, 2.7.x before 2.7.8, and 3.0.x before 3.0.1 allows remote attackers to cause a denial of service (infinite loop) via a crafted SAML token in the authorization header of a request to a JAX-RS service.

5CVSS6.8AI score0.05595EPSS
CVE
CVE
added 2014/10/30 2:55 p.m.57 views

CVE-2014-3623

Apache WSS4J before 1.6.17 and 2.x before 2.0.2, as used in Apache CXF 2.7.x before 2.7.13 and 3.0.x before 3.0.2, when using TransportBinding, does not properly enforce the SAML SubjectConfirmation method security semantics, which allows remote attackers to conduct spoofing attacks via unspecified...

5CVSS6.5AI score0.01604EPSS
CVE
CVE
added 2014/07/07 2:55 p.m.52 views

CVE-2014-0035

The SymmetricBinding in Apache CXF before 2.6.13 and 2.7.x before 2.7.10, when EncryptBeforeSigning is enabled and the UsernameToken policy is set to an EncryptedSupportingToken, transmits the UsernameToken in cleartext, which allows remote attackers to obtain sensitive information by sniffing the ...

4.3CVSS8.7AI score0.00956EPSS
CVE
CVE
added 2014/05/08 2:29 p.m.52 views

CVE-2014-0110

Apache CXF before 2.6.14 and 2.7.x before 2.7.11 allows remote attackers to cause a denial of service (/tmp disk consumption) via a large invalid SOAP message.

4.3CVSS8.6AI score0.06069EPSS
CVE
CVE
added 2012/11/04 10:55 p.m.31 views

CVE-2012-5786

The wsdl_first_https sample code in distribution/src/main/release/samples/wsdl_first_https/src/main/ in Apache CXF before 2.7.0 does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-...

5.8CVSS9.2AI score0.00125EPSS
CVE
CVE
added 2025/07/15 3:15 p.m.9 views

CVE-2025-48795

Apache CXF stores large stream based messages as temporary files on the local filesystem. A bug was introduced which means that the entire temporary file is read into memory and then logged. An attacker might be able to exploit this to cause a denial of service attack by causing an out of memory ex...

5.6CVSS6.3AI score0.00049EPSS