Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

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

Open
mend-bolt-for-github bot opened this issue Jun 17, 2019 · 0 comments
Open

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

mend-bolt-for-github bot opened this issue Jun 17, 2019 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2011-4969 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-1.4.1.js, jquery.1.4.1.nupkg, jquery-1.2.6.js, jquery-1.4.1.min.js

jquery-1.4.1.js

JavaScript library for DOM operations

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

Path to vulnerable library: /ndddsample/src/NDDDSample/app/presentation/NDDDSample.Web/Scripts/jquery-1.4.1.js

Dependency Hierarchy:

  • jquery-1.4.1.js (Vulnerable Library)
jquery.1.4.1.nupkg

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event hand...

Library home page: https://api.nuget.org/packages/jquery.1.4.1.nupkg

Path to dependency file: /ndddsample/src/NDDDSample/app/presentation/NDDDSample.Web/packages.config

Path to vulnerable library: /ndddsample/src/NDDDSample/app/presentation/NDDDSample.Web/packages.config

Dependency Hierarchy:

  • jquery.1.4.1.nupkg (Vulnerable Library)
jquery-1.2.6.js

JavaScript library for DOM operations

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

Path to vulnerable library: /ndddsample/src/NDDDSample/app/presentation/NDDDSample.Web/Scripts/jquery-1.2.6.js,/ndddsample/src/NDDDSample/app/presentation/NDDDSample.Web/Scripts/jquery-1.2.6.min.js

Dependency Hierarchy:

  • jquery-1.2.6.js (Vulnerable Library)
jquery-1.4.1.min.js

JavaScript library for DOM operations

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

Path to vulnerable library: /ndddsample/src/NDDDSample/app/presentation/NDDDSample.Web/Scripts/jquery-1.4.1.min.js

Dependency Hierarchy:

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

Found in HEAD commit: 95282eaf3bab43af3425edffa882b3d78eb12fc6

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

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants