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

WS-2018-0594 (High) detected in github.com/satori/go.uuid-v1.2.0 - autoclosed #4

Closed
mend-bolt-for-github bot opened this issue Feb 3, 2021 · 1 comment · Fixed by #5, #6, #11, #9 or #10
Closed

WS-2018-0594 (High) detected in github.com/satori/go.uuid-v1.2.0 - autoclosed #4

mend-bolt-for-github bot opened this issue Feb 3, 2021 · 1 comment · Fixed by #5, #6, #11, #9 or #10
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Feb 3, 2021

WS-2018-0594 - High Severity Vulnerability

Vulnerable Library - github.com/satori/go.uuid-v1.2.0

UUID package for Go

Dependency Hierarchy:

  • github.com/pulumi/pulumi/pkg/testing/integration-v1.14.1 (Root Library)
    • github.com/pulumi/pulumi/pkg/engine-v1.14.1
      • github.com/pulumi/pulumi/pkg/resource/deploy/providers-v1.14.1
        • github.com/satori/go.uuid-v1.2.0 (Vulnerable Library)

Found in HEAD commit: 52e18651ad5aa0d140601f2fa3d082ad3a4e4952

Found in base branch: publish-3.21.1

Vulnerability Details

A vulnerability was found in github.com/satori/go.uuid through version v1.2.0. The UUID random generator uses Read() function which has fewer bytes than asked and might cause potential non-random UUIDs.

Publish Date: 2018-03-23

URL: WS-2018-0594

CVSS 3 Score Details (8.7)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: N/A
    • Attack Complexity: N/A
    • Privileges Required: N/A
    • User Interaction: N/A
    • Scope: N/A
  • Impact Metrics:
    • Confidentiality Impact: N/A
    • Integrity Impact: N/A
    • Availability Impact: N/A

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: satori/go.uuid#75

Release Date: 2018-03-23

Fix Resolution: github.com/satori/go.uuid - 75cca531ea763666bc46e531da3b4c3b95f64557


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Feb 3, 2021
@mend-bolt-for-github mend-bolt-for-github bot changed the title WS-2018-0594 (High) detected in github.com/satori/go.uuid-v1.2.0 WS-2018-0594 (High) detected in github.com/satori/go.uuid-v1.2.0 - autoclosed Jun 17, 2021
@mend-bolt-for-github
Copy link
Author

✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment