CVE-2012-6708
Public on 2018-01-18
Modified on 2024-08-23
Description
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.
A fix for CVE-2012-6708 would introduce backward incompatible changes. Considering the tradeoff between the stability of Amazon Linux 2 and the impact of CVE-2015-9251, a fix will not be provided for Ruby 2.0 in the Amazon Linux 2 Core repository at this time.
A fix for CVE-2012-6708 would introduce backward incompatible changes. Considering the tradeoff between the stability of Amazon Linux 2 and the impact of CVE-2015-9251, a fix will not be provided for Ruby 2.0 in the Amazon Linux 2 Core repository at this time.
Severity
CVSS v3 Base Score
See breakdown
Affected Packages
Platform | Package | Release Date | Advisory | Status |
---|---|---|---|---|
Amazon Linux 1 | ruby | No Fix Planned | ||
Amazon Linux 2 - Core | ruby | No Fix Planned | ||
Amazon Linux 2 - Ruby2.6 Extra | ruby | 2023-08-21 | ALAS2RUBY2.6-2023-007 | Fixed |
Amazon Linux 1 | ruby24 | 2020-08-26 | ALAS-2020-1422 | Fixed |
Amazon Linux 2023 | ruby3.2 | Not Affected | ||
Amazon Linux 1 | rubygem-rdoc | No Fix Planned |
CVSS Scores
Score Type | Score | Vector | |
---|---|---|---|
Amazon Linux | CVSSv3 | 6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
NVD | CVSSv2 | 4.3 | AV:N/AC:M/Au:N/C:N/I:P/A:N |
NVD | CVSSv3 | 6.1 | CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |