org.apache.deltaspike.modules:deltaspike-jsf-module-impl@1.4.2 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.deltaspike.modules:deltaspike-jsf-module-impl 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
Command injection

org.apache.deltaspike.modules:deltaspike-jsf-module-impl is a suite of portable CDI Extensions intended to make application development easier when working with CDI and Java EE.

Affected versions of this package are vulnerable to Command injection in windowhandler.js. This is only possible if a developer selected the ClientSideWindowStrategy which is not the default setting.

How to fix Command injection?

Upgrade org.apache.deltaspike.modules:deltaspike-jsf-module-impl to version 1.9.3 or higher.

[,1.9.3)
  • M
Cross-site Scripting (XSS)

org.apache.deltaspike.modules:deltaspike-jsf-module-impl is a suite of portable CDI Extensions intended to make application development easier when working with CDI and Java EE.

Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to an insufficient escaping of special characters in the windowId handler. The default size of the windowId get's cut off after 10 characters (by default), so the impact is limited.

How to fix Cross-site Scripting (XSS)?

Upgrade org.apache.deltaspike.modules:deltaspike-jsf-module-impl to version 1.8.1 or higher.

[,1.8.1)