- CVE ID
- CVE-2022-27772
- CVE Description
- spring-boot versions prior to version v2.2.11.RELEASE was vulnerable to temporary directory hijacking. This vulnerability impacted the org.springframework.boot.web.server.AbstractConfigurableWebServerFactory.createTempDir method. NOTE: This vulnerability only affects products and/or versions that are no longer supported by the maintainer
- Published
- Apr 4, 2022
- CVSS Score & Severity
7.8High
- CVSS Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS Score
- 0.442%
- KEV Status
Not in KEV Catalog: No known exploits
- Vulnerable Methods
org/springframework/boot/context/embedded/AbstractEmbeddedServletContainerFactory.createTempDir(Ljava/lang/String;)Ljava/io/File;JVM
org/springframework/boot/context/embedded/tomcat/TomcatEmbeddedServletContainerFactory.createTempDir(Ljava/lang/String;)Ljava/io/File;JVM
org/springframework/boot/test/SpringBootMockServletContext.getResource(Ljava/lang/String;)Ljava/net/URL;JVM
org/springframework/boot/test/mock/web/SpringBootMockServletContext.getResource(Ljava/lang/String;)Ljava/net/URL;JVM
org/springframework/boot/web/server/AbstractConfigurableWebServerFactory.createTempDir(Ljava/lang/String;)Ljava/io/File;JVM
- Source
- National Vulnerability Database