From 0b684bf940e73c8e02abd70d847c859c06b01b44 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 19:34:43 +0000 Subject: [PATCH] Publish Advisories GHSA-xg2h-7cxj-3gvh GHSA-xg2h-7cxj-3gvh --- .../GHSA-xg2h-7cxj-3gvh.json | 61 +++++++++++++++++++ .../GHSA-xg2h-7cxj-3gvh.json | 29 --------- 2 files changed, 61 insertions(+), 29 deletions(-) create mode 100644 advisories/github-reviewed/2025/02/GHSA-xg2h-7cxj-3gvh/GHSA-xg2h-7cxj-3gvh.json delete mode 100644 advisories/unreviewed/2025/02/GHSA-xg2h-7cxj-3gvh/GHSA-xg2h-7cxj-3gvh.json diff --git a/advisories/github-reviewed/2025/02/GHSA-xg2h-7cxj-3gvh/GHSA-xg2h-7cxj-3gvh.json b/advisories/github-reviewed/2025/02/GHSA-xg2h-7cxj-3gvh/GHSA-xg2h-7cxj-3gvh.json new file mode 100644 index 00000000000..2a32278dd4a --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-xg2h-7cxj-3gvh/GHSA-xg2h-7cxj-3gvh.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xg2h-7cxj-3gvh", + "modified": "2025-02-12T19:33:10Z", + "published": "2025-02-12T00:32:17Z", + "aliases": [ + "CVE-2024-57000" + ], + "summary": "Command injection in Ray", + "details": "An issue in Anyscale Inc Ray between v.2.9.3 and v.2.40.0 allows a remote attacker to execute arbitrary code via a crafted script.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "ray" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.9.3" + }, + { + "last_affected": "2.40.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57000" + }, + { + "type": "WEB", + "url": "https://github.com/honysyang/Ray.git" + }, + { + "type": "PACKAGE", + "url": "https://github.com/ray-project/ray" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2025-02-12T19:33:10Z", + "nvd_published_at": "2025-02-11T23:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-xg2h-7cxj-3gvh/GHSA-xg2h-7cxj-3gvh.json b/advisories/unreviewed/2025/02/GHSA-xg2h-7cxj-3gvh/GHSA-xg2h-7cxj-3gvh.json deleted file mode 100644 index 9ae36ed8e50..00000000000 --- a/advisories/unreviewed/2025/02/GHSA-xg2h-7cxj-3gvh/GHSA-xg2h-7cxj-3gvh.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-xg2h-7cxj-3gvh", - "modified": "2025-02-12T00:32:17Z", - "published": "2025-02-12T00:32:17Z", - "aliases": [ - "CVE-2024-57000" - ], - "details": "An issue in Anyscale Inc Ray between v.2.9.3 and v.2.40.0 allows a remote attacker to execute arbitrary code via a crafted script.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57000" - }, - { - "type": "WEB", - "url": "https://github.com/honysyang/Ray.git" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-02-11T23:15:09Z" - } -} \ No newline at end of file