mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-9v2f-6vcg-3hgv
This commit is contained in:
+15
-6
@@ -1,17 +1,26 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-9v2f-6vcg-3hgv",
|
||||
"modified": "2024-07-01T21:31:15Z",
|
||||
"modified": "2024-07-01T22:13:35Z",
|
||||
"published": "2024-07-01T21:31:15Z",
|
||||
"aliases": [
|
||||
"CVE-2024-39236"
|
||||
],
|
||||
"summary": "Gradio was discovered to contain a code injection vulnerability via the component /gradio/component_meta.py",
|
||||
"details": "Gradio v4.36.1 was discovered to contain a code injection vulnerability via the component /gradio/component_meta.py. This vulnerability is triggered via a crafted input.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "Gradio"
|
||||
},
|
||||
"versions": [
|
||||
"4.36.1"
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -25,11 +34,11 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
"CWE-94"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-07-01T22:13:35Z",
|
||||
"nvd_published_at": "2024-07-01T19:15:05Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user