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

go.temporal.io/server-v1.21.5: 1 vulnerabilities (highest severity is: 5.5) #64

Open
mend-for-github-com bot opened this issue Sep 11, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Sep 11, 2023

Vulnerable Library - go.temporal.io/server-v1.21.5

Path to dependency file: /extensibility/go.mod

Path to vulnerable library: /extensibility/go.mod

Found in HEAD commit: 1638cb8b5357912f5273a66fd9925e9ecfc841e7

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (go.temporal.io/server-v1.21.5 version) Remediation Possible**
CVE-2020-28928 Medium 5.5 modernc.org/libc-v1.22.3 Transitive N/A*

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

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2020-28928

Vulnerable Library - modernc.org/libc-v1.22.3

Library home page: https://proxy.golang.org/modernc.org/libc/@v/v1.22.3.zip

Path to dependency file: /extensibility/go.mod

Path to vulnerable library: /extensibility/go.mod

Dependency Hierarchy:

  • go.temporal.io/server-v1.21.5 (Root Library)
    • modernc.org/sqlite-v1.21.0
      • modernc.org/libc-v1.22.3 (Vulnerable Library)

Found in HEAD commit: 1638cb8b5357912f5273a66fd9925e9ecfc841e7

Found in base branch: main

Vulnerability Details

In musl libc through 1.2.1, wcsnrtombs mishandles particular combinations of destination buffer size and source character limit, as demonstrated by an invalid write access (buffer overflow).

Publish Date: 2020-11-24

URL: CVE-2020-28928

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: Low
    • 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://nvd.nist.gov/vuln/detail/CVE-2020-28928

Release Date: 2020-11-24

Fix Resolution: musl - 1.2.2-1,1.2.2-1,1.1.16-3+deb9u1

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Sep 11, 2023
@mend-for-github-com mend-for-github-com bot changed the title go.temporal.io/server-v1.21.5: 2 vulnerabilities (highest severity is: 7.5) go.temporal.io/server-v1.21.5: 3 vulnerabilities (highest severity is: 7.5) Nov 1, 2023
@mend-for-github-com mend-for-github-com bot changed the title go.temporal.io/server-v1.21.5: 3 vulnerabilities (highest severity is: 7.5) go.temporal.io/server-v1.21.5: 1 vulnerabilities (highest severity is: 5.5) Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants