From c24820ff8bb83ab06f93b4a3d481d0198b7a49d1 Mon Sep 17 00:00:00 2001 From: Wojtek Date: Fri, 2 May 2025 12:43:37 +0200 Subject: [PATCH] Improve GHSA-9rw2-jf8x-cgwm --- .../GHSA-9rw2-jf8x-cgwm/GHSA-9rw2-jf8x-cgwm.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/advisories/github-reviewed/2024/10/GHSA-9rw2-jf8x-cgwm/GHSA-9rw2-jf8x-cgwm.json b/advisories/github-reviewed/2024/10/GHSA-9rw2-jf8x-cgwm/GHSA-9rw2-jf8x-cgwm.json index 73b194c560bd7..fb01ab82d8115 100644 --- a/advisories/github-reviewed/2024/10/GHSA-9rw2-jf8x-cgwm/GHSA-9rw2-jf8x-cgwm.json +++ b/advisories/github-reviewed/2024/10/GHSA-9rw2-jf8x-cgwm/GHSA-9rw2-jf8x-cgwm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9rw2-jf8x-cgwm", - "modified": "2024-10-24T16:45:49Z", + "modified": "2024-10-24T16:45:51Z", "published": "2024-10-17T18:31:36Z", "aliases": [ "CVE-2024-10073" @@ -9,13 +9,9 @@ "summary": "Flair allows arbitrary code execution", "details": "A vulnerability, which was classified as critical, was found in flairNLP flair 0.14.0. Affected is the function ClusteringModel of the file flair\\models\\clustering.py of the component Mode File Loader. The manipulation leads to code injection. It is possible to launch the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L" - }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/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:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" } ], "affected": [ @@ -32,11 +28,14 @@ "introduced": "0" }, { - "last_affected": "0.14.0" + "fixed": "<=0.15.0" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "<= 0.14.0" + } } ], "references": [