phunware / camus

LinkedIn's Kafka to HDFS pipeline.
0 stars 0 forks source link

CVE-2015-2156 (High) detected in netty-3.4.0.Final.jar #14

Open mend-bolt-for-github[bot] opened 4 years ago

mend-bolt-for-github[bot] commented 4 years ago

CVE-2015-2156 - High Severity Vulnerability

Vulnerable Library - netty-3.4.0.Final.jar

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

Library home page: http://netty.io/

Path to dependency file: /camus-example/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/netty/netty/3.4.0.Final/netty-3.4.0.Final.jar,/home/wss-scanner/.m2/repository/io/netty/netty/3.4.0.Final/netty-3.4.0.Final.jar,/home/wss-scanner/.m2/repository/io/netty/netty/3.4.0.Final/netty-3.4.0.Final.jar

Dependency Hierarchy: - avro-mapred-1.7.3.jar (Root Library) - avro-ipc-1.7.3.jar - :x: **netty-3.4.0.Final.jar** (Vulnerable Library)

Found in HEAD commit: 1053f8fe9c963d2cf33163881f6fe4c0bc437da2

Vulnerability Details

Netty before 3.9.8.Final, 3.10.x before 3.10.3.Final, 4.0.x before 4.0.28.Final, and 4.1.x before 4.1.0.Beta5 and Play Framework 2.x before 2.3.9 might allow remote attackers to bypass the httpOnly flag on cookies and obtain sensitive information by leveraging improper validation of cookie name and value characters.

Publish Date: 2017-10-18

URL: CVE-2015-2156

CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - 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-2015-2156

Release Date: 2017-10-18

Fix Resolution (io.netty:netty): 3.9.8.Final

Direct dependency fix Resolution (org.apache.avro:avro-mapred): 1.7.4


Step up your Open Source Security Game with Mend here