AlexRogalskiy / java-patterns

🏆 Java4You Design patterns

Home Page:https://alexander-rogalsky.gitbook.io/java-patterns/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2016-1000240 (Medium) detected in c3-0.4.10.min.js

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

CVE-2016-1000240 - Medium Severity Vulnerability

Vulnerable Library - c3-0.4.10.min.js

D3-based reusable chart library

Library home page: https://cdnjs.cloudflare.com/ajax/libs/c3/0.4.10/c3.min.js

Path to dependency file: /datas.html

Path to vulnerable library: /datas.html

Dependency Hierarchy:

  • c3-0.4.10.min.js (Vulnerable Library)

Found in HEAD commit: d18c0cd169024b7b80cab8cba7fd7d1cd15a2f06

Found in base branch: master

Vulnerability Details

c3 before 0.4.11 vulnerable to cross-site scripting via improper sanitization of HTML in rendered tooltips.

Publish Date: 2019-07-11

URL: CVE-2016-1000240

CVSS 3 Score Details (4.7)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.npmjs.com/advisories/138

Release Date: 2019-07-11

Fix Resolution: 0.4.11


Step up your Open Source Security Game with Mend here

👋 Thanks for reporting!

Greetings! Sorry to say but this is a very old issue that is probably not getting as much attention as it deservers. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to open a new one.

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://github.com/AlexRogalskiy/java-patterns/blob/master/.github/ISSUE_TEMPLATE/bug_report.md), and link to this old issue if necessary.