Vulnerabilities

4 via 31 paths

Dependencies

134

Source

GitHub

Commit

e985a190

Find, fix and prevent vulnerabilities in your code.

Issue type
  • 4
  • 3
Severity
  • 2
  • 4
  • 1
Status
  • 7
  • 0
  • 0

high severity

Uncontrolled Recursion

  • Vulnerable module: org.apache.commons:commons-lang3
  • Introduced through: io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1, io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@1.2.1 and others

Detailed paths

  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 org.apache.commons:commons-lang3@3.17.0
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 org.apache.commons:commons-lang3@3.17.0
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 org.apache.commons:commons-text@1.12.0 org.apache.commons:commons-lang3@3.17.0
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 org.apache.commons:commons-text@1.12.0 org.apache.commons:commons-lang3@3.17.0
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.13 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.13 org.springdoc:springdoc-openapi-starter-common@2.8.13 io.swagger.core.v3:swagger-core-jakarta@2.2.36 org.apache.commons:commons-lang3@3.17.0
    Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.13.

Overview

Affected versions of this package are vulnerable to Uncontrolled Recursion via the ClassUtils.getClass function. An attacker can cause the application to terminate unexpectedly by providing excessively long input values.

Remediation

Upgrade org.apache.commons:commons-lang3 to version 3.18.0 or higher.

References

high severity

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

  • Vulnerable module: commons-beanutils:commons-beanutils
  • Introduced through: io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1 and io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@1.2.1

Detailed paths

  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 commons-beanutils:commons-beanutils@1.9.4
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 commons-beanutils:commons-beanutils@1.9.4

Overview

commons-beanutils:commons-beanutils is a provides an easy-to-use but flexible wrapper around reflection and introspection.

Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') via the getProperty and getNestedProperty methods of the PropertyUtilsBean class. An attacker can execute arbitrary code by accessing the declaredClass property of Java enum objects, which allows access to the ClassLoader.

Note:

The BeanIntrospector class that can mitigate this vulnerability was added in version 1.9.2 but its usage was not enabled by default.

Remediation

Upgrade commons-beanutils:commons-beanutils to version 1.11.0 or higher.

References

medium severity
new

External Initialization of Trusted Variables or Data Stores

  • Vulnerable module: ch.qos.logback:logback-core
  • Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.0-M3, org.springframework.boot:spring-boot-starter-validation@4.0.0-M3 and others

Detailed paths

  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-actuator@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-validation@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1 org.springframework.boot:spring-boot-starter-actuator@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-client@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-web@4.0.0-M3 org.springframework.boot:spring-boot-starter-jackson@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-web@4.0.0-M3 org.springframework.boot:spring-boot-starter-tomcat@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-image-observation@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-tool@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-retry@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.13 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.13 org.springdoc:springdoc-openapi-starter-common@2.8.13 org.springframework.boot:spring-boot-starter-validation@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18

Overview

ch.qos.logback:logback-core is a logback-core module.

Affected versions of this package are vulnerable to External Initialization of Trusted Variables or Data Stores via the conditional processing of the logback.xml configuration file when both the Janino library and Spring Framework are present on the class path. An attacker can execute arbitrary code by compromising an existing configuration file or injecting a malicious environment variable before program execution. This is only exploitable if the attacker has write access to a configuration file or can set a malicious environment variable.

Remediation

Upgrade ch.qos.logback:logback-core to version 1.5.19 or higher.

References

medium severity

Dual license: EPL-1.0, LGPL-2.1

  • Module: ch.qos.logback:logback-classic
  • Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.0-M3, org.springframework.boot:spring-boot-starter-validation@4.0.0-M3 and others

Detailed paths

  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-actuator@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-validation@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1 org.springframework.boot:spring-boot-starter-actuator@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-client@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-web@4.0.0-M3 org.springframework.boot:spring-boot-starter-jackson@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-web@4.0.0-M3 org.springframework.boot:spring-boot-starter-tomcat@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-image-observation@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-tool@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-retry@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.13 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.13 org.springdoc:springdoc-openapi-starter-common@2.8.13 org.springframework.boot:spring-boot-starter-validation@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 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: org.springframework.boot:spring-boot-starter-actuator@4.0.0-M3, org.springframework.boot:spring-boot-starter-validation@4.0.0-M3 and others

Detailed paths

  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-actuator@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-validation@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@1.2.1 org.springframework.boot:spring-boot-starter-actuator@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@1.2.1 io.github.springboot-addons:spring-boot-starter-httpclient5@1.2.1 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-client@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-web@4.0.0-M3 org.springframework.boot:spring-boot-starter-jackson@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.boot:spring-boot-starter-web@4.0.0-M3 org.springframework.boot:spring-boot-starter-tomcat@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-image-observation@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-tool@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-retry@1.1.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springdoc:springdoc-openapi-starter-webmvc-ui@2.8.13 org.springdoc:springdoc-openapi-starter-webmvc-api@2.8.13 org.springdoc:springdoc-openapi-starter-common@2.8.13 org.springframework.boot:spring-boot-starter-validation@4.0.0-M3 org.springframework.boot:spring-boot-starter@4.0.0-M3 org.springframework.boot:spring-boot-starter-logging@4.0.0-M3 ch.qos.logback:logback-classic@1.5.18 ch.qos.logback:logback-core@1.5.18

Dual license: EPL-1.0, LGPL-2.1

medium severity

EPL-1.0 license

  • Module: junit:junit
  • Introduced through: org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3

Detailed paths

  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-openai@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-client@1.1.0-M3 org.springframework.ai:spring-ai-client-chat@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-image-observation@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-tool@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-openai@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@1.1.0-M3 org.springframework.ai:spring-ai-client-chat@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13

EPL-1.0 license

low severity

Information Exposure

  • Vulnerable module: junit:junit
  • Introduced through: org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3

Detailed paths

  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-openai@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-client@1.1.0-M3 org.springframework.ai:spring-ai-client-chat@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-image-observation@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-tool@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-openai@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13
  • Introduced through: pacphi/spring-ai-openrouter-example@pacphi/spring-ai-openrouter-example#e985a19015bfd9bdcee1f100d671cd2afed13b1c org.springframework.ai:spring-ai-starter-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-openai@1.1.0-M3 org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@1.1.0-M3 org.springframework.ai:spring-ai-client-chat@1.1.0-M3 org.springframework.ai:spring-ai-model@1.1.0-M3 org.springframework.ai:spring-ai-template-st@1.1.0-M3 org.antlr:ST4@4.3.4 org.antlr:antlr-runtime@3.5.3 junit:junit@4.13

Overview

junit:junit is an unit testing framework for Java

Affected versions of this package are vulnerable to Information Exposure. The JUnit4 test rule TemporaryFolder contains a local information disclosure vulnerability. On Unix like systems, the system's temporary directory is shared between all users on that system. Because of this, when files and directories are written into this directory they are, by default, readable by other users on that same system.

Note: This vulnerability does not allow other users to overwrite the contents of these directories or files. This only affects Unix like systems.

Remediation

Upgrade junit:junit to version 4.13.1 or higher.

References