Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2012-6708

6.1 · MEDIUM
Published Jan 18, 2018 jquery CWE-79 EPSS 8.63% (95th pctl)

Overview

CVE-2012-6708 is a medium-severity vulnerability affecting jquery jquery. It was published on January 18, 2018 and has a CVSS 3.0 base score of 6.1 (MEDIUM).

This vulnerability has a CVSS 3.0 base score of 6.1, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from jquery. Update jquery to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
jquery jquery >= 0, < 1.9.0 Affected

Frequently Asked Questions

What is CVE-2012-6708?

CVE-2012-6708 is a medium-severity vulnerability affecting jquery jquery. It was published on January 18, 2018 and has a CVSS 3.0 base score of 6.1 (MEDIUM).

How severe is CVE-2012-6708?

This vulnerability has a CVSS 3.0 base score of 6.1, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2012-6708?

Check the references section for vendor advisories and patches from jquery. Update jquery to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2012-6708?

CyberStrike's AI-powered security agents can automatically detect CVE-2012-6708 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.