2024-10-01 06:03:17 +00:00
{
"id" : "CVE-2024-21531" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2024-10-01T05:15:12.440" ,
2024-10-04 14:03:27 +00:00
"lastModified" : "2024-10-04T13:51:25.567" ,
2024-11-10 03:03:21 +00:00
"vulnStatus" : "Undergoing Analysis" ,
2024-10-01 06:03:17 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "All versions of the package git-shallow-clone are vulnerable to Command injection due to missing sanitization or mitigation flags in the process variable of the gitShallowClone function."
2024-10-04 14:03:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "Todas las versiones del paquete git-shallow-clone son vulnerables a la inyecci\u00f3n de comandos debido a la falta de indicadores de saneamiento o mitigaci\u00f3n en la variable de proceso de la funci\u00f3n gitShallowClone."
2024-10-01 06:03:17 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2024-10-01 06:03:17 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-10-01 06:03:17 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 3.4
}
]
} ,
"weaknesses" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/10uei011/git-shallow-clone/blob/master/index.js%23L27" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-JS-GITSHALLOWCLONE-3253853" ,
"source" : "report@snyk.io"
}
]
}