CVE-2012-6708
Linksys EA7500 2.0.8.194281 - Cross-Site Scripting
Severity Score
Exploit Likelihood
Affected Versions
Public Exploits
2Exploited in Wild
-Decision
Descriptions
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.
jQuery en versiones anteriores a la 1.9.0 es vulnerable a ataques de Cross-Site Scripting (XSS). La función jQuery(strInput) no diferencia selectores de HTML de forma fiable. En las versiones vulnerables, jQuery determinó si la entrada era HTML buscando el carácter "<" en cualquier lugar de la cadena, lo que facilita que los atacantes creen una carga útil maliciosa. En las versiones corregidas, jQuery solo considera que la entrada es HTML si empieza explícitamente por el carácter "<", lo que limita la explotabilidad a solo los atacantes que puedan controlar el inicio de una cadena, lo que suele ser mucho menos común.
Linksys EA7500 version 2.0.8.194281 suffers from a cross site scripting vulnerability due to an old jQuery version.
CVSS Scores
SSVC
- Decision:-
Timeline
- 2018-01-18 CVE Reserved
- 2018-01-18 CVE Published
- 2021-03-25 First Exploit
- 2023-08-14 EPSS Updated
- 2024-08-06 CVE Updated
- ---------- Exploited in Wild
- ---------- KEV Due Date
CWE
- CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CAPEC
References (12)
URL | Date | SRC |
---|---|---|
https://www.exploit-db.com/exploits/49708 | 2021-03-25 | |
https://bugs.jquery.com/ticket/11290 | 2024-08-06 |
URL | Date | SRC |
---|---|---|
https://github.com/jquery/jquery/commit/05531fc4080ae24070930d15ae0cea7ae056457d | 2023-11-07 | |
https://snyk.io/vuln/npm:jquery:20120206 | 2023-11-07 |
URL | Date | SRC |
---|---|---|
http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00041.html | 2023-11-07 |