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 gsl_stats_quantile_from_sorted_data of the library may lead to unexpected application termination or arbitrary code execution.
References
| Link | Resource |
|---|---|
| https://savannah.gnu.org/bugs/?59624 | Patch |
| https://git.savannah.gnu.org/cgit/gsl.git/commit/?id=989a193268b963aa1047814f7f1402084fb7d859 | Mailing List Patch |
Configurations
Configuration 1 (hide)
|
Information
Published : 2023-08-22 19:16
Updated : 2023-08-26 02:29
NVD link : CVE-2020-35357
Mitre link : CVE-2020-35357
JSON object : View
Products Affected
gnu
- gnu_scientific_library
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
