Satheesh575555 / jetty_9.4.31

Other
0 stars 0 forks source link

CVE-2012-6153 (Low) detected in httpclient-4.0.1.jar #85

Open mend-bolt-for-github[bot] opened 10 months ago

mend-bolt-for-github[bot] commented 10 months ago

CVE-2012-6153 - Low Severity Vulnerability

Vulnerable Library - httpclient-4.0.1.jar

HttpComponents Client (base module)

Path to dependency file: /jetty-gcloud/jetty-gcloud-session-manager/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar,/home/wss-scanner/.m2/repository/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar

Dependency Hierarchy: - google-cloud-datastore-1.0.0.jar (Root Library) - google-cloud-core-1.0.0.jar - gax-1.0.0.jar - google-auth-library-oauth2-http-0.6.1.jar - google-http-client-1.21.0.jar - :x: **httpclient-4.0.1.jar** (Vulnerable Library)

Found in HEAD commit: d21e42ca49dd7dfc49c40dd5e12fe263140afbdb

Found in base branch: master

Vulnerability Details

http/conn/ssl/AbstractVerifier.java in Apache Commons HttpClient before 4.2.3 does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a certificate with a subject that specifies a common name in a field that is not the CN field. NOTE: this issue exists because of an incomplete fix for CVE-2012-5783.

Publish Date: 2014-09-04

URL: CVE-2012-6153

CVSS 3 Score Details (3.7)

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: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2012-6153

Release Date: 2014-09-04

Fix Resolution (org.apache.httpcomponents:httpclient): 4.2.3

Direct dependency fix Resolution (com.google.cloud:google-cloud-datastore): 1.13.0


Step up your Open Source Security Game with Mend here