Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootstrap-tagsinput-0.7.1.tgz: 2 vulnerabilities (highest severity is: 7.3) unreachable #190

Open
mend-for-github-com bot opened this issue May 6, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented May 6, 2024

Vulnerable Library - bootstrap-tagsinput-0.7.1.tgz

jQuery plugin providing a Twitter Bootstrap user interface for managing tags.

Library home page: https://registry.npmjs.org/bootstrap-tagsinput/-/bootstrap-tagsinput-0.7.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/bootstrap-tagsinput/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (bootstrap-tagsinput version) Remediation Possible** Reachability
WS-2016-0041 High 7.3 bootstrap-tagsinput-0.7.1.tgz Direct org.webjars.bower:bootstrap-tagsinput - 0.8.0;Shared.Plugins - 1.0.6;ClientApp.Web - 2.0.0.1

Unreachable

CVE-2016-1000227 High 7.3 bootstrap-tagsinput-0.7.1.tgz Direct N/A

Unreachable

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

WS-2016-0041

Vulnerable Library - bootstrap-tagsinput-0.7.1.tgz

jQuery plugin providing a Twitter Bootstrap user interface for managing tags.

Library home page: https://registry.npmjs.org/bootstrap-tagsinput/-/bootstrap-tagsinput-0.7.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/bootstrap-tagsinput/package.json

Dependency Hierarchy:

  • bootstrap-tagsinput-0.7.1.tgz (Vulnerable Library)

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

In rendr-handlebarsthere are double-escaped data attributes in client side view placeholder that cause a potential XSS attack

Publish Date: 2016-03-11

URL: WS-2016-0041

CVSS 3 Score Details (7.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/WS-2016-0041

Release Date: 2016-03-11

Fix Resolution: org.webjars.bower:bootstrap-tagsinput - 0.8.0;Shared.Plugins - 1.0.6;ClientApp.Web - 2.0.0.1

⛑️ Automatic Remediation will be attempted for this issue.

CVE-2016-1000227

Vulnerable Library - bootstrap-tagsinput-0.7.1.tgz

jQuery plugin providing a Twitter Bootstrap user interface for managing tags.

Library home page: https://registry.npmjs.org/bootstrap-tagsinput/-/bootstrap-tagsinput-0.7.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/bootstrap-tagsinput/package.json

Dependency Hierarchy:

  • bootstrap-tagsinput-0.7.1.tgz (Vulnerable Library)

Found in base branch: master

Reachability Analysis

The vulnerable code is unreachable

Vulnerability Details

bootstrap-tagsinput through 0.8.0 are vulnerable to cross-site scripting when user input is passed into the itemTitle parameter unmodified, as the package fails to properly sanitize or encode user input for that parameter.

Publish Date: 2024-11-03

URL: CVE-2016-1000227

CVSS 3 Score Details (7.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 6, 2024
@mend-for-github-com mend-for-github-com bot changed the title bootstrap-tagsinput-0.7.1.tgz: 2 vulnerabilities (highest severity is: 7.3) bootstrap-tagsinput-0.7.1.tgz: 2 vulnerabilities (highest severity is: 7.3) unreachable Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants