Skip to main content

Incorrect Permission Assignment for Critical Resource

CVE-2023-34042

Severity Medium
Score 5.5/10

Summary

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. This issue affects org.springframework.security:spring-security-config versions 5.7.9 through 5.7.10, 5.8.4 through 5.8.6, 6.0.4 through 6.0.6, 6.1.1 through 6.1.3, and 6.2.0-M1 through 6.2.0-M2.

  • LOW
  • LOCAL
  • HIGH
  • UNCHANGED
  • NONE
  • LOW
  • NONE
  • NONE

CWE-732 - Incorrect Permission Assignment for Critical Resource

The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors.

Advisory Timeline

  • Published