samuelteixeiras / caite

See your youtube subscriptions like a boss!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2011-4969 (Medium) detected in multiple libraries

mend-bolt-for-github opened this issue · comments

CVE-2011-4969 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-1.6.1.min.js, jquery-1.6.2.js, jquery-1.3.2.min.js

jquery-1.6.1.min.js

JavaScript library for DOM operations

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.6.1/jquery.min.js

Path to dependency file: caite/app/bower_components/modernizr/test/caniuse.html

Path to vulnerable library: caite/app/bower_components/modernizr/test/./caniuse_files/jquery.min.js

Dependency Hierarchy:

  • jquery-1.6.1.min.js (Vulnerable Library)
jquery-1.6.2.js

JavaScript library for DOM operations

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.6.2/jquery.js

Path to dependency file: caite/node_modules/tiny-lr/node_modules/qs/test/browser/index.html

Path to vulnerable library: caite/node_modules/tiny-lr/node_modules/qs/test/browser/jquery.js

Dependency Hierarchy:

  • jquery-1.6.2.js (Vulnerable Library)
jquery-1.3.2.min.js

JavaScript library for DOM operations

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.3.2/jquery.min.js

Path to dependency file: caite/node_modules/underscore.string/test/test_underscore/temp_tests.html

Path to vulnerable library: caite/node_modules/underscore.string/test/test_underscore/vendor/jquery.js

Dependency Hierarchy:

  • jquery-1.3.2.min.js (Vulnerable Library)

Found in HEAD commit: cd9951c688404f842b5b42d372e5ac4d387ff367

Found in base branch: master

Vulnerability Details

Cross-site scripting (XSS) vulnerability in jQuery before 1.6.3, when using location.hash to select elements, allows remote attackers to inject arbitrary web script or HTML via a crafted tag.

Publish Date: 2013-03-08

URL: CVE-2011-4969

CVSS 2 Score Details (4.3)

Base Score Metrics not available

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2011-4969

Release Date: 2013-03-08

Fix Resolution: 1.6.3


Step up your Open Source Security Game with WhiteSource here