Vulnerabilities

11 via 92 paths

Dependencies

57

Source

GitHub

Commit

8f34215c

Find, fix and prevent vulnerabilities in your code.

Issue type
  • 11
  • 2
Severity
  • 3
  • 5
  • 5
Status
  • 13
  • 0
  • 0

high severity

Path Traversal

  • Vulnerable module: org.springframework:spring-webmvc
  • Introduced through: org.springframework:spring-webmvc@5.3.39

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.13.

Overview

org.springframework:spring-webmvc is a package that provides Model-View-Controller (MVC) architecture and ready components that can be used to develop flexible and loosely coupled web applications.

Affected versions of this package are vulnerable to Path Traversal via the WebMvc.fn and WebFlux.fn frameworks. An attacker can access any file on the file system that is also accessible to the process in which the Spring application is running by crafting malicious HTTP requests.

Note:

This is only exploitable if the web application uses RouterFunctions to serve static resources and resource handling is explicitly configured with a FileSystemResource location.

Workaround

This vulnerability can be mitigated by using the Spring Security HTTP Firewall or running the application on Tomcat or Jetty.

Remediation

Upgrade org.springframework:spring-webmvc to version 6.1.13 or higher.

References

high severity

Path Traversal

  • Vulnerable module: org.springframework:spring-webmvc
  • Introduced through: org.springframework:spring-webmvc@5.3.39

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.

Overview

org.springframework:spring-webmvc is a package that provides Model-View-Controller (MVC) architecture and ready components that can be used to develop flexible and loosely coupled web applications.

Affected versions of this package are vulnerable to Path Traversal through the functional web frameworks WebMvc.fn or WebFlux.fn. An attacker can craft malicious HTTP requests and obtain any file on the file system that is also accessible.

Note: This is similar to CVE-2024-38816, but with different input.

Remediation

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

References

high severity
new

Relative Path Traversal

  • Vulnerable module: org.springframework:spring-beans
  • Introduced through: org.springframework:spring-beans@5.3.39, org.springframework:spring-web@5.3.39 and others

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-beans@5.3.39
    Remediation: Upgrade to org.springframework:spring-beans@6.2.10.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-web@5.3.39 org.springframework:spring-beans@5.3.39
    Remediation: Upgrade to org.springframework:spring-web@6.2.10.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39
    Remediation: Upgrade to org.springframework:spring-aop@6.2.10.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-beans@5.3.39
    Remediation: Upgrade to org.springframework:spring-context@6.2.10.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-beans@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.2.10.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-web@5.3.39 org.springframework:spring-beans@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.2.10.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39
    Remediation: Upgrade to org.springframework:spring-context@6.2.10.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.2.10.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-beans@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.2.10.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.2.10.

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

medium severity

Denial of Service (DoS)

  • Vulnerable module: org.springframework:spring-webmvc
  • Introduced through: org.springframework:spring-webmvc@5.3.39

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.0.0.

Overview

org.springframework:spring-webmvc is a package that provides Model-View-Controller (MVC) architecture and ready components that can be used to develop flexible and loosely coupled web applications.

Affected versions of this package are vulnerable to Denial of Service (DoS) via MVC controller @RequestBody byte[] method parameters.

Note: This vulnerable open source versions are no longer supported and the fixed version 5.3.42 is only available for the commercial release.

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 org.springframework:spring-webmvc to version 6.0.0 or higher.

References

medium severity

Improper Input Validation

  • Vulnerable module: org.springframework:spring-core
  • Introduced through: org.glassfish.jersey.ext:jersey-spring4@2.47, org.springframework:spring-beans@5.3.39 and others

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.glassfish.jersey.ext:jersey-spring4@2.47 org.springframework:spring-core@4.3.30.RELEASE
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-beans@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-web@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-web@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-aop@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.glassfish.jersey.ext:jersey-spring4@2.47 org.springframework:spring-web@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-web@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-web@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-web@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-aop@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-expression@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-expression@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-web@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-expression@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.

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 Input Validation when a user provides malicious input, causing insertion of additional log entries.

Remediation

Upgrade org.springframework:spring-core to version 5.2.19.RELEASE, 5.3.14 or higher.

References

medium severity

