2024-07-26 22:03:11 +00:00
{
"id" : "CVE-2024-41815" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-07-26T21:15:14.370" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:33:07.663" ,
"vulnStatus" : "Modified" ,
2024-07-26 22:03:11 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Starship is a cross-shell prompt. Starting in version 1.0.0 and prior to version 1.20.0, undocumented and unpredictable shell expansion and/or quoting rules make it easily to accidentally cause shell injection when using custom commands with starship in bash. This issue only affects users with custom commands, so the scope is limited, and without knowledge of others' commands, it could be hard to successfully target someone. Version 1.20.0 fixes the vulnerability."
2024-07-29 16:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : " Starship es un aviso entre capas. A partir de la versi\u00f3n 1.0.0 y antes de la versi\u00f3n 1.20.0, las reglas de citaci\u00f3n y/o expansi\u00f3n de shell impredecibles y no documentadas hacen que sea f\u00e1cil provocar accidentalmente una inyecci\u00f3n de shell cuando se usan comandos personalizados con starship en bash. Este problema solo afecta a los usuarios con comandos personalizados, por lo que el alcance es limitado y, sin el conocimiento de los comandos de otros, podr\u00eda ser dif\u00edcil apuntar a alguien con \u00e9xito. La versi\u00f3n 1.20.0 corrige la vulnerabilidad."
2024-07-26 22:03:11 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-19 16:03:44 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-19 16:03:44 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH" ,
2024-09-19 16:03:44 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2024-09-19 16:03:44 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-19 16:03:44 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.4 ,
2024-09-19 16:03:44 +00:00
"impactScore" : 5.9
} ,
2024-07-26 22:03:11 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-26 22:03:11 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.0 ,
"baseSeverity" : "HIGH" ,
2024-07-26 22:03:11 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2024-07-26 22:03:11 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-07-26 22:03:11 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.0 ,
2024-07-26 22:03:11 +00:00
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2024-09-19 16:03:44 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-09-19 16:03:44 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-77"
2024-09-19 16:03:44 +00:00
}
]
} ,
2024-07-26 22:03:11 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-26 22:03:11 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-78"
2024-07-26 22:03:11 +00:00
}
]
}
] ,
2024-09-19 16:03:44 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:starship:starship:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.0.0" ,
"versionEndExcluding" : "1.20.0" ,
"matchCriteriaId" : "10638D42-D9DD-46FB-93A0-AAF55A08CA07"
}
]
}
]
}
] ,
2024-07-26 22:03:11 +00:00
"references" : [
{
"url" : "https://github.com/starship/starship/commit/cfc58161e0ec595db90af686ad77a73df6d44d74" ,
2024-09-19 16:03:44 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-07-26 22:03:11 +00:00
} ,
{
"url" : "https://github.com/starship/starship/releases/tag/v1.20.0" ,
2024-09-19 16:03:44 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2024-07-26 22:03:11 +00:00
} ,
{
"url" : "https://github.com/starship/starship/security/advisories/GHSA-vx24-x4mv-vwr5" ,
2024-09-19 16:03:44 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/starship/starship/commit/cfc58161e0ec595db90af686ad77a73df6d44d74" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/starship/starship/releases/tag/v1.20.0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/starship/starship/security/advisories/GHSA-vx24-x4mv-vwr5" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2024-07-26 22:03:11 +00:00
}
]
}