org.springframework.cloud:spring-cloud-task-core@2.1.0.RELEASE vulnerabilities

  • latest version

    3.2.0

  • latest non vulnerable version

  • first published

    8 years ago

  • latest version published

    3 months ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.springframework.cloud:spring-cloud-task-core 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
    • M
    SQL Injection

    org.springframework.cloud:spring-cloud-task-core is an a project centered around the idea of processing on demand. A user is able to develop a “task” that can be deployed, executed and removed on demand, yet the result of the process persists beyond the life of the task for future reporting.

    Affected versions of this package are vulnerable to SQL Injection. The value passed into the JdbcTaskExecutionDao via a Pageable is not validated.

    How to fix SQL Injection?

    Upgrade org.springframework.cloud:spring-cloud-task-core to version 2.2.5 or higher.

    [,2.2.5)