CVE-2025-50864 (CNNVD-202508-2330)
中文标题:
elysiajs-cors 安全漏洞
英文标题:
An Origin Validation Error in the elysia-cors library thru 1.3.0 allows attackers to bypass Cross-Or...
漏洞描述
中文描述:
elysiajs-cors是elysia开源的一个插件。 elysiajs-cors 1.3.0及之前版本存在安全漏洞,该漏洞源于源验证错误,可能导致绕过跨资源共享限制。
英文描述:
An Origin Validation Error in the elysia-cors library thru 1.3.0 allows attackers to bypass Cross-Origin Resource Sharing (CORS) restrictions. The library incorrectly validates the supplied origin by checking if it is a substring of any domain in the site's CORS policy, rather than performing an exact match. For example, a malicious origin like "notexample.com", "example.common.net" is whitelisted when the site's CORS policy specifies "example.com." This vulnerability enables unauthorized access to user data on sites using the elysia-cors library for CORS validation.
CWE类型:
标签:
受影响产品
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (adp)
MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-50864 |
2025-11-11 15:23:26 | 2025-11-11 07:40:39 |
| NVD | nvd_CVE-2025-50864 |
2025-11-11 15:01:00 | 2025-11-11 07:48:26 |
| CNNVD | cnnvd_CNNVD-202508-2330 |
2025-11-11 15:12:54 | 2025-11-11 08:00:06 |
版本与语言
安全公告
变更历史
查看详细变更
- references_count: 4 -> 5
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202508-2330
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']