CVE-2025-47736 Details
Description
dialect/mod.rs in the libsql-sqlite3-parser crate through 0.13.0 before 14f422a for Rust can crash if the input is not valid UTF-8.
A vulnerability exists in the libsql-sqlite3-parser crate for Rust, specifically in versions through 0.13.0 prior to commit 14f422a. The issue arises in the dialect/mod.rs file, where the parser can crash when it encounters input that is not valid UTF-8. This is due to insufficient checks in the UTF-8 parsing, allowing invalid byte sequences to be processed unsafely, which can lead to a panic when the parser attempts to read the data.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 9, 2025CISA-ADP
Assessed May 9, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/gwenn/lemon-rs/issues/86 | CISA-ADP | ExploitIssue TrackingTechnical Description |
| https://crates.io/crates/libsql-sqlite3-parser | [email protected] | ProductVendor |
| https://github.com/gwenn/lemon-rs/issues/86 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://github.com/gwenn/lemon-rs/pull/8 | [email protected] | Issue TrackingVendor |
| https://github.com/tursodatabase/libsql/issues/2052 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-228 | Improper Handling of Syntactically Invalid Structure | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| libsql-sqlite3-parser | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 9, 2025 | CVE Modified | CISA-ADP |
| May 9, 2025 | New CVE Received | [email protected] |
Volerion