diff --git a/advisories/unreviewed/2025/03/GHSA-xx7c-j7h3-vjcq/GHSA-xx7c-j7h3-vjcq.json b/advisories/github-reviewed/2025/03/GHSA-xx7c-j7h3-vjcq/GHSA-xx7c-j7h3-vjcq.json similarity index 62% rename from advisories/unreviewed/2025/03/GHSA-xx7c-j7h3-vjcq/GHSA-xx7c-j7h3-vjcq.json rename to advisories/github-reviewed/2025/03/GHSA-xx7c-j7h3-vjcq/GHSA-xx7c-j7h3-vjcq.json index 1ee62a4849d..bbd35616158 100644 --- a/advisories/unreviewed/2025/03/GHSA-xx7c-j7h3-vjcq/GHSA-xx7c-j7h3-vjcq.json +++ b/advisories/github-reviewed/2025/03/GHSA-xx7c-j7h3-vjcq/GHSA-xx7c-j7h3-vjcq.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-xx7c-j7h3-vjcq", - "modified": "2025-03-20T12:32:45Z", + "modified": "2025-03-21T22:07:23Z", "published": "2025-03-20T12:32:45Z", "aliases": [ "CVE-2024-6577" ], + "summary": "TorchServe script references S3 bucket without ensuring ownership or confirming accessibility", "details": "In the latest version of pytorch/serve, the script 'upload_results_to_s3.sh' references the S3 bucket 'benchmarkai-metrics-prod' without ensuring its ownership or confirming its accessibility. This could lead to potential security vulnerabilities or unauthorized access to the bucket if it is not properly secured or claimed by the appropriate entity. The issue may result in data breaches, exposure of proprietary information, or unauthorized modifications to stored data.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "torchserve" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.11.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6577" }, + { + "type": "PACKAGE", + "url": "https://github.com/pytorch/serve" + }, { "type": "WEB", "url": "https://huntr.com/bounties/20917570-8328-428f-bd1d-4fcd71fb2359" @@ -27,8 +52,8 @@ "database_specific": { "cwe_ids": [], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T22:07:23Z", "nvd_published_at": "2025-03-20T10:15:32Z" } } \ No newline at end of file