jQuery – CVE-2011-4969

Description

Kayran has detected that the version of the jQuery you use is vulnerable to Cross-site Scripting attacks (XSS).
This can be done by using location.hash to select elements.

This vulnerability allows remote attackers to inject arbitrary web scripts or HTML via crafted tags.

Severity/Score

CVSS Version 2.0 – 4.3 Medium

Recommendation

Upgrade the version of the jquery you use.
Since it exists only in versions up until 1.6.3, make sure you upgrade to version higher than 1.6.3.

References

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4969

https://cwe.mitre.org/data/definitions/79.html

< Return to all Vulnerabilities

SQLI to RCE

How to preform SQLI TO RCE? One of the most interesting and important things about any site is the database. So, it’s important to protect

Read More »

Browser Exploitation

We know that it’s possible to exploit weaknesses (or vulnerabilities) that exist in anything, from a certain code to the entire application, let’s talk about

Read More »