diff --git a/advisories/unreviewed/2024/07/GHSA-9v2f-6vcg-3hgv/GHSA-9v2f-6vcg-3hgv.json b/advisories/github-reviewed/2024/07/GHSA-9v2f-6vcg-3hgv/GHSA-9v2f-6vcg-3hgv.json similarity index 62% rename from advisories/unreviewed/2024/07/GHSA-9v2f-6vcg-3hgv/GHSA-9v2f-6vcg-3hgv.json rename to advisories/github-reviewed/2024/07/GHSA-9v2f-6vcg-3hgv/GHSA-9v2f-6vcg-3hgv.json index 3485cd388b7..24919ef172d 100644 --- a/advisories/unreviewed/2024/07/GHSA-9v2f-6vcg-3hgv/GHSA-9v2f-6vcg-3hgv.json +++ b/advisories/github-reviewed/2024/07/GHSA-9v2f-6vcg-3hgv/GHSA-9v2f-6vcg-3hgv.json @@ -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" } } \ No newline at end of file