CVE-2023-34042: Medium severity spring security vulnerability
The spring-security.xsd file inside the spring-security-config jar is world writable which means that if it were extracted it could be written by anyone with access to the file system.
While there are no known exploits, this is an example of “CWE-732: Incorrect Permission Assignment for Critical Resource” and could result in an exploit. Users should update to the latest version of Spring Security to mitigate any future exploits found around this issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-34042?
The severity of CVE-2023-34042 is currently not classified with known exploits but represents a risk due to incorrect file permissions.
How do I fix CVE-2023-34042?
To fix CVE-2023-34042, upgrade to org.springframework.security:spring-security-config version 5.7.11, 5.8.7, 6.0.7, or 6.1.4.
What is the impact of CVE-2023-34042?
The impact of CVE-2023-34042 is that the spring-security.xsd file is world writable, which poses a risk of unauthorized modifications.
Which versions of spring-security-config are affected by CVE-2023-34042?
Versions 5.7.9 to 5.7.10, 5.8.4 to 5.8.6, 6.0.4 to 6.0.6, and 6.1.1 to 6.1.3 of the spring-security-config package are affected by CVE-2023-34042.
Who is affected by CVE-2023-34042?
Users of the VMware Spring Security library with the specified vulnerable versions may be affected by CVE-2023-34042.