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

  • latest version

    3.5.0

  • latest non vulnerable version

  • first published

    18 years ago

  • latest version published

    2 months ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.codehaus.mojo:exec-maven-plugin package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable 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)