2025-03-28 05:03:52 +00:00
{
"id" : "CVE-2024-13939" ,
"sourceIdentifier" : "9b29abf9-4ab0-4765-b253-1875cd9b441e" ,
"published" : "2025-03-28T03:15:15.720" ,
2025-03-28 19:03:53 +00:00
"lastModified" : "2025-03-28T18:11:40.180" ,
"vulnStatus" : "Awaiting Analysis" ,
2025-03-28 05:03:52 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "String::Compare::ConstantTime for Perl through 0.321 is vulnerable to timing attacks that allow an attacker to guess the length of a secret string.\n\nAs stated in the documentation: \"If the lengths of the strings are different, because equals returns false right away the size of the secret string may be leaked (but not its contents).\"\n\nThis is similar to\u00a0CVE-2020-36829"
}
] ,
2025-03-28 17:03:52 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"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:N/A:N" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
2025-03-28 05:03:52 +00:00
"weaknesses" : [
{
"source" : "9b29abf9-4ab0-4765-b253-1875cd9b441e" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-208"
}
]
}
] ,
"references" : [
{
"url" : "https://metacpan.org/release/FRACTAL/String-Compare-ConstantTime-0.321/view/lib/String/Compare/ConstantTime.pm#TIMING-SIDE-CHANNEL" ,
"source" : "9b29abf9-4ab0-4765-b253-1875cd9b441e"
}
]
}