Início
Início
Tendências
Tendências
Vulnerabilidades
Vulnerabilidades
Notícias
Notícias
Pesquisadores
Pesquisadores
Por que dbugs?
Por que dbugs?
Configurações

Timmywil

#44912de 56,330
6.4CVSS total
Vulnerabilidades · 1
PT-2012-1248
6.4
2012-02-06
Jquery · Jquery · CVE-2012-6708
**Name of the Vulnerable Software and Affected Versions** jquery versions prior to 1.9.0 **Description** The issue is related to the jQuery function not properly differentiating between HTML and selectors, allowing for cross-site scripting attacks. In vulnerable versions, jQuery determines whether the input is HTML by looking for the '<' character anywhere in the string, giving attackers flexibility when constructing a malicious payload. This can lead to client-side code execution. The estimated number of potentially affected devices is not specified. **Recommendations** Update to version 1.9.0 or later. As a temporary workaround, consider restricting the use of the vulnerable `jquery` function until a patch is available. Avoid using the `jquery` function with untrusted input to minimize the risk of exploitation.