Vulnerabilities

5 via 61 paths

Dependencies

25

Source

GitHub

Commit

01aabe79

Find, fix and prevent vulnerabilities in your code.

Severity
  • 4
  • 1
Status
  • 5
  • 0
  • 0

high severity

Denial of Service (DoS)

  • Vulnerable module: com.fasterxml.jackson.core:jackson-core
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.14.0

Detailed paths

  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f com.fasterxml.jackson.core:jackson-databind@2.14.0 com.fasterxml.jackson.core:jackson-core@2.14.0
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.15.0.

Overview

com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation

Affected versions of this package are vulnerable to Denial of Service (DoS) due to missing input size validation when performing numeric type conversions. A remote attacker can exploit this vulnerability by causing the application to deserialize data containing certain numeric types with large values, causing the application to exhaust all available resources.

Details

Denial of Service (DoS) describes a family of attacks, all aimed at making a system inaccessible to its intended and legitimate users.

Unlike other vulnerabilities, DoS attacks usually do not aim at breaching security. Rather, they are focused on making websites and services unavailable to genuine users resulting in downtime.

One popular Denial of Service vulnerability is DDoS (a Distributed Denial of Service), an attack that attempts to clog network pipes to the system by generating a large volume of traffic from many machines.

When it comes to open source libraries, DoS vulnerabilities allow attackers to trigger such a crash or crippling of the service by using a flaw either in the application code or from the use of open source libraries.

Two common types of DoS vulnerabilities:

  • High CPU/Memory Consumption- An attacker sending crafted requests that could cause the system to take a disproportionate amount of time to process. For example, commons-fileupload:commons-fileupload.

  • Crash - An attacker sending crafted requests that could cause the system to crash. For Example, npm ws package

Remediation

Upgrade com.fasterxml.jackson.core:jackson-core to version 2.15.0-rc1 or higher.

References

high severity

Stack-based Buffer Overflow

  • Vulnerable module: com.fasterxml.jackson.core:jackson-core
  • Introduced through: com.fasterxml.jackson.core:jackson-databind@2.14.0

Detailed paths

  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f com.fasterxml.jackson.core:jackson-databind@2.14.0 com.fasterxml.jackson.core:jackson-core@2.14.0
    Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.15.0.

Overview

com.fasterxml.jackson.core:jackson-core is a Core Jackson abstractions, basic JSON streaming API implementation

Affected versions of this package are vulnerable to Stack-based Buffer Overflow due to the parse process, which accepts an unlimited input file with deeply nested data. An attacker can cause a stack overflow and crash the application by providing input files with excessively deep nesting.

Remediation

Upgrade com.fasterxml.jackson.core:jackson-core to version 2.15.0-rc1 or higher.

References

high severity

Incorrect Authorization

  • Vulnerable module: org.springframework:spring-core
  • Introduced through: org.springframework:spring-aop@6.0.6 and org.springframework.data:spring-data-redis@3.1.0

Detailed paths

  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework:spring-aop@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework:spring-aop@6.2.11.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework:spring-aop@6.2.11.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-aop@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@3.4.10.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-tx@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-oxm@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@3.4.10.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-tx@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-oxm@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework.data:spring-data-commons@3.1.0 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@3.4.10.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-tx@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework.data:spring-data-commons@3.1.0 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@3.4.10.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-tx@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-aop@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-aop@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-expression@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-expression@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.

Overview

org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities.

Affected versions of this package are vulnerable to Incorrect Authorization via the AnnotationsScanner and AnnotatedMethod class. An attacker can gain unauthorized access to sensitive information by exploiting improper resolution of annotations on methods within type hierarchies that use parameterized supertypes with unbounded generics.

Note: This is only exploitable if security annotations are used on methods in generic superclasses or generic interfaces and the @EnableMethodSecurity feature is enabled.

Remediation

Upgrade org.springframework:spring-core to version 6.2.11 or higher.

References

high severity

Relative Path Traversal

  • Vulnerable module: org.springframework:spring-beans
  • Introduced through: org.springframework:spring-aop@6.0.6 and org.springframework.data:spring-data-redis@3.1.0

Detailed paths

  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework:spring-aop@6.2.10.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@3.4.9.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-tx@7.0.2 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-oxm@7.0.2 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework.data:spring-data-commons@3.1.0 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@3.4.9.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-tx@7.0.2 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.

Overview

org.springframework:spring-beans is a package that is the basis for Spring Framework's IoC container. The BeanFactory interface provides an advanced configuration mechanism capable of managing any type of object.

Affected versions of this package are vulnerable to Relative Path Traversal when deployed on non-compliant Servlet containers. An unauthenticated attacker could gain access to files and directories outside the intended web root.

Notes:

  1. This is only exploitable if the application is deployed as a WAR or with an embedded Servlet container, the Servlet container does not reject suspicious sequences and the application serves static resources with Spring resource handling.

  2. Applications deployed on Apache Tomcat or Eclipse Jetty are not vulnerable, as long as default security features are not disabled in the configuration.

  3. This vulnerability was also fixed in the commercial versions 6.1.22 and 5.3.44.

Remediation

Upgrade org.springframework:spring-beans to version 6.2.10 or higher.

References

low severity

Improper Handling of Case Sensitivity

  • Vulnerable module: org.springframework:spring-core
  • Introduced through: org.springframework:spring-aop@6.0.6 and org.springframework.data:spring-data-redis@3.1.0

Detailed paths

  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework:spring-aop@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework:spring-aop@6.1.14.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework:spring-aop@6.1.14.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-aop@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@3.2.11.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-tx@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-oxm@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@3.2.11.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-tx@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-oxm@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework.data:spring-data-commons@3.1.0 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@3.2.11.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-tx@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework.data:spring-data-commons@3.1.0 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@3.2.11.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-tx@7.0.2 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-aop@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-aop@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-expression@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-expression@7.0.2 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework.data:spring-data-keyvalue@3.1.0 org.springframework:spring-context@7.0.2 org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.
  • Introduced through: vashilK/Redis-cache@vashilK/Redis-cache#01aabe791df6087ab69d30696597b5d10148e77f org.springframework.data:spring-data-redis@3.1.0 org.springframework:spring-context-support@7.0.2 org.springframework:spring-context@7.0.2 org.springframework:spring-aop@6.0.6 org.springframework:spring-beans@6.0.6 org.springframework:spring-core@6.0.6
    Remediation: Upgrade to org.springframework.data:spring-data-redis@4.0.1.

Overview

org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities.

Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity due to String.toLowerCase() having some Locale dependent exceptions that could potentially result in fields not protected as expected.

Note:

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive.

This vulnerability was also fixed in commercial versions 5.3.41 and 6.0.25.

Remediation

Upgrade org.springframework:spring-core to version 6.1.14 or higher.

References