GHSA-8M95-FFFC-H4C5
Vulnerability from github – Published: 2025-05-09 06:32 – Updated: 2025-05-09 15:53
VLAI?
Summary
libsql-sqlite3-parser crash due to invalid UTF-8 input
Details
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.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "libsql-sqlite3-parser"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.13.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-47736"
],
"database_specific": {
"cwe_ids": [
"CWE-228"
],
"github_reviewed": true,
"github_reviewed_at": "2025-05-09T15:53:43Z",
"nvd_published_at": "2025-05-09T05:15:51Z",
"severity": "LOW"
},
"details": "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.",
"id": "GHSA-8m95-fffc-h4c5",
"modified": "2025-05-09T15:53:43Z",
"published": "2025-05-09T06:32:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47736"
},
{
"type": "WEB",
"url": "https://github.com/gwenn/lemon-rs/issues/86"
},
{
"type": "WEB",
"url": "https://github.com/tursodatabase/libsql/issues/2052"
},
{
"type": "WEB",
"url": "https://github.com/gwenn/lemon-rs/pull/8"
},
{
"type": "WEB",
"url": "https://crates.io/crates/libsql-sqlite3-parser"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
],
"summary": "libsql-sqlite3-parser crash due to invalid UTF-8 input"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…