GHSA-92cx-4xm7-jr9m

Suggest an improvement
Source
https://github.com/advisories/GHSA-92cx-4xm7-jr9m
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/01/GHSA-92cx-4xm7-jr9m/GHSA-92cx-4xm7-jr9m.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-92cx-4xm7-jr9m
Aliases
Published
2022-01-06T22:02:56Z
Modified
2024-03-15T00:05:18.748750Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Use After Free in rusqlite
Details

An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. createscalarfunction has a use-after-free.

References

Affected packages

crates.io / rusqlite

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.25.0
Fixed
0.25.4

Ecosystem specific

{
    "affected_functions": [
        "rusqlite::Connection::create_scalar_function"
    ]
}

crates.io / rusqlite

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.26.0
Fixed
0.26.2

Ecosystem specific

{
    "affected_functions": [
        "rusqlite::Connection::create_scalar_function"
    ]
}