CVE-2026-27212
中文标题:
(暂无数据)
英文标题:
Swiper has a Prototype Pollution Vulnerability
漏洞描述
中文描述:
(暂无数据)
英文描述:
Swiper is a free and mobile touch slider with hardware accelerated transitions and native behavior. Versions 6.5.1 through 12.1.1 have a Prototype pollution vulnerability. The vulnerability resides in line 94 of shared/utils.mjs, where the indexOf() function is used to check whether user provided input contain forbidden strings. Despite a previous fix that attempted to mitigate prototype pollution by checking whether user input contained a forbidden key, it is still possible to pollute Object.prototype via a crafted input using Array.prototype. The exploit works across Windows and Linux and on Node and Bun runtimes. Any application that processes attacker-controlled input using this package may be affected by the following: Authentication Bypass, Denial of Service and RCE. This issue is fixed in version 12.1.2.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| nolimits4web | swiper | >= 6.5.1, < 12.1.2 | - | - |
cpe:2.3:a:nolimits4web:swiper:>=_6.5.1,_<_12.1.2:*:*:*:*:*:*:*
|
| swiperjs | swiper | * | - | - |
cpe:2.3:a:swiperjs:swiper:*:*:*:*:*:node.js:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
CVSS评分详情
4.0 (cna)
CRITICALCVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-27212 |
2026-02-22 03:19:44 | 2026-02-21 22:00:00 |
| NVD | nvd_CVE-2026-27212 |
2026-02-22 02:00:04 | 2026-02-21 22:00:01 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 1 -> 2
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']