2024-12-08 03:06:42 +00:00

68 lines
2.0 KiB
JSON

{
"id": "CVE-2024-50610",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-10-27T22:15:03.473",
"lastModified": "2024-10-30T19:35:30.033",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"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."
},
{
"lang": "es",
"value": "GSL (GNU Scientific Library) hasta la versi\u00f3n 2.8 tiene un error de signo de entero en gsl_siman_solve_many en siman/siman.c. Cuando params.n_tries es negativo, se produce una asignaci\u00f3n de memoria incorrecta."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"baseScore": 3.6,
"baseSeverity": "LOW",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 1.0,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
],
"references": [
{
"url": "https://git.savannah.gnu.org/cgit/gsl.git/log/siman/siman.c",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/silviadefra/GolDRuSh/blob/main/vulnerabilities/gsl.md",
"source": "cve@mitre.org"
},
{
"url": "https://www.gnu.org/software/gsl/doc/html/siman.html",
"source": "cve@mitre.org"
}
]
}