Improper Output Neutralization for Logs

  • Vulnerable module: org.springframework:spring-core
  • Introduced through: org.glassfish.jersey.ext:jersey-spring4@2.47, org.springframework:spring-beans@5.3.39 and others

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.glassfish.jersey.ext:jersey-spring4@2.47 org.springframework:spring-core@4.3.30.RELEASE
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-beans@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-web@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-web@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-aop@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.glassfish.jersey.ext:jersey-spring4@2.47 org.springframework:spring-web@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-web@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-web@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-web@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-aop@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-expression@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-expression@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-web@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-expression@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@5.3.39.

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 Output Neutralization for Logs when a user provides malicious input, causing insertion of additional log entries.

Remediation

Upgrade org.springframework:spring-core to version 5.3.12, 5.2.18 or higher.

References

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: ch.qos.logback:logback-classic
  • Introduced through: ch.qos.logback:logback-classic@1.5.18

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 ch.qos.logback:logback-classic@1.5.18

Dual license: EPL-1.0, LGPL-2.1

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: ch.qos.logback:logback-core
  • Introduced through: ch.qos.logback:logback-classic@1.5.18

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18

Dual license: EPL-1.0, LGPL-2.1

low severity

Information Exposure

  • Vulnerable module: commons-codec:commons-codec
  • Introduced through: org.apache.httpcomponents:httpclient@4.5.14

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.apache.httpcomponents:httpclient@4.5.14 commons-codec:commons-codec@1.11

Overview

commons-codec:commons-codec is a package that contains simple encoder and decoders for various formats such as Base64 and Hexadecimal.

Affected versions of this package are vulnerable to Information Exposure. When there is no byte array value that can be encoded into a string the Base32 implementation does not reject it, and instead decodes it into an arbitrary value which can be re-encoded again using the same implementation. This allows for information exposure exploits such as tunneling additional information via seemingly valid base 32 strings.

Remediation

Upgrade commons-codec:commons-codec to version 1.14 or higher.

References

low severity

Improper Handling of Case Sensitivity

  • Vulnerable module: org.springframework:spring-context
  • Introduced through: org.springframework:spring-context@5.3.39 and org.springframework:spring-webmvc@5.3.39

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39
    Remediation: Upgrade to org.springframework:spring-context@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.

Overview

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-context to version 6.1.14 or higher.

References

low severity

Improper Handling of Case Sensitivity

  • Vulnerable module: org.springframework:spring-core
  • Introduced through: org.glassfish.jersey.ext:jersey-spring4@2.47, org.springframework:spring-beans@5.3.39 and others

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.glassfish.jersey.ext:jersey-spring4@2.47 org.springframework:spring-core@4.3.30.RELEASE
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-beans@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-web@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-web@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-aop@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.glassfish.jersey.ext:jersey-spring4@2.47 org.springframework:spring-web@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-web@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-web@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-web@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-aop@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-expression@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-expression@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-web@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-context@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-expression@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-context@5.3.39 org.springframework:spring-aop@5.3.39 org.springframework:spring-beans@5.3.39 org.springframework:spring-core@4.3.30.RELEASE
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.

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

low severity

Improper Handling of Case Sensitivity

  • Vulnerable module: org.springframework:spring-web
  • Introduced through: org.springframework:spring-web@5.3.39, org.glassfish.jersey.ext:jersey-spring4@2.47 and others

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-web@5.3.39
    Remediation: Upgrade to org.springframework:spring-web@6.1.14.
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.glassfish.jersey.ext:jersey-spring4@2.47 org.springframework:spring-web@5.3.39
  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39 org.springframework:spring-web@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.

Overview

org.springframework:spring-web is a package that provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.

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-web to version 6.1.14 or higher.

References

low severity

Improper Handling of Case Sensitivity

  • Vulnerable module: org.springframework:spring-webmvc
  • Introduced through: org.springframework:spring-webmvc@5.3.39

Detailed paths

  • Introduced through: Cantara/Whydah-TestWebApp@Cantara/Whydah-TestWebApp#8f34215cd94f66bdb26e8ed99c09b12eb6d33d44 org.springframework:spring-webmvc@5.3.39
    Remediation: Upgrade to org.springframework:spring-webmvc@6.1.14.

Overview

org.springframework:spring-webmvc is a package that provides Model-View-Controller (MVC) architecture and ready components that can be used to develop flexible and loosely coupled web applications.

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-webmvc to version 6.1.14 or higher.

References