CVE-2020-35357

Source
https://cve.org/CVERecord?id=CVE-2020-35357
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-35357.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-35357
Downstream
Related
Published
2023-08-22T19:16:20.167Z
Modified
2026-03-15T14:06:52.759708Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

A buffer overflow can occur when calculating the quantile value using the Statistics Library of GSL (GNU Scientific Library), versions 2.5 and 2.6. Processing a maliciously crafted input data for gslstatsquantilefromsorted_data of the library may lead to unexpected application termination or arbitrary code execution.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-35357.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "2.5"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "2.6"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0"
            }
        ]
    }
]