From a8e59b3e7d09997d8077bb1abef2c76c2f692792 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:38:57 +0000 Subject: [PATCH] Publish GHSA-564p-rx2q-4c8v --- .../GHSA-564p-rx2q-4c8v.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-564p-rx2q-4c8v/GHSA-564p-rx2q-4c8v.json (59%) diff --git a/advisories/unreviewed/2025/03/GHSA-564p-rx2q-4c8v/GHSA-564p-rx2q-4c8v.json b/advisories/github-reviewed/2025/03/GHSA-564p-rx2q-4c8v/GHSA-564p-rx2q-4c8v.json similarity index 59% rename from advisories/unreviewed/2025/03/GHSA-564p-rx2q-4c8v/GHSA-564p-rx2q-4c8v.json rename to advisories/github-reviewed/2025/03/GHSA-564p-rx2q-4c8v/GHSA-564p-rx2q-4c8v.json index 7b57f673199..dd81c310a7d 100644 --- a/advisories/unreviewed/2025/03/GHSA-564p-rx2q-4c8v/GHSA-564p-rx2q-4c8v.json +++ b/advisories/github-reviewed/2025/03/GHSA-564p-rx2q-4c8v/GHSA-564p-rx2q-4c8v.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-564p-rx2q-4c8v", - "modified": "2025-03-20T12:32:43Z", + "modified": "2025-03-21T17:37:11Z", "published": "2025-03-20T12:32:43Z", "aliases": [ "CVE-2024-12760" ], + "summary": "BentoML Open Redirect vulnerability", "details": "An open redirect vulnerability in bentoml/bentoml v1.3.9 allows a remote unauthenticated attacker to redirect users to arbitrary websites via a specially crafted URL. This can be exploited for phishing attacks, malware distribution, and credential theft.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "bentoml" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.3.9" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12760" }, + { + "type": "PACKAGE", + "url": "https://github.com/bentoml/BentoML" + }, { "type": "WEB", "url": "https://huntr.com/bounties/2a284ff6-cc6c-4a10-b72e-1bb31c842bca" @@ -29,8 +54,8 @@ "CWE-601" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-21T17:37:11Z", "nvd_published_at": "2025-03-20T10:15:29Z" } } \ No newline at end of file