andressito / ProjetGLA2019

projet Génie Logiciel Avancé 2019
1 stars 0 forks source link

CVE-2019-7614 (Medium) detected in elasticsearch-6.6.2.jar #88

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

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

CVE-2019-7614 - Medium Severity Vulnerability

Vulnerable Library - elasticsearch-6.6.2.jar

Elasticsearch subproject :server

Library home page: https://github.com/elastic/elasticsearch

Path to dependency file: /ProjetGLA2019/Projet/Code/jetty-jersey-master/pom.xml

Path to vulnerable library: /root/.m2/repository/org/elasticsearch/elasticsearch/6.6.2/elasticsearch-6.6.2.jar

Dependency Hierarchy: - elasticsearch-rest-high-level-client-6.6.2.jar (Root Library) - :x: **elasticsearch-6.6.2.jar** (Vulnerable Library)

Vulnerability Details

A race condition flaw was found in the response headers Elasticsearch versions before 7.2.1 and 6.8.2 returns to a request. On a system with multiple users submitting requests, it could be possible for an attacker to gain access to response header containing sensitive data from another user.

Publish Date: 2019-07-30

URL: CVE-2019-7614

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: 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-2019-7614

Release Date: 2019-07-30

Fix Resolution: org.elasticsearch:elasticsearch:6.8.2;org.elasticsearch:elasticsearch:7.2.1


Step up your Open Source Security Game with WhiteSource here