LynRodWS / alcor

Cloud native SDN platform powered by Kubernetes and Istio
MIT License
0 stars 0 forks source link

CVE-2018-17196 (High) detected in kafka-clients-2.0.1.jar #296

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

CVE-2018-17196 - High Severity Vulnerability

Vulnerable Library - kafka-clients-2.0.1.jar

Library home page: http://kafka.apache.org

Path to dependency file: /services/vpc_manager/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/kafka/kafka-clients/2.0.1/kafka-clients-2.0.1.jar,/home/wss-scanner/.m2/repository/org/apache/kafka/kafka-clients/2.0.1/kafka-clients-2.0.1.jar

Dependency Hierarchy: - common-0.1.0-SNAPSHOT.jar (Root Library) - :x: **kafka-clients-2.0.1.jar** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

In Apache Kafka versions between 0.11.0.0 and 2.1.0, it is possible to manually craft a Produce request which bypasses transaction/idempotent ACL validation. Only authenticated clients with Write permission on the respective topics are able to exploit this vulnerability. Users should upgrade to 2.1.1 or later where this vulnerability has been fixed.

Publish Date: 2019-07-11

URL: CVE-2018-17196

CVSS 3 Score Details (8.8)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

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

Release Date: 2019-07-11

Fix Resolution: org.apache.kafka:kafka-clients:2.1.1;org.apache.servicemix.bundles:org.apache.servicemix.bundles.kafka-clients:2.1.1_1