2024-06-28 23:58:13 +00:00
{
"id" : "CVE-2024-37370" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-06-28T22:15:02.293" ,
2024-08-27 18:03:14 +00:00
"lastModified" : "2024-08-27T17:48:12.297" ,
"vulnStatus" : "Analyzed" ,
2024-06-28 23:58:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In MIT Kerberos 5 (aka krb5) before 1.21.3, an attacker can modify the plaintext Extra Count field of a confidential GSS krb5 wrap token, causing the unwrapped token to appear truncated to the application."
2024-07-01 14:05:25 +00:00
} ,
{
"lang" : "es" ,
"value" : "En MIT Kerberos 5 (tambi\u00e9n conocido como krb5) anterior a 1.21.3, un atacante puede modificar el campo Extra Count de texto plano de un token de envoltura GSS krb5 confidencial, lo que hace que el token desenvuelto aparezca truncado para la aplicaci\u00f3n."
2024-06-28 23:58:13 +00:00
}
] ,
2024-08-27 18:03:14 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mit:kerberos_5:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.21.3" ,
"matchCriteriaId" : "9882067B-E1AC-4800-AB8E-541B937B498A"
}
]
}
]
}
] ,
2024-06-28 23:58:13 +00:00
"references" : [
{
"url" : "https://github.com/krb5/krb5/commit/55fbf435edbe2e92dd8101669b1ce7144bc96fef" ,
2024-08-27 18:03:14 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-06-28 23:58:13 +00:00
} ,
{
"url" : "https://web.mit.edu/kerberos/www/advisories/" ,
2024-08-27 18:03:14 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-06-28 23:58:13 +00:00
}
]
}