Vulnerabilities |
8 via 35 paths |
|---|---|
Dependencies |
88 |
Source |
GitHub |
Find, fix and prevent vulnerabilities in your code.
high severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-webmvc@4.1.0
Detailed paths
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-tomcat@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.22 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.springframework.boot:spring-boot-tomcat@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Improper Authentication in the EncryptionInterceptor process of the cluster component. An attacker can gain unauthorized access or perform unauthorized actions by replaying previously captured authentication data.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.119, 10.1.56, 11.0.23 or higher.
References
high severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-webmvc@4.1.0
Detailed paths
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-tomcat@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.22 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.springframework.boot:spring-boot-tomcat@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Detection of Error Condition Without Action due to improper handling of invalid certificate revocation list (CRL) configurations in the FFM connector. An attacker can bypass intended certificate validation by supplying an invalid CRL configuration.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.119, 10.1.56, 11.0.23 or higher.
References
high severity
new
- Vulnerable module: tools.jackson.core:jackson-databind
- Introduced through: org.springframework.boot:spring-boot-starter-webmvc@4.1.0
Detailed paths
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-jackson@4.1.0 › org.springframework.boot:spring-boot-jackson@4.1.0 › tools.jackson.core:jackson-databind@3.1.4
Overview
Affected versions of this package are vulnerable to Incorrect Authorization in the deserialization process when handling properties annotated with both @JsonView and @JsonUnwrapped. An attacker can modify data that should be restricted to a higher-privileged view by supplying crafted JSON input.
Remediation
Upgrade tools.jackson.core:jackson-databind to version 3.1.5, 3.2.1 or higher.
References
high severity
- Vulnerable module: ch.qos.logback:logback-core
- Introduced through: org.springframework.boot:spring-boot-starter-data-jpa@4.1.0, org.springframework.boot:spring-boot-starter-security@4.1.0 and others
Detailed paths
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-data-jpa@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › ch.qos.logback:logback-classic@1.5.34 › ch.qos.logback:logback-core@1.5.34
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-security@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › ch.qos.logback:logback-classic@1.5.34 › ch.qos.logback:logback-core@1.5.34
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-thymeleaf@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › ch.qos.logback:logback-classic@1.5.34 › ch.qos.logback:logback-core@1.5.34
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › ch.qos.logback:logback-classic@1.5.34 › ch.qos.logback:logback-core@1.5.34
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-data-jpa@4.1.0 › org.springframework.boot:spring-boot-starter-jdbc@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › ch.qos.logback:logback-classic@1.5.34 › ch.qos.logback:logback-core@1.5.34
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-jackson@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › ch.qos.logback:logback-classic@1.5.34 › ch.qos.logback:logback-core@1.5.34
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › ch.qos.logback:logback-classic@1.5.34 › ch.qos.logback:logback-core@1.5.34
Overview
ch.qos.logback:logback-core is a logback-core module.
Affected versions of this package are vulnerable to Expression Injection in the Janino-evaluated condition attribute of <if> configuration elements, handled by IfModelHandler, whose denylist blocked only the literal new operator. A user who can modify the logback configuration can execute arbitrary code by writing an <if> condition that evades that denylist, either through references it did not cover such as Runtime or springframework, or through Unicode escape sequences like \u that reconstruct the blocked new operator. Exploitation requires write access to the logback configuration and the use of conditional <if> processing with Janino present on the classpath.
Remediation
Upgrade ch.qos.logback:logback-core to version 1.5.36 or higher.
References
medium severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-webmvc@4.1.0
Detailed paths
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-tomcat@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.22 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.springframework.boot:spring-boot-tomcat@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Always-Incorrect Control Flow Implementation due to incorrect control flow in the RewriteValve process. An attacker can bypass intended rewrite rules by crafting requests that exploit the improper evaluation of OR chains in conditions.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.119, 10.1.56, 11.0.23 or higher.
References
medium severity
new
- Vulnerable module: org.apache.logging.log4j:log4j-api
- Introduced through: org.springframework.boot:spring-boot-starter-data-jpa@4.1.0, org.springframework.boot:spring-boot-starter-security@4.1.0 and others
Detailed paths
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-data-jpa@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › org.apache.logging.log4j:log4j-to-slf4j@2.25.4 › org.apache.logging.log4j:log4j-api@2.25.4
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-security@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › org.apache.logging.log4j:log4j-to-slf4j@2.25.4 › org.apache.logging.log4j:log4j-api@2.25.4
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-thymeleaf@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › org.apache.logging.log4j:log4j-to-slf4j@2.25.4 › org.apache.logging.log4j:log4j-api@2.25.4
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › org.apache.logging.log4j:log4j-to-slf4j@2.25.4 › org.apache.logging.log4j:log4j-api@2.25.4
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-data-jpa@4.1.0 › org.springframework.boot:spring-boot-starter-jdbc@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › org.apache.logging.log4j:log4j-to-slf4j@2.25.4 › org.apache.logging.log4j:log4j-api@2.25.4
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-jackson@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › org.apache.logging.log4j:log4j-to-slf4j@2.25.4 › org.apache.logging.log4j:log4j-api@2.25.4
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter@4.1.0 › org.springframework.boot:spring-boot-starter-logging@4.1.0 › org.apache.logging.log4j:log4j-to-slf4j@2.25.4 › org.apache.logging.log4j:log4j-api@2.25.4
Overview
Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output in the MapMessage.asJson() method, which emits the bare NaN, Infinity, or -Infinity tokens instead of an RFC 8259-compliant representation. An attacker can emit malformed JSON that corrupts the enclosing log record or disrupts downstream log ingestion and parsing by supplying non-finite floating-point values that the application records in a logged MapMessage. Exploitation requires the application to use the message resolver of JsonTemplateLayout, or another layout relying on MapMessage.asJson(), and to log a MapMessage holding attacker-controlled floating-point values.
Note: This is a bypass of the fix for the vulnerability described in CVE-2026-34481.
Remediation
A fix was pushed into the master branch but not yet published.
References
medium severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-webmvc@4.1.0
Detailed paths
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-tomcat@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.22 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.springframework.boot:spring-boot-tomcat@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Always-Incorrect Control Flow Implementation due to the incomplete logging of the effective web.xml when special roles and empty authorization constraints are present. An attacker can bypass intended access restrictions by exploiting the absence of these constraints in the logged configuration.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.119, 10.1.56, 11.0.23 or higher.
References
medium severity
new
- Vulnerable module: org.apache.tomcat.embed:tomcat-embed-core
- Introduced through: org.springframework.boot:spring-boot-starter-webmvc@4.1.0
Detailed paths
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-tomcat@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.apache.tomcat.embed:tomcat-embed-websocket@11.0.22 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › org.springframework.boot:spring-boot-starter-webmvc@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat@4.1.0 › org.springframework.boot:spring-boot-starter-tomcat-runtime@4.1.0 › org.springframework.boot:spring-boot-tomcat@4.1.0 › org.apache.tomcat.embed:tomcat-embed-core@11.0.22
Overview
org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation.
Affected versions of this package are vulnerable to Improper Authorization due to the improper enforcement of security constraints in the default servlet when certain HTTP methods or method omissions are configured. An attacker can gain unauthorized access to protected resources by sending requests using HTTP methods that are not properly restricted.
Remediation
Upgrade org.apache.tomcat.embed:tomcat-embed-core to version 9.0.119, 10.1.56, 11.0.23 or higher.
References
medium severity
- Module: com.h2database:h2
- Introduced through: com.h2database:h2@2.4.240
Detailed paths
-
Introduced through: randomvlad/TicTacToe@randomvlad/TicTacToe › com.h2database:h2@2.4.240
Dual license: EPL-1.0, MPL-2.0