From 8ca617e4ad9de8ed0476b3b60640cbd38d6bdea4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 17:01:08 +0000 Subject: [PATCH] Publish GHSA-wxpc-2674-rxvw --- .../GHSA-wxpc-2674-rxvw.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-wxpc-2674-rxvw/GHSA-wxpc-2674-rxvw.json (61%) diff --git a/advisories/unreviewed/2025/03/GHSA-wxpc-2674-rxvw/GHSA-wxpc-2674-rxvw.json b/advisories/github-reviewed/2025/03/GHSA-wxpc-2674-rxvw/GHSA-wxpc-2674-rxvw.json similarity index 61% rename from advisories/unreviewed/2025/03/GHSA-wxpc-2674-rxvw/GHSA-wxpc-2674-rxvw.json rename to advisories/github-reviewed/2025/03/GHSA-wxpc-2674-rxvw/GHSA-wxpc-2674-rxvw.json index 66ab17b24a2..994fbefa3fd 100644 --- a/advisories/unreviewed/2025/03/GHSA-wxpc-2674-rxvw/GHSA-wxpc-2674-rxvw.json +++ b/advisories/github-reviewed/2025/03/GHSA-wxpc-2674-rxvw/GHSA-wxpc-2674-rxvw.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-wxpc-2674-rxvw", - "modified": "2025-03-20T12:32:42Z", + "modified": "2025-03-21T16:59:37Z", "published": "2025-03-20T12:32:42Z", "aliases": [ "CVE-2024-11602" ], + "summary": "Feast Cross-Origin Resource Sharing vulnerability", "details": "A Cross-Origin Resource Sharing (CORS) vulnerability exists in feast-dev/feast version 0.40.0. The CORS configuration on the agentscope server does not properly restrict access to only trusted origins, allowing any external domain to make requests to the API. This can bypass intended security controls and potentially expose sensitive information.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "feast" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.40.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11602" }, + { + "type": "PACKAGE", + "url": "https://github.com/feast-dev/feast" + }, { "type": "WEB", "url": "https://huntr.com/bounties/7b24ecbe-0af7-4125-ab56-bce09786042e" @@ -29,8 +54,8 @@ "CWE-346" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T16:59:37Z", "nvd_published_at": "2025-03-20T10:15:25Z" } } \ No newline at end of file