Publish Advisories

GHSA-cxrx-q234-m22m
GHSA-xqgj-r6xv-9cw4
This commit is contained in:
advisory-database[bot]
2025-03-20 19:05:59 +00:00
parent 49f8600ac6
commit f18b89883a
2 changed files with 34 additions and 5 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cxrx-q234-m22m",
"modified": "2025-02-07T06:31:13Z",
"modified": "2025-03-20T19:03:45Z",
"published": "2024-12-12T09:31:35Z",
"aliases": [
"CVE-2024-12397"
@@ -56,6 +56,10 @@
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2025:1082"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2025:3018"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2024-12397"
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xqgj-r6xv-9cw4",
"modified": "2025-03-20T12:32:38Z",
"modified": "2025-03-20T19:03:57Z",
"published": "2025-03-20T12:32:38Z",
"aliases": [
"CVE-2024-10096"
],
"summary": "Dask Vulnerable to Command Injection",
"details": "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": [
{
@@ -13,12 +14,36 @@
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "dask"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "2024.8.2"
}
]
}
]
}
],
"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"
@@ -29,8 +54,8 @@
"CWE-77"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-03-20T19:03:57Z",
"nvd_published_at": "2025-03-20T10:15:14Z"
}
}