Vulnerability

CVE-2023-34042
CVSS Score 5.5 medium

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

CWE

CWE-732

[CVE-2023-34042] CWE-732: Incorrect Permission Assignment for Critical Resource

Description

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.

See org.springframework.security/spring-security-config package information