2024-12-09 03:04:02 +00:00
{
"id" : "CVE-2024-55565" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-12-09T02:15:19.607" ,
2024-12-12 21:03:45 +00:00
"lastModified" : "2024-12-12T19:15:13.670" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-12-09 03:04:02 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version."
2024-12-12 21:03:45 +00:00
} ,
{
"lang" : "es" ,
"value" : "nanoid (tambi\u00e9n conocido como Nano ID) anterior a la versi\u00f3n 5.0.9 maneja incorrectamente valores no enteros. La versi\u00f3n 3.3.8 tambi\u00e9n es una versi\u00f3n corregida."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-835"
}
]
2024-12-09 03:04:02 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/ai/nanoid/compare/3.3.7...3.3.8" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/ai/nanoid/pull/510" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/ai/nanoid/releases/tag/5.0.9" ,
"source" : "cve@mitre.org"
}
]
}