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

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.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable 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)