flogo-contrib icon indicating copy to clipboard operation
flogo-contrib copied to clipboard

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

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

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
                  • :x: 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
                  • :x: 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
                    • :x: 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