sdk-go icon indicating copy to clipboard operation
sdk-go copied to clipboard

github.com/go-playground/validator/v10-v10.11.1: 1 vulnerabilities (highest severity is: 7.5)

Open mend-bolt-for-github[bot] opened this issue 2 years ago • 0 comments

Vulnerable Library - github.com/go-playground/validator/v10-v10.11.1

Found in HEAD commit: 9055243d6018db9447a23dd1b934d0186d3bf08a

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (github.com/go-playground/validator/v10-v10.11.1 version) Remediation Available
CVE-2022-32149 High 7.5 golang.org/x/text-v0.3.7 Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the section "Details" below to see if there is a version of transitive dependency where vulnerability is fixed.

Details

CVE-2022-32149

Vulnerable Library - golang.org/x/text-v0.3.7

Library home page: https://proxy.golang.org/golang.org/x/text/@v/v0.3.7.zip

Dependency Hierarchy:

  • github.com/go-playground/validator/v10-v10.11.1 (Root Library)
    • :x: golang.org/x/text-v0.3.7 (Vulnerable Library)

Found in HEAD commit: 9055243d6018db9447a23dd1b934d0186d3bf08a

Found in base branch: main

Vulnerability Details

An attacker may cause a denial of service by crafting an Accept-Language header which ParseAcceptLanguage will take significant time to parse.

Publish Date: Oct 14, 2022 3:15:00 PM

URL: CVE-2022-32149

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: None
    • Integrity Impact: None
    • Availability Impact: High
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2022-32149

Release Date: Oct 14, 2022 3:15:00 PM

Fix Resolution: v0.3.8

Step up your Open Source Security Game with Mend here