Vulnerabilities |
41 via 987 paths |
|---|---|
Dependencies |
214 |
Source |
GitHub |
Find, fix and prevent vulnerabilities in your code.
critical severity
- Vulnerable module: org.springframework.security:spring-security-web
- Introduced through: org.springframework.security:spring-security-oauth2-client@7.0.2
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.4.
Overview
org.springframework.security:spring-security-web is a package within Spring Security that provides security services for the Spring IO Platform.
Affected versions of this package are vulnerable to Use of Cache Containing Sensitive Information in the process of writing HTTP response headers for servlet applications. An attacker can manipulate HTTP responses by exploiting the failure to write expected headers, potentially leading to unauthorized access or information disclosure.
Remediation
Upgrade org.springframework.security:spring-security-web to version 6.5.9, 7.0.4 or higher.
References
critical severity
- Vulnerable module: org.springframework.boot:spring-boot-actuator
- Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.1 and io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1
Overview
Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel via the Actuator CloudFoundry endpoints. An attacker can gain unauthorized access to protected endpoints by sending requests to application endpoints declared under the CloudFoundry Actuator path.
Note:
This is only exploitable if all of the following conditions are met:
the application is a web application
the application contributes an application endpoint that requires authentication under a subpath, like
"/cloudfoundryapplication/admin"
Remediation
Upgrade org.springframework.boot:spring-boot-actuator to version 3.5.12, 4.0.4 or higher.
References
critical severity
- Vulnerable module: org.springframework.boot:spring-boot-actuator
- Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.1 and io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1
Overview
Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel via the configuration of endpoints under paths already assigned to Health Group additional paths. An attacker can gain unauthorized access to protected endpoints by sending requests to these specific paths.
Note:
This is only exploitable if all of the following conditions are met:
the application declares a custom health group (here
"mygroup"), withmanagement.endpoint.health.group.mygroup.includethis health group is exposed under an additional path on the main server, like
management.endpoint.health.group.mygroup.additional-path=server:/healthzthe application contributes an application endpoint that requires authentication under a subpath, like
"/healthz/admin"
Mapping application endpoints under infrastructure endpoints like Actuators is not recommended by the Spring team and doing so is likely to interfere with other configurations and cause behavior problems. This setup is expected to rarely occur in production.
Remediation
Upgrade org.springframework.boot:spring-boot-actuator to version 3.5.12, 4.0.4 or higher.
References
critical severity
- Vulnerable module: org.springframework.boot:spring-boot-actuator-autoconfigure
- Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.1 and io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1
Overview
Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel via the Actuator CloudFoundry endpoints. An attacker can gain unauthorized access to protected endpoints by sending requests to application endpoints declared under the CloudFoundry Actuator path.
Note:
This is only exploitable if all of the following conditions are met:
the application is a web application
the application contributes an application endpoint that requires authentication under a subpath, like
"/cloudfoundryapplication/admin"
Remediation
Upgrade org.springframework.boot:spring-boot-actuator-autoconfigure to version 3.5.12, 4.0.4 or higher.
References
critical severity
- Vulnerable module: org.springframework.boot:spring-boot-actuator-autoconfigure
- Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.1 and io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1
Overview
Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel via the configuration of endpoints under paths already assigned to Health Group additional paths. An attacker can gain unauthorized access to protected endpoints by sending requests to these specific paths.
Note:
This is only exploitable if all of the following conditions are met:
the application declares a custom health group (here
"mygroup"), withmanagement.endpoint.health.group.mygroup.includethis health group is exposed under an additional path on the main server, like
management.endpoint.health.group.mygroup.additional-path=server:/healthzthe application contributes an application endpoint that requires authentication under a subpath, like
"/healthz/admin"
Mapping application endpoints under infrastructure endpoints like Actuators is not recommended by the Spring team and doing so is likely to interfere with other configurations and cause behavior problems. This setup is expected to rarely occur in production.
Remediation
Upgrade org.springframework.boot:spring-boot-actuator-autoconfigure to version 3.5.12, 4.0.4 or higher.
References
high severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.15 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Improper Authentication in processOCSPRequest(), which is part of the the CLIENT_CERT authentication process. An attacker can trigger a soft-fail of OCSP checks when soft-fail is disabled.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.116, 10.1.53, 11.0.20 or higher.
References
high severity
- Vulnerable module: com.fasterxml.jackson.core:jackson-core
- Introduced through: com.fasterxml.jackson.core:jackson-core@2.21.0, com.fasterxml.jackson.core:jackson-databind@2.21.0 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › com.fasterxml.jackson.core:jackson-core@2.21.0Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.21.1.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.21.1.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › io.swagger.core.v3:swagger-core-jakarta@2.2.41 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.3.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › io.swagger.core.v3:swagger-core-jakarta@2.2.41 › com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.19.2 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.3.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.module:jackson-module-kotlin@2.18.2 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.module:jackson-module-kotlin@2.18.2 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.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 Allocation of Resources Without Limits or Throttling in which the non-blocking async JSON parser can be made to bypass the maxNumberLength constraint (default: 1000 characters) defined in StreamReadConstraints. An attacker can cause excessive memory allocation and CPU exhaustion by submitting JSON documents containing extremely long numeric values through the asynchronous parser interface.
PoC
The following JUnit 5 test demonstrates the vulnerability. It shows that the async parser accepts a 5,000-digit number, whereas the limit should be 1,000.
package tools.jackson.core.unittest.dos;
import java.nio.charset.StandardCharsets;
import org.junit.jupiter.api.Test;
import tools.jackson.core.*;
import tools.jackson.core.exc.StreamConstraintsException;
import tools.jackson.core.json.JsonFactory;
import tools.jackson.core.json.async.NonBlockingByteArrayJsonParser;
import static org.junit.jupiter.api.Assertions.*;
/**
* POC: Number Length Constraint Bypass in Non-Blocking (Async) JSON Parsers
*
* Authors: sprabhav7, rohan-repos
*
* maxNumberLength default = 1000 characters (digits).
* A number with more than 1000 digits should be rejected by any parser.
*
* BUG: The async parser never calls resetInt()/resetFloat() which is where
* validateIntegerLength()/validateFPLength() lives. Instead it calls
* _valueComplete() which skips all number length validation.
*
* CWE-770: Allocation of Resources Without Limits or Throttling
*/
class AsyncParserNumberLengthBypassTest {
private static final int MAX_NUMBER_LENGTH = 1000;
private static final int TEST_NUMBER_LENGTH = 5000;
private final JsonFactory factory = new JsonFactory();
// CONTROL: Sync parser correctly rejects a number exceeding maxNumberLength
@Test
void syncParserRejectsLongNumber() throws Exception {
byte[] payload = buildPayloadWithLongInteger(TEST_NUMBER_LENGTH);
// Output to console
System.out.println("[SYNC] Parsing " + TEST_NUMBER_LENGTH + "-digit number (limit: " + MAX_NUMBER_LENGTH + ")");
try {
try (JsonParser p = factory.createParser(ObjectReadContext.empty(), payload)) {
while (p.nextToken() != null) {
if (p.currentToken() == JsonToken.VALUE_NUMBER_INT) {
System.out.println("[SYNC] Accepted number with " + p.getText().length() + " digits — UNEXPECTED");
}
}
}
fail("Sync parser must reject a " + TEST_NUMBER_LENGTH + "-digit number");
} catch (StreamConstraintsException e) {
System.out.println("[SYNC] Rejected with StreamConstraintsException: " + e.getMessage());
}
}
// VULNERABILITY: Async parser accepts the SAME number that sync rejects
@Test
void asyncParserAcceptsLongNumber() throws Exception {
byte[] payload = buildPayloadWithLongInteger(TEST_NUMBER_LENGTH);
NonBlockingByteArrayJsonParser p =
(NonBlockingByteArrayJsonParser) factory.createNonBlockingByteArrayParser(ObjectReadContext.empty());
p.feedInput(payload, 0, payload.length);
p.endOfInput();
boolean foundNumber = false;
try {
while (p.nextToken() != null) {
if (p.currentToken() == JsonToken.VALUE_NUMBER_INT) {
foundNumber = true;
String numberText = p.getText();
assertEquals(TEST_NUMBER_LENGTH, numberText.length(),
"Async parser silently accepted all " + TEST_NUMBER_LENGTH + " digits");
}
}
// Output to console
System.out.println("[ASYNC INT] Accepted number with " + TEST_NUMBER_LENGTH + " digits — BUG CONFIRMED");
assertTrue(foundNumber, "Parser should have produced a VALUE_NUMBER_INT token");
} catch (StreamConstraintsException e) {
fail("Bug is fixed — async parser now correctly rejects long numbers: " + e.getMessage());
}
p.close();
}
private byte[] buildPayloadWithLongInteger(int numDigits) {
StringBuilder sb = new StringBuilder(numDigits + 10);
sb.append("{\"v\":");
for (int i = 0; i < numDigits; i++) {
sb.append((char) ('1' + (i % 9)));
}
sb.append('}');
return sb.toString().getBytes(StandardCharsets.UTF_8);
}
}
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
wspackage
Remediation
Upgrade com.fasterxml.jackson.core:jackson-core to version 2.18.6, 2.21.1 or higher.
References
high severity
new
- Vulnerable module: com.fasterxml.jackson.core:jackson-core
- Introduced through: com.fasterxml.jackson.core:jackson-core@2.21.0, com.fasterxml.jackson.core:jackson-databind@2.21.0 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › com.fasterxml.jackson.core:jackson-core@2.21.0Remediation: Upgrade to com.fasterxml.jackson.core:jackson-core@2.21.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0Remediation: Upgrade to com.fasterxml.jackson.core:jackson-databind@2.21.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › io.swagger.core.v3:swagger-core-jakarta@2.2.41 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › io.swagger.core.v3:swagger-core-jakarta@2.2.41 › com.fasterxml.jackson.dataformat:jackson-dataformat-yaml@2.19.2 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.module:jackson-module-kotlin@2.18.2 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.module:jackson-module-kotlin@2.18.2 › com.fasterxml.jackson.core:jackson-databind@2.21.0 › com.fasterxml.jackson.core:jackson-core@2.21.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 Allocation of Resources Without Limits or Throttling in the enforcement of document length constraints in blocking, async, and DataInput parser processes. An attacker can cause excessive resource consumption by submitting oversized JSON documents that bypass configured size limits.
Remediation
Upgrade com.fasterxml.jackson.core:jackson-core to version 2.21.2 or higher.
References
high severity
- Vulnerable module: commons-beanutils:commons-beanutils
- Introduced through: io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 and io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › commons-beanutils:commons-beanutils@1.9.4
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › 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
high severity
- Vulnerable module: io.netty:netty-codec-http
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.netty:netty-codec-http@4.2.7.FinalRemediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.netty:netty-codec-http2@4.2.7.Final › io.netty:netty-codec-http@4.2.7.FinalRemediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.netty:netty-codec-http3@4.2.7.Final › io.netty:netty-codec-http@4.2.7.FinalRemediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.projectreactor.netty:reactor-netty-core@1.3.1 › io.netty:netty-handler-proxy@4.2.7.Final › io.netty:netty-codec-http@4.2.7.FinalRemediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
Overview
io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients.
Affected versions of this package are vulnerable to HTTP Request Smuggling in the parsing of quoted strings within chunked transfer encoding extension values. An attacker can inject arbitrary HTTP requests into a connection by crafting chunk extensions containing carriage return or line feed bytes, leading to parsing discrepancies between the server and RFC-compliant intermediaries.
PoC
#!/usr/bin/env python3
import socket
payload = (
b"POST / HTTP/1.1\r\n"
b"Host: localhost\r\n"
b"Transfer-Encoding: chunked\r\n"
b"\r\n"
b'1;a="\r\n'
b"X\r\n"
b"0\r\n"
b"\r\n"
b"GET /smuggled HTTP/1.1\r\n"
b"Host: localhost\r\n"
b"Content-Length: 11\r\n"
b"\r\n"
b'"\r\n'
b"Y\r\n"
b"0\r\n"
b"\r\n"
)
sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
sock.settimeout(3)
sock.connect(("127.0.0.1", 8080))
sock.sendall(payload)
response = b""
while True:
try:
chunk = sock.recv(4096)
if not chunk:
break
response += chunk
except socket.timeout:
break
sock.close()
print(f"Responses: {response.count(b'HTTP/')}")
print(response.decode(errors="replace"))
Remediation
Upgrade io.netty:netty-codec-http to version 4.1.132.Final, 4.2.12.Final or higher.
References
high severity
- Vulnerable module: io.netty:netty-codec-http2
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.netty:netty-codec-http2@4.2.7.FinalRemediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.3.
Overview
io.netty:netty-codec-http2 is a HTTP2 sub package for the netty library, an event-driven asynchronous network application framework.
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the verifyContinuationFrame function. An attacker can cause excessive CPU consumption and render the server unresponsive by sending a large number of zero-byte CONTINUATION frames, bypassing existing size-based mitigations.
Remediation
Upgrade io.netty:netty-codec-http2 to version 4.1.132.Final, 4.2.10.Final or higher.
References
high severity
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.3.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.3.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.15 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.3.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.3.
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Incorrect Authorization when using an OCSP responder. OCSP response verification and freshness checks can be bypassed, allowing certificate revocation to be bypassed.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.114, 10.1.52, 11.0.18 or higher.
References
high severity
new
- Vulnerable module: org.bouncycastle:bcprov-jdk18on
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.netty:netty-codec-http3@4.2.7.Final › org.bouncycastle:bcprov-jdk18on@1.80
Overview
Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm due to the generateCTR process in G3413CTRBlockCipher. An attacker can recover relationships between encrypted plaintext blocks by driving the cipher past its counter range and causing the counter to wrap, which makes the stream repeat and produces identical ciphertext for different blocks. This breaks the confidentiality of data protected with G3413CTRBlockCipher and can expose plaintext patterns or allow plaintext recovery when the same key and IV are reused across enough blocks.
Remediation
Upgrade org.bouncycastle:bcprov-jdk18on to version 1.84 or higher.
References
high severity
new
- Vulnerable module: org.springframework.security:spring-security-web
- Introduced through: org.springframework.security:spring-security-oauth2-client@7.0.2
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
Overview
org.springframework.security:spring-security-web is a package within Spring Security that provides security services for the Spring IO Platform.
Affected versions of this package are vulnerable to User Impersonation in the SubjectX500PrincipalExtractor component. An attacker can gain unauthorized access to another user's account by presenting a specially crafted X.509 client certificate containing a malformed CN value.
Notes:
The
SubjectX500PrincipalExtractorcomponent sits behind Spring Security's pre-authentication flow, which assumes the presented credentials have already been validated by a trusted upstream. Exploiting this issue therefore presupposes a compromise of that upstream trust.The fix only addresses
SubjectX500PrincipalExtractorand notSubjectDnX509PrincipalExtractor, a deprecated component.
Remediation
Upgrade org.springframework.security:spring-security-web to version 7.0.5 or higher.
References
high severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.15 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Improper Authentication in processOCSPRequest(), which is part of the the CLIENT_CERT authentication process. In some "edge cases", an attacker can trigger a soft-fail of OCSP checks when soft-fail is disabled.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.117, 10.1.54, 11.0.21 or higher.
References
high severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.15 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to HTTP Request Smuggling in ChunkedInputFilter, when handling HTTP/1.1 requests with invalid chunk extensions. An attacker can interfere with the interpretation of HTTP requests and responses by injecting CRLF sequences and sending the payload to an application using a reverse proxy that allows those sequences.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.116, 10.1.53, 11.0.20 or higher.
References
high severity
new
- Vulnerable module: org.bouncycastle:bcprov-jdk18on
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.netty:netty-codec-http3@4.2.7.Final › org.bouncycastle:bcprov-jdk18on@1.80
Overview
Affected versions of this package are vulnerable to Timing Attack through the sample and sample_matrix functions in FrodoEngine.java. An attacker can recover information about the sampled noise values by observing how long Frodo key generation or encapsulation takes when it processes attacker-influenced inputs. The variable-time comparison and sign handling in the error sampler leak the distribution of the generated samples, weakening the secrecy of the private Frodo noise and enabling key-recovery attacks against affected deployments.
Remediation
Upgrade org.bouncycastle:bcprov-jdk18on to version 1.84 or higher.
References
high severity
- Vulnerable module: org.springframework:spring-webflux
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework:spring-webflux@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.4.
Overview
org.springframework:spring-webflux is a Spring Framework module that contains support for reactive HTTP and WebSocket clients as well as for reactive server web applications including REST, HTML browser, and WebSocket style interactions.
Affected versions of this package are vulnerable to Directory Traversal via the Script View Templates. An attacker can access sensitive file contents outside of the intended directories by leveraging the Java scripting engine in template rendering.
Note:
This is only exploitable if the application has a mapping for "/**" that results in view rendering, and where the view name is not explicitly specified.
Details
A Directory Traversal attack (also known as path traversal) aims to access files and directories that are stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and its variations, or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system, including application source code, configuration, and other critical system files.
Directory Traversal vulnerabilities can be generally divided into two types:
- Information Disclosure: Allows the attacker to gain information about the folder structure or read the contents of sensitive files on the system.
st is a module for serving static files on web pages, and contains a vulnerability of this type. In our example, we will serve files from the public route.
If an attacker requests the following URL from our server, it will in turn leak the sensitive private key of the root user.
curl http://localhost:8080/public/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/root/.ssh/id_rsa
Note %2e is the URL encoded version of . (dot).
- Writing arbitrary files: Allows the attacker to create or replace existing files. This type of vulnerability is also known as
Zip-Slip.
One way to achieve this is by using a malicious zip archive that holds path traversal filenames. When each filename in the zip archive gets concatenated to the target extraction folder, without validation, the final path ends up outside of the target folder. If an executable or a configuration file is overwritten with a file containing malicious code, the problem can turn into an arbitrary code execution issue quite easily.
The following is an example of a zip archive with one benign file and one malicious file. Extracting the malicious file will result in traversing out of the target folder, ending up in /root/.ssh/ overwriting the authorized_keys file:
2018-04-15 22:04:29 ..... 19 19 good.txt
2018-04-15 22:04:42 ..... 20 20 ../../../../../../root/.ssh/authorized_keys
Remediation
Upgrade org.springframework:spring-webflux to version 6.2.17, 7.0.6 or higher.
References
high severity
- Vulnerable module: org.springframework:spring-webmvc
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1 and org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.3.
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 Directory Traversal via the Script View Templates. An attacker can access sensitive file contents outside of the intended directories by leveraging the Java scripting engine in template rendering.
Note:
This is only exploitable if the application has a mapping for "/**" that results in view rendering, and where the view name is not explicitly specified.
Details
A Directory Traversal attack (also known as path traversal) aims to access files and directories that are stored outside the intended folder. By manipulating files with "dot-dot-slash (../)" sequences and its variations, or by using absolute file paths, it may be possible to access arbitrary files and directories stored on file system, including application source code, configuration, and other critical system files.
Directory Traversal vulnerabilities can be generally divided into two types:
- Information Disclosure: Allows the attacker to gain information about the folder structure or read the contents of sensitive files on the system.
st is a module for serving static files on web pages, and contains a vulnerability of this type. In our example, we will serve files from the public route.
If an attacker requests the following URL from our server, it will in turn leak the sensitive private key of the root user.
curl http://localhost:8080/public/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/root/.ssh/id_rsa
Note %2e is the URL encoded version of . (dot).
- Writing arbitrary files: Allows the attacker to create or replace existing files. This type of vulnerability is also known as
Zip-Slip.
One way to achieve this is by using a malicious zip archive that holds path traversal filenames. When each filename in the zip archive gets concatenated to the target extraction folder, without validation, the final path ends up outside of the target folder. If an executable or a configuration file is overwritten with a file containing malicious code, the problem can turn into an arbitrary code execution issue quite easily.
The following is an example of a zip archive with one benign file and one malicious file. Extracting the malicious file will result in traversing out of the target folder, ending up in /root/.ssh/ overwriting the authorized_keys file:
2018-04-15 22:04:29 ..... 19 19 good.txt
2018-04-15 22:04:42 ..... 20 20 ../../../../../../root/.ssh/authorized_keys
Remediation
Upgrade org.springframework:spring-webmvc to version 6.2.17, 7.0.6 or higher.
References
high severity
new
- Vulnerable module: org.springframework.boot:spring-boot
- Introduced through: io.pivotal.cfenv:java-cfenv-boot@3.5.0, org.springframework.boot:spring-boot-devtools@4.0.1 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.pivotal.cfenv:java-cfenv-boot@3.5.0 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-netty@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
Overview
Affected versions of this package are vulnerable to Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) for the property source for ${random.value} (as well as ${random.int} and ${random.long}). Standard PRNGs (like java.util.Random) use deterministic mathematical algorithms starting from a seed value. Because the state space is relatively small and lacks ongoing entropy (true randomness), an attacker who observes a sequence of generated values can mathematically reverse-engineer the seed. Once the seed is known, the attacker can predict all past and future values generated by that PRNG. If these values are used to generate security-sensitive assets like API keys, session tokens, or passwords, the system becomes compromised.
Remediation
Upgrade org.springframework.boot:spring-boot to version 3.5.14, 4.0.6 or higher.
References
high severity
new
- Vulnerable module: org.springframework.boot:spring-boot-devtools
- Introduced through: org.springframework.boot:spring-boot-devtools@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
Overview
Affected versions of this package are vulnerable to Timing Attack in DevTool due to comparing the user-provided "remote secret" against the actual secret using standard string comparison logic (like String.equals() or ==). Standard string comparisons are not constant-time. They evaluate character by character and exit immediately (return false) as soon as they find the first mismatch. Because the comparison stops early upon a mismatch, it takes slightly longer to reject a guess that gets the first few characters correct than a guess that is completely wrong. An attacker on the same network can measure these microsecond differences to deduce the secret character by character.
Remediation
Upgrade org.springframework.boot:spring-boot-devtools to version 3.5.14, 4.0.6 or higher.
References
high severity
new
- Vulnerable module: org.springframework.boot:spring-boot
- Introduced through: io.pivotal.cfenv:java-cfenv-boot@3.5.0, org.springframework.boot:spring-boot-devtools@4.0.1 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.pivotal.cfenv:java-cfenv-boot@3.5.0 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-netty@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
Overview
Affected versions of this package are vulnerable to Insecure Temporary File due to the ApplicationTemp mechanism creating a temporary directory using a predictable name. Because the name can be easily guessed, a local attacker on the same server can maliciously pre-create this directory before the Spring Boot application starts. When the application launches, it would blindly use the existing directory without verifying if it is actually owned by the application's user or the attacker.
Remediation
Upgrade org.springframework.boot:spring-boot to version 3.5.14, 4.0.6 or higher.
References
high severity
new
- Vulnerable module: org.springframework:spring-web
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1, org.springframework.security:spring-security-oauth2-client@7.0.2 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-web@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework:spring-webflux@7.0.2 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework:spring-web@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-web@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.ai:spring-ai-retry@2.0.0-M5 › org.springframework:spring-web@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
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 Incomplete Cleanup via multipart request handling in WebFlux. An attacker can exhaust disk space by sending multipart requests with large parts that trigger creation of temporary files, which under certain conditions are not deleted after the request completes, leading to accumulation of temp files and denial of service.
Remediation
Upgrade org.springframework:spring-web to version 6.2.18, 7.0.7 or higher.
References
medium severity
- Vulnerable module: io.netty:netty-codec-http
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.netty:netty-codec-http@4.2.7.FinalRemediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.netty:netty-codec-http2@4.2.7.Final › io.netty:netty-codec-http@4.2.7.FinalRemediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.netty:netty-codec-http3@4.2.7.Final › io.netty:netty-codec-http@4.2.7.FinalRemediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.projectreactor.netty:reactor-netty-core@1.3.1 › io.netty:netty-handler-proxy@4.2.7.Final › io.netty:netty-codec-http@4.2.7.FinalRemediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.2.
Overview
io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients.
Affected versions of this package are vulnerable to CRLF Injection in HttpRequestEncoder, due to improper sanitization of a URI with line-breaks in the DefaultHttpRequest class. An attacker can manipulate HTTP requests to cause parser desynchronization, request smuggling, and response splitting by including line break characters in requests.
PoC
public static void main(String[] args) {
EmbeddedChannel client = new EmbeddedChannel();
client.pipeline().addLast(new HttpClientCodec());
EmbeddedChannel server = new EmbeddedChannel();
server.pipeline().addLast(new HttpServerCodec());
server.pipeline().addLast(new ChannelInboundHandlerAdapter() {
@Override
public void channelRead(ChannelHandlerContext ctx, Object msg) throws Exception {
System.out.println("Processing msg " + msg);
}
});
DefaultHttpRequest request = new DefaultHttpRequest(
HttpVersion.HTTP_1_1,
HttpMethod.GET,
"/s1 HTTP/1.1\r\n" +
"\r\n" +
"POST /s2 HTTP/1.1\r\n" +
"content-length: 11\r\n\r\n" +
"Hello World" +
"GET /s1"
);
client.writeAndFlush(request);
ByteBuf tmp;
while ((tmp = client.readOutbound()) != null) {
server.writeInbound(tmp);
}
}
Remediation
Upgrade io.netty:netty-codec-http to version 4.1.129.Final, 4.2.8.Final or higher.
References
medium severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.15 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Improper Certificate Validation in getSSLHostConfig(), which does not sufficiently account for all protocol host name inputs. An attacker can access sensitive information in some cases.
Note: This is a partial bypass for the vulnerability described in CVE-2025-66614.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.116, 10.1.53, 11.0.20 or higher.
References
medium severity
new
- Vulnerable module: org.bouncycastle:bcprov-jdk18on
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › io.projectreactor.netty:reactor-netty-http@1.3.1 › io.netty:netty-codec-http3@4.2.7.Final › org.bouncycastle:bcprov-jdk18on@1.80
Overview
Affected versions of this package are vulnerable to LDAP Injection via the parseDN handling and the LDAP store helpers in X509LDAPCertStoreSpi and LDAPStoreHelper. An attacker can influence LDAP search filters by supplying a crafted X.500 subject or issuer string that is parsed into an unescaped filter value. This lets the attacker alter the directory query used to locate certificates and CRLs, causing the application to retrieve incorrect LDAP entries or fail to find the intended ones, which can break certificate validation and revocation checks.
Remediation
Upgrade org.bouncycastle:bcprov-jdk18on to version 1.84 or higher.
References
medium severity
new
- Vulnerable module: org.springframework:spring-core
- Introduced through: org.springframework.ai:spring-ai-spring-cloud-bindings@2.0.0-M5, org.springframework.security:spring-security-oauth2-client@7.0.2 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-spring-cloud-bindings@2.0.0-M5 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.pivotal.cfenv:java-cfenv-boot@3.5.0 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.pivotal.cfenv:java-cfenv-boot@3.5.0 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework:spring-webflux@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.pivotal.cfenv:java-cfenv-boot@3.5.0 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.pivotal.cfenv:java-cfenv-boot@3.5.0 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.pivotal.cfenv:java-cfenv-boot@3.5.0 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework:spring-webflux@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework:spring-webflux@7.0.2 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.pivotal.cfenv:java-cfenv-boot@3.5.0 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.ai:spring-ai-retry@2.0.0-M5 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework:spring-webflux@7.0.2 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-netty@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.ai:spring-ai-retry@2.0.0-M5 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-netty@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework:spring-context-support@7.0.7 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework:spring-messaging@7.0.7 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-netty@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-netty@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-netty@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-netty@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-expression@7.0.2 › org.springframework:spring-core@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.springframework.ai:spring-ai-commons@2.0.0-M5 › org.springframework:spring-context@7.0.2 › org.springframework:spring-aop@7.0.2 › org.springframework:spring-beans@7.0.2 › org.springframework:spring-core@7.0.2
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 Allocation of Resources Without Limits or Throttling via static resource resolution. An attacker can cause denial of service by sending crafted requests that are slow to resolve when accessing file-system-backed static resources, causing HTTP connections to remain occupied and exhausting server resources.
Note: This is only exploitable if all the following are true:
The application uses Spring MVC or Spring WebFlux.
Static resources are served from the file system.
The application is running on Windows.
Remediation
Upgrade org.springframework:spring-core to version 6.2.18, 7.0.7 or higher.
References
medium severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.15 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output in JsonAccessLogValve(), which relies on an unescaped append() in generating JSON logs. If non-default values are used for the Connector attributes relaxedPathChars or relaxedQueryChars, an attacker can inject malicious JSON into logs.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.117, 10.1.54, 11.0.21 or higher.
References
medium severity
new
- Vulnerable module: org.springframework.security:spring-security-core
- Introduced through: org.springframework.security:spring-security-oauth2-client@7.0.2
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
Overview
org.springframework.security:spring-security-core is a package that provides security services for the Spring IO Platform.
Affected versions of this package are vulnerable to Information Exposure in the DaoAuthenticationProvider component. An attacker can determine the status of user attributes such as enabled, expired, or locked by analyzing response times, potentially allowing user attribute enumeration through timing analysis.
Remediation
Upgrade org.springframework.security:spring-security-core to version 6.5.10, 7.0.5 or higher.
References
medium severity
new
- Vulnerable module: org.springframework.security:spring-security-core
- Introduced through: org.springframework.security:spring-security-oauth2-client@7.0.2
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework.security:spring-security-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework.security:spring-security-core@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.5.
Overview
org.springframework.security:spring-security-core is a package that provides security services for the Spring IO Platform.
Affected versions of this package are vulnerable to Time-of-check Time-of-use (TOCTOU) Race Condition in the JdbcOneTimeTokenService component. An attacker can gain unauthorized access to multiple sessions by reusing a single one-time token during authentication.
Note:
This is only exploitable if the application is explicitly configured to use One-Time Token login with JdbcOneTimeTokenService.
Remediation
Upgrade org.springframework.security:spring-security-core to version 6.5.10, 7.0.5 or higher.
References
medium severity
new
- Vulnerable module: org.springframework.boot:spring-boot
- Introduced through: io.pivotal.cfenv:java-cfenv-boot@3.5.0, org.springframework.boot:spring-boot-devtools@4.0.1 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.pivotal.cfenv:java-cfenv-boot@3.5.0 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-health@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-actuator@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-jackson@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-validation@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-netty@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-micrometer-observation@4.0.1 › org.springframework.boot:spring-boot@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework.boot:spring-boot@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
Overview
Affected versions of this package are vulnerable to Symlink Attack due to insecure handling of Process ID (PID) files. When an application uses the ApplicationPidFileWriter, it writes its PID to a predictable file system path. A local attacker with write access to the PID file's directory can create a symbolic link (symlink) at that path. When the Spring Boot application starts, it follows this symlink and overwrites the target file with its PID. This allows the attacker to corrupt or "clobber" sensitive system files, potentially leading to a denial of service or system instability.
Remediation
Upgrade org.springframework.boot:spring-boot to version 3.5.14, 4.0.6 or higher.
References
medium severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.15 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.apache.tomcat.embed:tomcat-embed-core@11.0.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.5.
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Open Redirect via the LoadBalancerDrainingValve.invoke() function. When the LoadBalancerDrainingValve is in the disabled (draining) state, an attacker can redirect users to a malicious attacker-controlled URL.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.116, 10.1.53, 11.0.20 or higher.
References
medium severity
new
- Module: ch.qos.logback:logback-classic
- Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.1, org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22
Dual license: EPL-1.0, LGPL-2.1
medium severity
new
- Module: ch.qos.logback:logback-core
- Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.1, org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
Dual license: EPL-1.0, LGPL-2.1
medium severity
new
- Module: junit:junit
- Introduced through: org.springframework.ai:spring-ai-rag@2.0.0-M5 and org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
EPL-1.0 license
low severity
- Vulnerable module: org.jetbrains.kotlin:kotlin-stdlib
- Introduced through: org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:okhttp@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.module:jackson-module-kotlin@2.18.2 › org.jetbrains.kotlin:kotlin-reflect@1.8.10 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:okhttp@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › com.squareup.okhttp3:okhttp@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:okhttp@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › com.fasterxml.jackson.module:jackson-module-kotlin@2.18.2 › org.jetbrains.kotlin:kotlin-reflect@1.8.10 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.openai:openai-java-core@4.28.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › com.squareup.okhttp3:okhttp@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:okhttp@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:okhttp@4.12.0 › com.squareup.okio:okio@3.6.0 › com.squareup.okio:okio-jvm@3.6.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › com.squareup.okhttp3:okhttp@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:okhttp@4.12.0 › com.squareup.okio:okio@3.6.0 › com.squareup.okio:okio-jvm@3.6.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › com.squareup.okhttp3:okhttp@4.12.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › com.squareup.okhttp3:okhttp@4.12.0 › com.squareup.okio:okio@3.6.0 › com.squareup.okio:okio-jvm@3.6.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:okhttp@4.12.0 › com.squareup.okio:okio@3.6.0 › com.squareup.okio:okio-jvm@3.6.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › com.squareup.okhttp3:okhttp@4.12.0 › com.squareup.okio:okio@3.6.0 › com.squareup.okio:okio-jvm@3.6.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:okhttp@4.12.0 › com.squareup.okio:okio@3.6.0 › com.squareup.okio:okio-jvm@3.6.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › com.squareup.okhttp3:okhttp@4.12.0 › com.squareup.okio:okio@3.6.0 › com.squareup.okio:okio-jvm@3.6.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › com.openai:openai-java@4.28.0 › com.openai:openai-java-client-okhttp@4.28.0 › com.squareup.okhttp3:logging-interceptor@4.12.0 › com.squareup.okhttp3:okhttp@4.12.0 › com.squareup.okio:okio@3.6.0 › com.squareup.okio:okio-jvm@3.6.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk8@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib-jdk7@1.8.0 › org.jetbrains.kotlin:kotlin-stdlib@1.8.0
Overview
org.jetbrains.kotlin:kotlin-stdlib is a Kotlin Standard Library for JVM.
Affected versions of this package are vulnerable to Information Exposure. A Kotlin application using createTempDir or createTempFile and placing sensitive information within either of these locations would be leaking this information in a read-only way to other users also on this system.
Note: As of version 1.4.21, the vulnerable functions have been marked as deprecated. Due to still being usable, this advisory is kept as "unfixed".
PoC by JLLeitschuh
package org.jlleitschuh.sandbox
import org.junit.jupiter.api.Test
import java.io.BufferedReader
import java.io.File
import java.io.IOException
import java.io.InputStreamReader
import java.nio.file.Files
class KotlinTempDirectoryPermissionCheck {
@Test
fun `kotlin check default directory permissions`() {
val dir = createTempDir()
runLS(dir.parentFile, dir) // Prints drwxr-xr-x
}
@Test
fun `Files check default directory permissions`() {
val dir = Files.createTempDirectory("random-directory")
runLS(dir.toFile().parentFile, dir.toFile()) // Prints drwx------
}
@Test
fun `kotlin check default file permissions`() {
val file = createTempFile()
runLS(file.parentFile, file) // Prints -rw-r--r--
}
@Test
fun `Files check default file permissions`() {
val file = Files.createTempFile("random-file", ".txt")
runLS(file.toFile().parentFile, file.toFile()) // Prints -rw-------
}
private fun runLS(file: File, lookingFor: File) {
val processBuilder = ProcessBuilder()
processBuilder.command("ls", "-l", file.absolutePath)
try {
val process = processBuilder.start()
val output = StringBuilder()
val reader = BufferedReader(
InputStreamReader(process.inputStream)
)
reader.lines().forEach { line ->
if (line.contains("total")) {
output.append(line).append('\n')
}
if (line.contains(lookingFor.name)) {
output.append(line).append('\n')
}
}
val exitVal = process.waitFor()
if (exitVal == 0) {
println("Success!")
println(output)
} else {
//abnormal...
}
} catch (e: IOException) {
e.printStackTrace()
} catch (e: InterruptedException) {
e.printStackTrace()
}
}
}
Remediation
Upgrade org.jetbrains.kotlin:kotlin-stdlib to version 2.1.0 or higher.
References
low severity
- Vulnerable module: junit:junit
- Introduced through: org.springframework.ai:spring-ai-rag@2.0.0-M5 and org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-rag@2.0.0-M5 › org.springframework.ai:spring-ai-vector-store@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-openai@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › org.antlr:ST4@4.3.4 › org.antlr:antlr-runtime@3.5.3 › junit:junit@4.13
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.ai:spring-ai-client-chat@2.0.0-M5 › org.springframework.ai:spring-ai-model@2.0.0-M5 › org.springframework.ai:spring-ai-template-st@2.0.0-M5 › 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
low severity
new
- Vulnerable module: org.springframework:spring-webflux
- Introduced through: org.springframework.boot:spring-boot-starter-webflux@4.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework:spring-webflux@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
Overview
org.springframework:spring-webflux is a Spring Framework module that contains support for reactive HTTP and WebSocket clients as well as for reactive server web applications including REST, HTML browser, and WebSocket style interactions.
Affected versions of this package are vulnerable to HTTP Request Smuggling via the static resource resolution and caching mechanism. An attacker can poison the resource cache by sending crafted requests that cause resources to be cached with incorrect encodings when resource chain caching and encoded resource resolution are enabled. This can lead to denial of service by breaking front-end resource loading for subsequent clients.
Note: This is only exploitable if all the following is true:
The application is configuring the resource chain support with caching enabled.
The application adds support for encoded resource resolution.
The resource cache must be empty when the attacker has access to the application.
Remediation
Upgrade org.springframework:spring-webflux to version 6.2.18, 7.0.7 or higher.
References
low severity
new
- Vulnerable module: org.springframework:spring-webmvc
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1 and org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2
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 HTTP Request Smuggling via the static resource resolution and caching mechanism. An attacker can poison the resource cache by sending crafted requests that cause resources to be cached with incorrect encodings when resource chain caching and encoded resource resolution are enabled. This can lead to denial of service by breaking front-end resource loading for subsequent clients.
Note: This is only exploitable if all the following is true:
The application is configuring the resource chain support with caching enabled.
The application adds support for encoded resource resolution.
The resource cache must be empty when the attacker has access to the application.
Remediation
Upgrade org.springframework:spring-webmvc to version 6.2.18, 7.0.7 or higher.
References
low severity
new
- Vulnerable module: org.springframework.boot:spring-boot-autoconfigure
- Introduced through: org.springframework.boot:spring-boot-devtools@4.0.1, org.springframework.boot:spring-boot-starter-actuator@4.0.1 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
Overview
Affected versions of this package are vulnerable to Improper Validation of Certificate with Host Mismatch due to establishing SSL connections to Cassandra without verifying that the hostname in the server's SSL certificate actually matched the hostname of the server being connected to. While the application might have verified that the certificate was signed by a trusted Certificate Authority (CA), failing to verify the hostname means an attacker could present any valid certificate (even one meant for a different domain) to successfully intercept the connection, leaving the application vulnerable to Man-in-the-Middle (MitM) attacks.
Remediation
Upgrade org.springframework.boot:spring-boot-autoconfigure to version 3.5.14, 4.0.6 or higher.
References
low severity
new
- Vulnerable module: org.springframework.boot:spring-boot-autoconfigure
- Introduced through: org.springframework.boot:spring-boot-devtools@4.0.1, org.springframework.boot:spring-boot-starter-actuator@4.0.1 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-devtools@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-devtools@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-actuator-autoconfigure@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springdoc:springdoc-openapi-starter-common@3.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.6.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-autoconfigure@4.0.1
Overview
Affected versions of this package are vulnerable to Improper Validation of Certificate with Host Mismatch when using an SSL bundle. This effectively weakens TLS by allowing connections without verifying the server identity (classic MITM risk).
Remediation
Upgrade org.springframework.boot:spring-boot-autoconfigure to version 3.5.14, 4.0.6 or higher.
References
low severity
- Vulnerable module: org.springframework:spring-web
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1, org.springframework.security:spring-security-oauth2-client@7.0.2 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-oauth2-core@7.0.2 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.security:spring-security-oauth2-client@7.0.2 › org.springframework.security:spring-security-web@7.0.2 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.security:spring-security-oauth2-client@7.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.3.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.3.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework.boot:spring-boot-http-codec@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-webflux@4.0.1 › org.springframework:spring-webflux@7.0.2 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-http-converter@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.3.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework.boot:spring-boot-servlet@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.3.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.3.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.ai:spring-ai-retry@2.0.0-M5 › org.springframework:spring-web@7.0.2
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.0.1 › org.springframework.boot:spring-boot-tomcat@4.0.1 › org.springframework.boot:spring-boot-web-server@4.0.1 › org.springframework:spring-web@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.4.
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 Neutralization of Special Elements in Output Used by a Downstream Component ('Injection'). The vulnerability exists in the handling of Server-Sent Events (SSE) when streaming plain text data. An attacker can inject crafted data into the event stream, breaking message boundaries and corrupting the stream delivered to other clients. By controlling streamed content, an attacker can manipulate how subsequent events are parsed by the client, potentially altering application state or injecting misleading data.
Note:
This is only exploitable if the application streams attacker-controlled data via SSE using unstructured/plain-text messages instead of a structured format (e.g., JSON).
Remediation
Upgrade org.springframework:spring-web to version 6.2.17, 7.0.6 or higher.
References
low severity
- Vulnerable module: org.springframework:spring-webmvc
- Introduced through: org.springframework.boot:spring-boot-starter-web@4.0.1 and org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.4.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.1 › org.springdoc:springdoc-openapi-starter-webmvc-api@3.0.1 › org.springframework.boot:spring-boot-webmvc@4.0.1 › org.springframework:spring-webmvc@7.0.2Remediation: Upgrade to org.springdoc:springdoc-openapi-starter-webmvc-ui@3.0.3.
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 Neutralization of Special Elements in Output Used by a Downstream Component ('Injection'). The vulnerability exists in the handling of Server-Sent Events (SSE) when streaming plain text data. An attacker can inject crafted data into the event stream, breaking message boundaries and corrupting the stream delivered to other clients. By controlling streamed content, an attacker can manipulate how subsequent events are parsed by the client, potentially altering application state or injecting misleading data.
Note:
This is only exploitable if the application streams attacker-controlled data via SSE using unstructured/plain-text messages instead of a structured format (e.g., JSON).
Remediation
Upgrade org.springframework:spring-webmvc to version 6.2.17, 7.0.6 or higher.
References
low severity
- Vulnerable module: ch.qos.logback:logback-core
- Introduced through: org.springframework.boot:spring-boot-starter-actuator@4.0.1, org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 and others
Detailed paths
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-validation@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to org.springframework.boot:spring-boot-starter-validation@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.1.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.1.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.0 › io.github.springboot-addons:spring-boot-starter-httpclient5@2.0.0 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to io.github.springboot-addons:spring-boot-starter-httpclient5-resilience4j@2.0.1.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to org.springframework.boot:spring-boot-starter-actuator@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-client@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-memory@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-web@4.0.1 › org.springframework.boot:spring-boot-starter-tomcat@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to org.springframework.boot:spring-boot-starter-web@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-jackson@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.boot:spring-boot-starter-webflux@4.0.1 › org.springframework.boot:spring-boot-starter-reactor-netty@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to org.springframework.boot:spring-boot-starter-webflux@4.0.2.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.0 › org.springframework.boot:spring-boot-starter-actuator@4.0.1 › org.springframework.boot:spring-boot-starter-micrometer-metrics@4.0.1 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22Remediation: Upgrade to io.github.springboot-addons:spring-boot-starter-httpclient5-actuator@2.0.1.
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-chat-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-embedding-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-image-observation@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-tool@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
-
Introduced through: pacphi/mattermost-ai-service@pacphi/mattermost-ai-service › org.springframework.ai:spring-ai-starter-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-model-openai@2.0.0-M5 › org.springframework.ai:spring-ai-autoconfigure-retry@2.0.0-M5 › org.springframework.boot:spring-boot-starter@4.0.1 › org.springframework.boot:spring-boot-starter-logging@4.0.1 › ch.qos.logback:logback-classic@1.5.22 › ch.qos.logback:logback-core@1.5.22
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 during the configuration file processing. An attacker can instantiate arbitrary classes already present on the class path by compromising an existing configuration file.
Remediation
Upgrade ch.qos.logback:logback-core to version 1.5.25 or higher.