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-2021-38561 (High) detected in multiple libraries #344

Open
mend-for-github-com bot opened this issue Jan 13, 2022 · 0 comments
Open

CVE-2021-38561 (High) detected in multiple libraries #344

mend-for-github-com bot opened this issue Jan 13, 2022 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Jan 13, 2022

CVE-2021-38561 - High Severity Vulnerability

Vulnerable Libraries - github.com/golang/text-v0.3.2, github.com/golang/text-v0.3.2, github.com/golang/text/internal/language-v0.3.2

github.com/golang/text-v0.3.2

[mirror] Go text processing support

Dependency Hierarchy:

  • gopkg.in/couchbase/gocb.v1-v1.6.1 (Root Library)
    • gopkg.in/couchbase/gocbcore.v7-v7.1.13
      • golang.org/x/net/http2-ca1201d0de80cfde86cb01aea620983605dfe99b
        • golang.org/x/net/http/httpguts-ca1201d0de80cfde86cb01aea620983605dfe99b
          • golang.org/x/net/idna-ca1201d0de80cfde86cb01aea620983605dfe99b
            • github.com/golang/text/secure/bidirule-v0.3.2
              • github.com/golang/text/unicode/bidi-v0.3.2
                • github.com/golang/text/unicode/rangetable-v0.3.2
                  • github.com/golang/text-v0.3.2 (Vulnerable Library)
github.com/golang/text-v0.3.2

[mirror] Go text processing support

Dependency Hierarchy:

  • gopkg.in/couchbase/gocb.v1-v1.6.1 (Root Library)
    • gopkg.in/couchbase/gocbcore.v7-v7.1.13
      • golang.org/x/net/http2-ca1201d0de80cfde86cb01aea620983605dfe99b
        • golang.org/x/net/http/httpguts-ca1201d0de80cfde86cb01aea620983605dfe99b
          • golang.org/x/net/idna-ca1201d0de80cfde86cb01aea620983605dfe99b
            • github.com/golang/text/secure/bidirule-v0.3.2
              • github.com/golang/text/unicode/bidi-v0.3.2
                • github.com/golang/text/unicode/rangetable-v0.3.2
                  • github.com/golang/text-v0.3.2 (Vulnerable Library)
github.com/golang/text/internal/language-v0.3.2

[mirror] Go text processing support

Dependency Hierarchy:

  • gopkg.in/couchbase/gocb.v1-v1.6.1 (Root Library)
    • gopkg.in/couchbase/gocbcore.v7-v7.1.13
      • golang.org/x/net/http2-ca1201d0de80cfde86cb01aea620983605dfe99b
        • golang.org/x/net/http/httpguts-ca1201d0de80cfde86cb01aea620983605dfe99b
          • golang.org/x/net/idna-ca1201d0de80cfde86cb01aea620983605dfe99b
            • github.com/golang/text/secure/bidirule-v0.3.2
              • github.com/golang/text/unicode/bidi-v0.3.2
                • github.com/golang/text/unicode/rangetable-v0.3.2
                  • github.com/golang/text-v0.3.2
                    • github.com/golang/text/internal/language-v0.3.2 (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Due to improper index calculation, an incorrectly formatted language tag can cause Parse
to panic, due to an out of bounds read. If Parse is used to process untrusted user inputs,
this may be used as a vector for a denial of service attack.

Publish Date: 2021-08-12

URL: CVE-2021-38561

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://osv.dev/vulnerability/GO-2021-0113

Release Date: 2021-08-12

Fix Resolution: v0.3.7

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Jan 13, 2022
@mend-for-github-com mend-for-github-com bot changed the title CVE-2021-38561 (High) detected in github.com/golang/text/internal/language-v0.3.2 CVE-2021-38561 (High) detected in multiple libraries Apr 12, 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