mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-469f-wf4f-3jjv GHSA-564p-rx2q-4c8v
This commit is contained in:
@@ -172,7 +172,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-284"
|
||||
"CWE-284",
|
||||
"CWE-863"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-564p-rx2q-4c8v",
|
||||
"modified": "2025-03-21T17:37:11Z",
|
||||
"modified": "2025-04-15T19:33:55Z",
|
||||
"published": "2025-03-20T12:32:43Z",
|
||||
"aliases": [
|
||||
"CVE-2024-12760"
|
||||
],
|
||||
"aliases": [],
|
||||
"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": [
|
||||
@@ -38,7 +36,7 @@
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12760"
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4940"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
@@ -47,6 +45,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://huntr.com/bounties/2a284ff6-cc6c-4a10-b72e-1bb31c842bca"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://huntr.com/bounties/35aaea93-6895-4f03-9c1b-cd992665aa60"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user