io.quarkiverse.cxf:quarkus-cxf@2.6.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the io.quarkiverse.cxf:quarkus-cxf package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Insertion of Sensitive Information into Log File

Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File which can lead to passwords and other secrets appearing in the application log even though the user configures them to be hidden.

Note: This is only exploitable if:

  1. the SOAP message logging is enabled via any of the properties

  2. The application sets any of the following configuration properties:

quarkus.cxf.endpoint."/endpoint-path".logging.sensitive-element-names

quarkus.cxf.endpoint."/endpoint-path".logging.sensitive-protocol-header-names

quarkus.cxf.client."client-name".logging.sensitive-element-names

quarkus.cxf.client."client-name".logging.sensitive-protocol-header-names

  1. the attacker have access to the application log

How to fix Insertion of Sensitive Information into Log File?

Upgrade io.quarkiverse.cxf:quarkus-cxf to version 3.15.2 or higher.

[,3.15.2)