mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
72 lines
2.3 KiB
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
} |