4.1.0
12 years ago
2 months ago
Known vulnerabilities in the org.springframework.boot:spring-boot-autoconfigure package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
Affected versions of this package are vulnerable to Insecure Temporary File via the default data directory configuration in Note: This is only exploitable by an attacker with local access to the host system before the application initializes the embedded broker. How to fix Insecure Temporary File? Upgrade | [,3.5.15)[4.0.0-M1,4.0.7)[4.1.0-M1,4.1.0) |
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. How to fix Improper Validation of Certificate with Host Mismatch? Upgrade | [,3.5.14)[4.0.0-M1,4.0.6) |
Affected versions of this package are vulnerable to Denial of Service (DoS) if Spring MVC is used together with a reverse proxy cache. Specifically, an application is vulnerable if all of the conditions are true:
The application is NOT vulnerable if any of the following are true:
How to fix Denial of Service (DoS)? Upgrade | [,2.5.15)[2.6.0,2.6.15)[2.7.0,2.7.12)[3.0.0,3.0.7) |