Find, fix and prevent vulnerabilities in your code.
high severity
new
- Vulnerable module: com.mchange:c3p0
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.quartz-scheduler:quartz@2.3.2 › com.mchange:c3p0@0.9.5.4
Overview
com.mchange:c3p0 is a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.
Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the userOverridesAsString property of ConnectionPoolDataSource class. An attacker can achieve arbitrary code execution by supplying maliciously crafted serialized objects or javax.naming.Reference instances that trigger unsafe deserialization and remote code loading.
Details
Serialization is a process of converting an object into a sequence of bytes which can be persisted to a disk or database or can be sent through streams. The reverse process of creating object from sequence of bytes is called deserialization. Serialization is commonly used for communication (sharing objects between multiple hosts) and persistence (store the object state in a file or a database). It is an integral part of popular protocols like Remote Method Invocation (RMI), Java Management Extension (JMX), Java Messaging System (JMS), Action Message Format (AMF), Java Server Faces (JSF) ViewState, etc.
Deserialization of untrusted data (CWE-502) is when the application deserializes untrusted data without sufficiently verifying that the resulting data will be valid, thus allowing the attacker to control the state or the flow of the execution.
Remediation
Upgrade com.mchange:c3p0 to version 0.12.0 or higher.
References
high severity
new
- Vulnerable module: com.mchange:mchange-commons-java
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.quartz-scheduler:quartz@2.3.2 › com.mchange:mchange-commons-java@0.2.15Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@4.0.0.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.quartz-scheduler:quartz@2.3.2 › com.mchange:c3p0@0.9.5.4 › com.mchange:mchange-commons-java@0.2.15
Overview
Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') via the factoryClassLocation function. An attacker can achieve arbitrary code execution by provoking the application to read a maliciously crafted javax.naming.Reference or serialized object, resulting in the download and execution of malicious code.
Remediation
Upgrade com.mchange:mchange-commons-java to version 0.4.0 or higher.
References
high severity
- Vulnerable module: org.springframework:spring-core
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-tx@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-beans@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-tx@6.2.2 › org.springframework:spring-beans@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-beans@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-aop@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-expression@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-autoconfigure@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-aop@6.2.2 › org.springframework:spring-beans@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-beans@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-aop@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-expression@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-autoconfigure@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-aop@6.2.2 › org.springframework:spring-beans@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-autoconfigure@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-beans@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-autoconfigure@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-aop@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-autoconfigure@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-expression@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-autoconfigure@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-aop@6.2.2 › org.springframework:spring-beans@6.2.2 › org.springframework:spring-core@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.10.
Overview
org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities.
Affected versions of this package are vulnerable to Incorrect Authorization via the AnnotationsScanner and AnnotatedMethod class. An attacker can gain unauthorized access to sensitive information by exploiting improper resolution of annotations on methods within type hierarchies that use parameterized supertypes with unbounded generics.
Note:
This is only exploitable if security annotations are used on methods in generic superclasses or generic interfaces and the @EnableMethodSecurity feature is enabled.
Remediation
Upgrade org.springframework:spring-core to version 6.2.11 or higher.
References
high severity
- Vulnerable module: org.springframework:spring-beans
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-beans@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.9.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-tx@6.2.2 › org.springframework:spring-beans@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.9.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-beans@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.9.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-aop@6.2.2 › org.springframework:spring-beans@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.9.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-beans@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.9.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-aop@6.2.2 › org.springframework:spring-beans@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.9.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-autoconfigure@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-beans@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.9.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-autoconfigure@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2 › org.springframework:spring-aop@6.2.2 › org.springframework:spring-beans@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.9.
Overview
org.springframework:spring-beans is a package that is the basis for Spring Framework's IoC container. The BeanFactory interface provides an advanced configuration mechanism capable of managing any type of object.
Affected versions of this package are vulnerable to Relative Path Traversal when deployed on non-compliant Servlet containers. An unauthenticated attacker could gain access to files and directories outside the intended web root.
Notes:
This is only exploitable if the application is deployed as a WAR or with an embedded Servlet container, the Servlet container does not reject suspicious sequences and the application serves static resources with Spring resource handling.
Applications deployed on Apache Tomcat or Eclipse Jetty are not vulnerable, as long as default security features are not disabled in the configuration.
This vulnerability was also fixed in the commercial versions 6.1.22 and 5.3.44.
Remediation
Upgrade org.springframework:spring-beans to version 6.2.10 or higher.
References
medium severity
- Vulnerable module: ch.qos.logback:logback-core
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-starter-logging@3.4.2 › ch.qos.logback:logback-classic@1.5.16 › ch.qos.logback:logback-core@1.5.16Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.11.
Overview
ch.qos.logback:logback-core is a logback-core module.
Affected versions of this package are vulnerable to External Initialization of Trusted Variables or Data Stores via the conditional processing of the logback.xml configuration file when both the Janino library and Spring Framework are present on the class path. An attacker can execute arbitrary code by compromising an existing configuration file or injecting a malicious environment variable before program execution. This is only exploitable if the attacker has write access to a configuration file or can set a malicious environment variable.
Remediation
Upgrade ch.qos.logback:logback-core to version 1.3.16, 1.5.19 or higher.
References
medium severity
- Module: ch.qos.logback:logback-classic
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-starter-logging@3.4.2 › ch.qos.logback:logback-classic@1.5.16
Dual license: EPL-1.0, LGPL-2.1
medium severity
- Module: ch.qos.logback:logback-core
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-starter-logging@3.4.2 › ch.qos.logback:logback-classic@1.5.16 › ch.qos.logback:logback-core@1.5.16
Dual license: EPL-1.0, LGPL-2.1
medium severity
- Module: com.mchange:c3p0
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.quartz-scheduler:quartz@2.3.2 › com.mchange:c3p0@0.9.5.4
Dual license: EPL-1.0, LGPL-2.1
medium severity
- Module: com.mchange:mchange-commons-java
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.quartz-scheduler:quartz@2.3.2 › com.mchange:mchange-commons-java@0.2.15
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.quartz-scheduler:quartz@2.3.2 › com.mchange:c3p0@0.9.5.4 › com.mchange:mchange-commons-java@0.2.15
Dual license: EPL-1.0, LGPL-2.1
low severity
- Vulnerable module: org.springframework:spring-context
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework:spring-context-support@6.2.2 › org.springframework:spring-context@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.6.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.6.
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-autoconfigure@3.4.2 › org.springframework.boot:spring-boot@3.4.2 › org.springframework:spring-context@6.2.2Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.4.6.
Overview
Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity due to an incomplete fix for CVE-2024-38820, where it is still possible to bypass the disallowedFields checks.
Note:
This vulnerability was also fixed in commercial versions 6.0.28 and 5.3.43.
Remediation
Upgrade org.springframework:spring-context to version 6.1.20, 6.2.7 or higher.
References
low severity
- Vulnerable module: ch.qos.logback:logback-core
- Introduced through: org.springframework.boot:spring-boot-starter-quartz@3.4.2
Detailed paths
-
Introduced through: sebastienvermeille/rika2mqtt@sebastienvermeille/rika2mqtt#e8ecda94be94d33514aff305cf55d42265a90fc4 › org.springframework.boot:spring-boot-starter-quartz@3.4.2 › org.springframework.boot:spring-boot-starter@3.4.2 › org.springframework.boot:spring-boot-starter-logging@3.4.2 › ch.qos.logback:logback-classic@1.5.16 › ch.qos.logback:logback-core@1.5.16Remediation: Upgrade to org.springframework.boot:spring-boot-starter-quartz@3.5.10.
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.