org.codehaus.mojo:exec-maven-plugin@1.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.codehaus.mojo:exec-maven-plugin 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
  • H
Arbitrary Code Execution

org.codehaus.mojo:exec-maven-plugin is a plugin that provides 2 goals to help execute system and Java programs

Affected versions of this package are vulnerable to Arbitrary Code Execution via a crafted XML document because a configuration element (within a plugin element) can specify an arbitrary program in an executable element (and can also specify arbitrary command-line arguments in an arguments element).

How to fix Arbitrary Code Execution?

Upgrade org.codehaus.mojo:exec-maven-plugin to version 1.2 or higher.

[,1.2)