CVE-2023-41038

Source
https://cve.org/CVERecord?id=CVE-2023-41038
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-41038.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-41038
Aliases
  • GHSA-6fv8-8rwr-9692
Downstream
Published
2024-03-20T14:22:50.484Z
Modified
2026-03-14T12:19:08.136741Z
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
Server crash when using specific form of SET BIND statement
Details

Firebird is a relational database. Versions 4.0.0 through 4.0.3 and version 5.0 beta1 are vulnerable to a server crash when a user uses a specific form of SET BIND statement. Any non-privileged user with minimum access to a server may type a statement with a long CHAR length, which causes the server to crash due to stack corruption. Versions 4.0.4.2981 and 5.0.0.117 contain fixes for this issue. No known workarounds are available.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/41xxx/CVE-2023-41038.json",
    "cwe_ids": [
        "CWE-770"
    ]
}
References

Affected packages

Git / github.com/firebirdsql/firebird

Affected ranges

Type
GIT
Repo
https://github.com/firebirdsql/firebird
Events
Database specific
{
    "versions": [
        {
            "introduced": "4.0.0"
        },
        {
            "last_affected": "4.0.3"
        }
    ]
}

Affected versions

v4.*
v4.0.0
v4.0.1
v4.0.2
v4.0.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-41038.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.0-beta1"
            }
        ]
    }
]