2024-02-09 00:55:18 +00:00
{
"id" : "CVE-2024-24825" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-02-09T00:15:08.903" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:59:47.790" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-09 00:55:18 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "DIRAC is a distributed resource framework. In affected versions any user could get a token that has been requested by another user/agent. This may expose resources to unintended parties. This issue has been addressed in release version 8.0.37. Users are advised to upgrade. There are no known workarounds for this vulnerability."
2024-02-16 23:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "DIRAC es un framework de recursos distribuidos. En las versiones afectadas, cualquier usuario podr\u00eda obtener un token solicitado por otro usuario/agente. Esto puede exponer los recursos a partes no deseadas. Este problema se solucion\u00f3 en la versi\u00f3n 8.0.37. Se recomienda a los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad."
2024-02-09 00:55:18 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-16 23:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-02-16 23:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL" ,
2024-02-16 23:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE"
2024-02-16 23:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.2
2024-02-16 23:00:28 +00:00
} ,
2024-02-09 00:55:18 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-09 00:55:18 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-02-09 00:55:18 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
2024-02-09 00:55:18 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.6
2024-02-09 00:55:18 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2024-02-09 00:55:18 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-200"
}
]
}
] ,
2024-02-16 23:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:diracgrid:dirac:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "8.0.37" ,
"matchCriteriaId" : "4DF1FFD5-3D44-4605-8B1F-6BB3188E923E"
}
]
}
]
}
] ,
2024-02-09 00:55:18 +00:00
"references" : [
{
"url" : "https://github.com/DIRACGrid/DIRAC/commit/f9ddab755b9a69acb85e14d2db851d8ac0c9648c" ,
2024-02-16 23:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-02-09 00:55:18 +00:00
} ,
{
"url" : "https://github.com/DIRACGrid/DIRAC/security/advisories/GHSA-59qj-jcjv-662j" ,
2024-02-16 23:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/DIRACGrid/DIRAC/commit/f9ddab755b9a69acb85e14d2db851d8ac0c9648c" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/DIRACGrid/DIRAC/security/advisories/GHSA-59qj-jcjv-662j" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-02-09 00:55:18 +00:00
}
]
}