CVE-2023-0950

Source
https://cve.org/CVERecord?id=CVE-2023-0950
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-0950.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-0950
Downstream
Related
Published
2023-05-25T20:15:09.207Z
Modified
2026-03-13T06:49:25.975908Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Improper Validation of Array Index vulnerability in the spreadsheet component of The Document Foundation LibreOffice allows an attacker to craft a spreadsheet document that will cause an array index underflow when loaded. In the affected versions of LibreOffice certain malformed spreadsheet formulas, such as AGGREGATE, could be created with less parameters passed to the formula interpreter than it expected, leading to an array index underflow, in which case there is a risk that arbitrary code could be executed. This issue affects: The Document Foundation LibreOffice 7.4 versions prior to 7.4.6; 7.5 versions prior to 7.5.1.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-0950.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "7.4.0"
            },
            {
                "fixed": "7.4.6"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "7.5.0"
            },
            {
                "fixed": "7.5.2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0"
            }
        ]
    }
]