2024-02-11 05:00:27 +00:00
{
"id" : "CVE-2024-25714" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-02-11T03:15:09.393" ,
2024-10-18 16:03:21 +00:00
"lastModified" : "2024-10-18T14:08:58.867" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-11 05:00:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. (The fix uses gnutls_memcmp, which has constant-time execution.)"
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "En Rhonabwy hasta la versi\u00f3n 1.1.13, la verificaci\u00f3n de firmas HMAC utiliza una funci\u00f3n strcmp que es vulnerable a ataques de canal lateral, porque detiene la comparaci\u00f3n cuando se detecta la primera diferencia en las dos firmas. (La soluci\u00f3n utiliza gnutls_memcmp, que tiene ejecuci\u00f3n en tiempo constante)."
2024-02-11 05:00:27 +00:00
}
] ,
2024-08-01 14:03:18 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-10-18 16:03:21 +00:00
{
"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:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2024-08-01 14:03:18 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
2024-10-18 16:03:21 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-203"
}
]
} ,
2024-08-01 14:03:18 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1255"
}
]
}
] ,
2024-10-18 16:03:21 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:rhonabwy_project:rhonabwy:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.1.3" ,
"matchCriteriaId" : "FAD0C3CC-EA77-47A6-9A26-724FB9871C50"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA6FEEC2-9F11-4643-8827-749718254FED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "46D69DCC-AE4D-4EA5-861C-D60951444C6C"
}
]
}
]
}
] ,
2024-02-11 05:00:27 +00:00
"references" : [
{
"url" : "https://github.com/babelouest/rhonabwy/commit/f9fd9a1c77e48b514ebb3baf0360f87eef3d846e" ,
2024-10-18 16:03:21 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2024-02-11 05:00:27 +00:00
}
]
}