CVE-2025-62595 (CNNVD-202510-2733)
中文标题:
koa 输入验证错误漏洞
英文标题:
Koa Vulnerable to Open Redirect via Trailing Double-Slash (//) in back Redirect Logic
漏洞描述
中文描述:
koa是Koa.js开源的一个使用node.js表达性中间件。 koa 2.16.2版本至2.16.3之前版本和3.0.1版本至3.0.3之前版本存在输入验证错误漏洞,该漏洞源于错误处理特制URL,可能导致重定向攻击。
英文描述:
Koa is expressive middleware for Node.js using ES2017 async functions. In versions 2.16.2 to before 2.16.3 and 3.0.1 to before 3.0.3, a bypass to CVE-2025-8129 was discovered in the Koa.js framework affecting its back redirect functionality. In certain circumstances, an attacker can manipulate the Referer header to force a user’s browser to navigate to an external, potentially malicious website. This occurs because the implementation incorrectly treats some specially crafted URLs as safe relative paths. Exploiting this vulnerability could allow attackers to perform phishing, social engineering, or other redirect-based attacks on users of affected applications. This issue has been patched in version 3.0.3.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| koajs | koa | >= 2.16.2, < 2.16.3 | - | - |
cpe:2.3:a:koajs:koa:>=_2.16.2,_<_2.16.3:*:*:*:*:*:*:*
|
| koajs | koa | >= 3.0.1, < 3.0.3 | - | - |
cpe:2.3:a:koajs:koa:>=_3.0.1,_<_3.0.3:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-62595 |
2025-11-11 15:23:33 | 2025-11-11 07:40:49 |
| NVD | nvd_CVE-2025-62595 |
2025-11-11 15:01:06 | 2025-11-11 07:48:35 |
| CNNVD | cnnvd_CNNVD-202510-2733 |
2025-11-11 15:13:00 | 2025-11-11 08:00:18 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 输入验证错误
- cnnvd_id: 未提取 -> CNNVD-202510-2733
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']