GHSA-8QCH-VJ6M-2694
Vulnerability from github – Published: 2024-12-10 06:31 – Updated: 2025-02-11 00:36
VLAI?
Summary
luigi Arbitrary File Write via Archive Extraction (Zip Slip)
Details
Versions of the package luigi before 3.6.0 are vulnerable to Arbitrary File Write via Archive Extraction (Zip Slip) due to improper destination file path validation in the _extract_packages_archive function.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "luigi"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.6.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-21542"
],
"database_specific": {
"cwe_ids": [
"CWE-22",
"CWE-29"
],
"github_reviewed": true,
"github_reviewed_at": "2024-12-10T17:02:23Z",
"nvd_published_at": "2024-12-10T05:15:07Z",
"severity": "HIGH"
},
"details": "Versions of the package luigi before 3.6.0 are vulnerable to Arbitrary File Write via Archive Extraction (Zip Slip) due to improper destination file path validation in the _extract_packages_archive function.",
"id": "GHSA-8qch-vj6m-2694",
"modified": "2025-02-11T00:36:39Z",
"published": "2024-12-10T06:31:40Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21542"
},
{
"type": "WEB",
"url": "https://github.com/spotify/luigi/issues/3301"
},
{
"type": "WEB",
"url": "https://github.com/spotify/luigi/commit/b5d1b965ead7d9f777a3216369b5baf23ec08999"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/luigi/PYSEC-2024-159.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/spotify/luigi"
},
{
"type": "WEB",
"url": "https://github.com/spotify/luigi/releases/tag/v3.6.0"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-LUIGI-7830489"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
],
"summary": "luigi Arbitrary File Write via Archive Extraction (Zip Slip)"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…