CVE-2016-10537
Cross-Site Scripting in backbone
5.4
MEDIUM
CVSS 3.1
EPSS 0.19%
描述
backbone is a module that adds in structure to a JavaScript heavy application through key-value pairs and custom events connecting to your RESTful API through JSON There exists a potential Cross Site Scripting vulnerability in the `Model#Escape` function of backbone 0.3.3 and earlier, if a user is able to supply input. This is due to the regex that's replacing things to miss the conversion of things such as `<` to `<`.
如何修補 CVE-2016-10537
要修補 CVE-2016-10537,請將受影響套件升級到下列已修補版本。
- —升級至 0.5.3-1 或更新版本
- —升級至 0.5.0 或更新版本
CVE-2016-10537 正在被利用嗎?
低 — EPSS 為 0.2%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 0.5.3-1
- >= 0.3.3, < 0.5.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.4 | CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N |