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://git.savannah.gnu.org/cgit/gsl.git/commit/?id=989a193268b963aa1047814f7f1402084fb7d859 | Mailing List Patch |
https://lists.debian.org/debian-lts-announce/2023/09/msg00023.html | Mailing List Third Party Advisory |
https://savannah.gnu.org/bugs/?59624 | Patch |
https://git.savannah.gnu.org/cgit/gsl.git/commit/?id=989a193268b963aa1047814f7f1402084fb7d859 | Mailing List Patch |
https://lists.debian.org/debian-lts-announce/2023/09/msg00023.html | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2024/12/msg00006.html | |
https://savannah.gnu.org/bugs/?59624 | Patch |
Configurations
History
07 Dec 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2023-08-22 19:16
Updated : 2024-12-07 21:15
NVD link : CVE-2020-35357
Mitre link : CVE-2020-35357
CVE.ORG link : CVE-2020-35357
JSON object : View
Products Affected
debian
- debian_linux
gnu
- gnu_scientific_library
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')