From 620eccad63e21136ffc7082d7e571a8d914a5295 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 19:50:57 +0000 Subject: [PATCH] Publish GHSA-pgp9-g5q8-j3wp --- .../GHSA-pgp9-g5q8-j3wp.json | 38 ++++++++++++++++--- 1 file changed, 32 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/05/GHSA-pgp9-g5q8-j3wp/GHSA-pgp9-g5q8-j3wp.json (72%) diff --git a/advisories/unreviewed/2025/05/GHSA-pgp9-g5q8-j3wp/GHSA-pgp9-g5q8-j3wp.json b/advisories/github-reviewed/2025/05/GHSA-pgp9-g5q8-j3wp/GHSA-pgp9-g5q8-j3wp.json similarity index 72% rename from advisories/unreviewed/2025/05/GHSA-pgp9-g5q8-j3wp/GHSA-pgp9-g5q8-j3wp.json rename to advisories/github-reviewed/2025/05/GHSA-pgp9-g5q8-j3wp/GHSA-pgp9-g5q8-j3wp.json index 3f6a996108a..5ad243cc6e7 100644 --- a/advisories/unreviewed/2025/05/GHSA-pgp9-g5q8-j3wp/GHSA-pgp9-g5q8-j3wp.json +++ b/advisories/github-reviewed/2025/05/GHSA-pgp9-g5q8-j3wp/GHSA-pgp9-g5q8-j3wp.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-pgp9-g5q8-j3wp", - "modified": "2025-05-25T12:30:24Z", + "modified": "2025-05-27T19:48:29Z", "published": "2025-05-25T12:30:24Z", "aliases": [ "CVE-2025-5148" ], + "summary": "FunAudioLLM InspireMusic deserialization vulnerability", "details": "A vulnerability was found in FunAudioLLM InspireMusic up to bf32364bcb0d136497ca69f9db622e9216b029dd. It has been classified as critical. Affected is the function load_state_dict of the file inspiremusic/cli/model.py of the component Pickle Data Handler. The manipulation leads to deserialization. An attack has to be approached locally. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The name of the patch is 784cbf8dde2cf1456ff808aeba23177e1810e7a9. It is recommended to apply a patch to fix this issue.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "inspiremusic" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.0.1.dev0" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -35,6 +56,10 @@ "type": "WEB", "url": "https://github.com/FunAudioLLM/InspireMusic/commit/784cbf8dde2cf1456ff808aeba23177e1810e7a9" }, + { + "type": "PACKAGE", + "url": "https://github.com/FunAudioLLM/InspireMusic" + }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.310236" @@ -50,11 +75,12 @@ ], "database_specific": { "cwe_ids": [ - "CWE-20" + "CWE-20", + "CWE-502" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-05-27T19:48:29Z", "nvd_published_at": "2025-05-25T12:15:20Z" } } \ No newline at end of file