CVE-2025-41248 (CNNVD-202509-2416)
中文标题:
Spring Security 安全漏洞
英文标题:
CVE-2025-41248: Spring Security authorization bypass for method security annotations on parameterized types
漏洞描述
中文描述:
Spring Security是Spring开源的一款具有认证和授权功能的安全框架。 Spring Security存在安全漏洞,该漏洞源于注解检测机制无法正确解析泛型超类中方法的注解,可能导致授权绕过。
英文描述:
The Spring Security annotation detection mechanism may not correctly resolve annotations on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue when using @PreAuthorize and other method security annotations, resulting in an authorization bypass. Your application may be affected by this if you are using Spring Security's @EnableMethodSecurity feature. You are not affected by this if you are not using @EnableMethodSecurity or if you do not use security annotations on methods in generic superclasses or generic interfaces. This CVE is published in conjunction with CVE-2025-41249 https://spring.io/security/cve-2025-41249 .
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| VMware | Spring Security | - | < 6.4.11 | - |
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-41248 |
2025-11-11 15:23:21 | 2025-11-11 07:40:30 |
| NVD | nvd_CVE-2025-41248 |
2025-11-11 15:01:02 | 2025-11-11 07:48:19 |
| CNNVD | cnnvd_CNNVD-202509-2416 |
2025-11-11 15:12:57 | 2025-11-11 08:00:11 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202509-2416
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 2 -> 1
- data_sources: ['cve'] -> ['cve', 'nvd']