Improbable-Archive / k8s-test-infra

Test infrastructure for the Kubernetes project, **use improbable branch**.
Apache License 2.0
1 stars 1 forks source link

github.com/andygrunwald/go-jira-v1.13.0: 1 vulnerabilities (highest severity is: 7.5) - autoclosed #75

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago
Vulnerable Library - github.com/andygrunwald/go-jira-v1.13.0

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in Remediation Available
CVE-2020-26160 High 7.5 github.com/dgrijalva/jwt-go-v3.2.0 Transitive N/A

Details

CVE-2020-26160 ### Vulnerable Library - github.com/dgrijalva/jwt-go-v3.2.0

Golang implementation of JSON Web Tokens (JWT)

Dependency Hierarchy: - github.com/andygrunwald/go-jira-v1.13.0 (Root Library) - :x: **github.com/dgrijalva/jwt-go-v3.2.0** (Vulnerable Library)

Found in base branch: improbable

### Vulnerability Details

jwt-go before 4.0.0-preview1 allows attackers to bypass intended access restrictions in situations with []string{} for m["aud"] (which is allowed by the specification). Because the type assertion fails, "" is the value of aud. This is a security problem if the JWT token is presented to a service that lacks its own audience check.

Publish Date: 2020-09-30

URL: CVE-2020-26160

### 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: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2020-26160

Release Date: 2020-09-30

Fix Resolution: v4.0.0-preview1

mend-for-github-com[bot] commented 2 years ago

:heavy_check_mark: 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.