GHSA-XQGJ-R6XV-9CW4
Vulnerability from github – Published: 2025-03-20 12:32 – Updated: 2025-03-28 15:35
VLAI?
Summary
Withdrawn Advisory: Dask Vulnerable to Command Injection
Details
Withdrawn Advisory
This advisory has been withdrawn because it describes intended functionality. This link is maintained to preserve external references.
Original Description
Dask versions <=2024.8.2 contain a vulnerability in the Dask Distributed Server where the use of pickle serialization allows attackers to craft malicious objects. These objects can be serialized on the client side and sent to the server for deserialization, leading to remote command execution and potentially granting full control over the Dask server.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "dask"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "2024.8.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-10096"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2025-03-20T19:03:57Z",
"nvd_published_at": "2025-03-20T10:15:14Z",
"severity": "CRITICAL"
},
"details": "# Withdrawn Advisory\nThis advisory has been withdrawn because it describes [intended functionality](https://distributed.dask.org/en/stable/limitations.html?highlight=host#security). This link is maintained to preserve external references.\n\n# Original Description\n\nDask versions \u003c=2024.8.2 contain a vulnerability in the Dask Distributed Server where the use of pickle serialization allows attackers to craft malicious objects. These objects can be serialized on the client side and sent to the server for deserialization, leading to remote command execution and potentially granting full control over the Dask server.",
"id": "GHSA-xqgj-r6xv-9cw4",
"modified": "2025-03-28T15:35:32Z",
"published": "2025-03-20T12:32:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10096"
},
{
"type": "WEB",
"url": "https://github.com/dask/dask"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/a4be847b-a52d-42cc-9e78-3299e2d30ab2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Withdrawn Advisory: Dask Vulnerable to Command Injection",
"withdrawn": "2025-03-28T15:35:32Z"
}
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…