billmcchesney1 / foxtrot

A store abstraction and analytics system for real-time event data.
Apache License 2.0
0 stars 0 forks source link

CVE-2016-5725 (Medium) detected in jsch-0.1.42.jar - autoclosed #218

Closed mend-for-github-com[bot] closed 3 years ago

mend-for-github-com[bot] commented 3 years ago

CVE-2016-5725 - Medium Severity Vulnerability

Vulnerable Library - jsch-0.1.42.jar

JSch is a pure Java implementation of SSH2

Library home page: http://www.jcraft.com/jsch/

Path to dependency file: foxtrot/foxtrot-sql/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/jcraft/jsch/0.1.42/jsch-0.1.42.jar,/home/wss-scanner/.m2/repository/com/jcraft/jsch/0.1.42/jsch-0.1.42.jar,/home/wss-scanner/.m2/repository/com/jcraft/jsch/0.1.42/jsch-0.1.42.jar,/home/wss-scanner/.m2/repository/com/jcraft/jsch/0.1.42/jsch-0.1.42.jar

Dependency Hierarchy: - hbase-server-1.2.1.jar (Root Library) - hadoop-common-2.5.1.jar - :x: **jsch-0.1.42.jar** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Directory traversal vulnerability in JCraft JSch before 0.1.54 on Windows, when the mode is ChannelSftp.OVERWRITE, allows remote SFTP servers to write to arbitrary files via a ..\ (dot dot backslash) in a response to a recursive GET command.

Publish Date: 2017-01-19

URL: CVE-2016-5725

CVSS 3 Score Details (5.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5725

Release Date: 2017-01-19

Fix Resolution: 0.1.54

mend-for-github-com[bot] commented 3 years ago

:information_source: This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #229