Publish Advisories

GHSA-xg2h-7cxj-3gvh
GHSA-xg2h-7cxj-3gvh
This commit is contained in:
advisory-database[bot]
2025-02-12 19:34:43 +00:00
parent b47ad531c5
commit 0b684bf940
2 changed files with 61 additions and 29 deletions
@@ -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"
}
}
@@ -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"
}
}