CVE-2023-34042
MEDIUM5.5EPSS 0.04%Spring Security's spring-security.xsd file is world writable
發布日:2024/2/6修改日:2024/11/29
描述
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.
受影響套件(1)
- Maven/org.springframework.security:spring-security-config>= 6.1.1, < 6.1.4
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.5 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-34042
- PATCHhttps://github.com/spring-projects/spring-security
- WEBhttps://github.com/spring-projects/spring-security/commit/5b293d21161e946bf241d9e974b9af93cfafaaac
- WEBhttps://security.netapp.com/advisory/ntap-20241129-0010
- WEBhttps://spring.io/security/cve-2023-34042