Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2012-6708

35
FAUCET Score

CVE-2012-6708 describes a Cross-site Scripting (XSS) vulnerability in jQuery versions prior to 1.9.0. This flaw arises because the jQuery(strInput) function inadequately distinguishes between selectors and HTML, allowing malicious input containing '<' anywhere in the string to be interpreted as HTML. The vulnerability has a CVSSv3 score of 6.1 (Medium), indicating it can be exploited remotely with low attack complexity, requiring user interaction, and potentially leading to low impact on confidentiality and integrity. While not listed in CISA's KEV catalog, an ExploitDB entry exists for a Linksys device demonstrating XSS, though there is no evidence of widespread active exploitation or significant community discussion.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.9.0CPE matchmatch criteria
cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.0

6.1MEDIUM

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
2.7
CvssVersion
3.0

Exploit Intelligence

EPSS Score
8.63%
Probability of exploitation in next 30 days
EPSS Percentile
94.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-24
Model: v2026.06.15
ExploitDB: EDB-49708 · Mar 25, 2021
This CVE's current EPSS score of 0.0863 is in the 98th percentile among its peer group of 26,208 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (32)

github_advisorypatch availablevia nvd_reference
View patch
mavenpatch availablevia ghsa
Product: org.webjars.npm:jqueryFixed in: 1.9.0
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 ARMFixed in: 2.0.7-1
microsoftpatch availablevia msrc
Product: 16853-17084Fixed in: 2.0.7-1
microsoftpatch availablevia msrc
Product: 20150-17084Fixed in: 2.0.7-1
microsoftpatch availablevia msrc
Product: 16854-17084Fixed in: 1.7.0-4
microsoftpatch availablevia msrc
Product: 16855-17084Fixed in: 18.2.2-1
microsoftpatch availablevia msrc
Product: 19666-17084Fixed in: 18.2.2-1
microsoftpatch availablevia msrc
Product: azl3 slf4j 2.0.7-1 on Azure Linux 3.0Fixed in: 2.0.7-1
microsoftpatch availablevia msrc
Product: azl3 slf4j 1.7.30-6 on Azure Linux 3.0Fixed in: 2.0.7-1
microsoftpatch availablevia msrc
Product: azl3 python-blinker 1.7.0-4 on Azure Linux 3.0Fixed in: 1.7.0-4
microsoftpatch availablevia msrc
Product: azl3 ceph 18.2.2-1 on Azure Linux 3.0Fixed in: 18.2.2-1
microsoftpatch availablevia msrc
Product: azl3 ceph 18.2.2-8 on Azure Linux 3.0Fixed in: 18.2.2-1
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 x64Fixed in: 2.0.7-1
npmpatch availablevia ghsa
Product: jqueryFixed in: 1.9.0
nugetpatch availablevia ghsa
Product: jQueryFixed in: 1.9.0
rubygemspatch availablevia ghsa
Product: jquery-railsFixed in: 2.2.0
redhatvendor investigatingvia redhat_api
Product: Red Hat 3scale API Management Platform 2Fixed in: jquery
redhatno patchvia redhat_api
Product: Red Hat Enterprise Linux 7Fixed in: publican
redhatend of lifevia redhat_api
Product: Red Hat Software CollectionsFixed in: rh-ror42-rubygem-simplecov-html
redhatend of lifevia redhat_api
Product: Red Hat Subscription Asset ManagerFixed in: katello-headpin
redhatend of lifevia redhat_api
Product: Red Hat Subscription Asset ManagerFixed in: ruby193-rubygem-apipie-rails
redhatend of lifevia redhat_api
Product: Red Hat Subscription Asset ManagerFixed in: ruby193-rubygem-jquery-rails
redhatend of lifevia redhat_api
Product: Red Hat Subscription Asset ManagerFixed in: ruby193-rubygemrui_alchemy-rails
redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 6Fixed in: pcp
redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 6Fixed in: python-coverage
redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 7Fixed in: pcp
redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 6Fixed in: python-weberror
redhatend of lifevia redhat_api
Product: Red Hat Enterprise Linux 7Fixed in: python-coverage
redhatend of lifevia redhat_api
Product: Red Hat Satellite 6Fixed in: ruby193-rubygem-jquery-ui-rails
redhatend of lifevia redhat_api
Product: Red Hat Software CollectionsFixed in: python27-python-coverage
redhatend of lifevia redhat_api
Product: Red Hat Software CollectionsFixed in: python27-python-werkzeug

Vendor Advisories (4)

microsoft2024-Sep/CVE-2012-6708

CVE-2012-6708

Sep 10, 2024
npmGHSA-2pqj-h3vj-pqgwmedium

Cross-Site Scripting in jquery

Sep 1, 2020
microsoft2018-Jan/CVE-2012-6708Moderate

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.

Jan 9, 2018
redhatCVE-2012-6708Moderate

js-jquery: XSS via improper selector detection

Mar 21, 2017

References

lists.opensuse.org / opensuse-security-announce/2020-03/msg00041.html
packetstormsecurity.com / files/153237/RetireJS-CORS-Issue-Script-Execution.html
packetstormsecurity.com / files/161972/Linksys-EA7500-2.0.8.194281-Cross-Site-Scripting.html
bugs.jquery.com / ticket/11290
ExploitIssue TrackingVendor Advisory
github.com / jquery/jquery/commit/05531fc4080ae24070930d15ae0cea7ae056457d
PatchThird Party Advisory
help.ecostruxureit.com / display/public/UADCE725/Security+fixes+in+StruxureWare+Data+Center+Expert+v7.6.0
Third Party Advisory
lists.apache.org / thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f%40%3Cdev.drill.apache.org%3E
lists.apache.org / thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442%40%3Cdev.drill.apache.org%3E
lists.apache.org / thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc%40%3Cissues.drill.apache.org%3E
snyk.io / vuln/npm:jquery:20120206
PatchThird Party Advisory
securityfocus.com / bid/102792
Third Party AdvisoryVDB Entry