cvelist/2024/50xxx/CVE-2024-50610.json
2024-10-27 22:00:32 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-50610",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "GSL (GNU Scientific Library) through 2.8 has an integer signedness error in gsl_siman_solve_many in siman/siman.c. When params.n_tries is negative, incorrect memory allocation occurs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/silviadefra/GolDRuSh/blob/main/vulnerabilities/gsl.md",
"refsource": "MISC",
"name": "https://github.com/silviadefra/GolDRuSh/blob/main/vulnerabilities/gsl.md"
},
{
"url": "https://git.savannah.gnu.org/cgit/gsl.git/log/siman/siman.c",
"refsource": "MISC",
"name": "https://git.savannah.gnu.org/cgit/gsl.git/log/siman/siman.c"
},
{
"url": "https://www.gnu.org/software/gsl/doc/html/siman.html",
"refsource": "MISC",
"name": "https://www.gnu.org/software/gsl/doc/html/siman.html"
}
]
}
}