2024-08-02 15:00:34 +00:00
{
2024-09-02 17:00:34 +00:00
"data_version" : "4.0" ,
2024-08-02 15:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-42471" ,
2024-09-02 17:00:34 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-08-02 15:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2025-01-23 17:02:49 +00:00
"value" : "actions/artifact is the GitHub ToolKit for developing GitHub Actions. Versions of `actions/artifact` on the 2.x branch before 2.1.2 are vulnerable to arbitrary file write when using `downloadArtifactInternal`, `downloadArtifactPublic`, or `streamExtractExternal` for extracting a specifically crafted artifact that contains path traversal filenames. Users are advised to upgrade to version 2.1.2 or higher. There are no known workarounds for this issue."
2024-09-02 17:00:34 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')" ,
"cweId" : "CWE-22"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "actions" ,
"product" : {
"product_data" : [
{
"product_name" : "toolkit" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
2025-01-23 17:02:49 +00:00
"version_value" : ">= 2.0.0, < 2.1.2"
2024-09-02 17:00:34 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/actions/toolkit/security/advisories/GHSA-6q32-hq47-5qq3" ,
"refsource" : "MISC" ,
"name" : "https://github.com/actions/toolkit/security/advisories/GHSA-6q32-hq47-5qq3"
} ,
{
2025-01-23 17:02:49 +00:00
"url" : "https://github.com/actions/toolkit/pull/1666" ,
2024-09-02 17:00:34 +00:00
"refsource" : "MISC" ,
2025-01-23 17:02:49 +00:00
"name" : "https://github.com/actions/toolkit/pull/1666"
2024-09-02 17:00:34 +00:00
} ,
{
"url" : "https://snyk.io/research/zip-slip-vulnerability" ,
"refsource" : "MISC" ,
"name" : "https://snyk.io/research/zip-slip-vulnerability"
}
]
} ,
"source" : {
"advisory" : "GHSA-6q32-hq47-5qq3" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N" ,
"version" : "3.1"
2024-08-02 15:00:34 +00:00
}
]
}
}