Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-32149 (High) detected in github.com/golang/text/language-v0.3.3 #5

Open
mend-bolt-for-github bot opened this issue Oct 18, 2022 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Oct 18, 2022

CVE-2022-32149 - High Severity Vulnerability

Vulnerable Library - github.com/golang/text/language-v0.3.3

[mirror] Go text processing support

Dependency Hierarchy:

  • github.com/golang/net-v0.0.0-20200301022130-244492dfa37a (Root Library)
    • github.com/golang/text/encoding/htmlindex-v0.3.3
      • golang.org/x/text/encoding/korean
        • github.com/golang/text/encoding-v0.3.3
          • github.com/golang/text/language-v0.3.3 (Vulnerable Library)

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: 2022-10-14

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: 2022-10-14

Fix Resolution: v0.3.8


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Oct 18, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2022-32149 (Medium) detected in github.com/golang/text/language-v0.3.3 CVE-2022-32149 (High) detected in github.com/golang/text/language-v0.3.3 Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants