shukibakbuki / dingdong

0 stars 0 forks source link

[Apiiro] SCA OSS Vulnerabilities - Critical CVSS score · Critical Risk #128

Open apiiro-staging[bot] opened 2 months ago

apiiro-staging[bot] commented 2 months ago

adsada

Discovered on: Mar 10, 2024 15:57
Dependency: org.jboss.netty:netty
Version: 3.2.2.Final
Type: Sub dependency
Introduced through:

Vulnerabilities

About this package:

External dependency: org.jboss.netty:netty - http://www.jboss.org/netty/
Package details:
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.

Latest version: 3.2.10.Final
License: Apache-2.0
Insights:

Remediation

Upgrade the top level dependencies (Declared in: reindexing/enrichment-bolt/pom.xml) to change org.jboss.netty:netty 3.2.2.Final to the minimum required version org.jboss.netty:netty 4.0.0:

org.jboss.netty:netty: 3.2.2.Final -> 4.0.0
View in Apiiro