GHSA-ggg2-9786-hwc8MediumCVSS 5.3
Spring Boot: Predictable Temp Directory in Artemis Auto-configuration
🔗 CVE IDs covered (1)
📋 Description
Spring Boot's ArtemisEmbeddedConfigurationFactory uses a fixed, static path for the embedded Artemis message broker's data directory when no explicit path is configured. A local attacker on the same host can pre-create this predictable directory or place a symlink before the application starts.
Affected versions: Spring Boot 4.0.0 through 4.0.6; 3.5.0 through 3.5.14; 3.4.0 through 3.4.16; 3.3.0 through 3.3.19; 2.7.0 through 2.7.33.
🎯 Affected products5
- maven/org.springframework.boot:spring-boot-autoconfigure:>= 4.0.0, <= 4.0.6
- maven/org.springframework.boot:spring-boot-autoconfigure:>= 3.5.0, <= 3.5.14
- maven/org.springframework.boot:spring-boot-autoconfigure:>= 3.4.0, <= 3.4.16
- maven/org.springframework.boot:spring-boot-autoconfigure:>= 3.3.0, <= 3.3.19
- maven/org.springframework.boot:spring-boot-autoconfigure:>= 2.7.0, <= 2.7.33