-
Notifications
You must be signed in to change notification settings - Fork 2
modernc.org/Sqlite-v1.29.6: 1 vulnerabilities (highest severity is: 8.1) #16
Description
Vulnerable Library - modernc.org/Sqlite-v1.29.6
Path to dependency file: /go.mod
Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/modernc.org/libc/@v/v1.41.0.mod
Found in HEAD commit: a38d6324242b44e86f4799b7caed176ba9620b92
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (modernc.org/Sqlite-v1.29.6 version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-26519 | 8.1 | modernc.org/libc-v1.41.0 | 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-2025-26519
Vulnerable Library - modernc.org/libc-v1.41.0
Library home page: https://proxy.golang.org/modernc.org/libc/@v/v1.41.0.zip
Path to dependency file: /go.mod
Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/modernc.org/libc/@v/v1.41.0.mod
Dependency Hierarchy:
- modernc.org/Sqlite-v1.29.6 (Root Library)
- ❌ modernc.org/libc-v1.41.0 (Vulnerable Library)
Found in HEAD commit: a38d6324242b44e86f4799b7caed176ba9620b92
Found in base branch: master
Vulnerability Details
musl libc 0.9.13 through 1.2.5 before 1.2.6 has an out-of-bounds write vulnerability when an attacker can trigger iconv conversion of untrusted EUC-KR text to UTF-8.
Publish Date: 2025-02-14
URL: CVE-2025-26519
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: Low