temporal icon indicating copy to clipboard operation
temporal copied to clipboard

modernc.org/SQLite-v1.23.1: 1 vulnerabilities (highest severity is: 5.5)

Open mend-for-github-com[bot] opened this issue 1 year ago • 1 comments

Vulnerable Library - modernc.org/SQLite-v1.23.1

Path to dependency file: /go.mod

Path to vulnerable library: /go/pkg/mod/cache/download/modernc.org/libc/@v/v1.24.1.mod

Found in HEAD commit: 2b0992a0c37d626a385d16f8a4ff67f1ab60ee79

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (modernc.org/SQLite-v1.23.1 version) Remediation Possible**
CVE-2020-28928 Medium 5.5 modernc.org/libc-v1.24.1 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.24.1

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

Path to dependency file: /go.mod

Path to vulnerable library: /go/pkg/mod/cache/download/modernc.org/libc/@v/v1.24.1.mod

Dependency Hierarchy:

  • modernc.org/SQLite-v1.23.1 (Root Library)
    • :x: modernc.org/libc-v1.24.1 (Vulnerable Library)

Found in HEAD commit: 2b0992a0c37d626a385d16f8a4ff67f1ab60ee79

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

@alexshtin when we can expect fix for this. any other alternative work around for this issue.

ramakrishnajetty avatar Mar 18 '24 13:03 ramakrishnajetty