Search for packages
| purl | pkg:maven/org.springframework.security/spring-security-config@5.7.10 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-sguk-f634-sfgs
Aliases: CVE-2023-34042 GHSA-9gp8-6cg8-7h34 |
Spring Security's spring-security.xsd file is world writable 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 by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-8dx4-u4aa-xuet | Improper Handling of Inconsistent Structural Elements Using "**" as a pattern in Spring Security configuration for WebFlux creates a mismatch in pattern matching between Spring Security and Spring WebFlux, and the potential for a security bypass. |
CVE-2023-34034
GHSA-3h6f-g5f3-gc4w |