CVE-2012-6708
Cross-Site Scripting in jquery
6.1
MEDIUM
CVSS 3.1
EPSS 8.6%
描述
jQuery before 1.9.0 is vulnerable to Cross-site Scripting (XSS) attacks. The jQuery(strInput) function does not differentiate selectors from HTML in a reliable fashion. In vulnerable versions, jQuery determined whether the input was HTML by looking for the '<' character anywhere in the string, giving attackers more flexibility when attempting to construct a malicious payload. In fixed versions, jQuery only deems the input to be HTML if it explicitly starts with the '<' character, limiting exploitability only to attackers who can control the beginning of a string, which is far less common.
如何修補 CVE-2012-6708
要修補 CVE-2012-6708,請將受影響套件升級到下列已修補版本。
- —升級至 2.5.6-r0 或更新版本
- —升級至 1.9.0 或更新版本
- —升級至 1.9.0 或更新版本
- —升級至 2.2.0 或更新版本
- —升級至 1.9.0 或更新版本
CVE-2012-6708 正在被利用嗎?
中等 — EPSS 為 8.6%,可持續追蹤但非最高優先。
受影響套件(5)
- from 0, < 2.5.6-r0
- from 0, < 1.9.0
- from 0, < 1.9.0
- from 0, < 2.2.0
- from 0, < 1.9.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |