diff --git a/advisories/unreviewed/2026/01/GHSA-7x99-8x99-xc54/GHSA-7x99-8x99-xc54.json b/advisories/unreviewed/2026/01/GHSA-7x99-8x99-xc54/GHSA-7x99-8x99-xc54.json index 755bd8bbc4128..9aa7ba078787d 100644 --- a/advisories/unreviewed/2026/01/GHSA-7x99-8x99-xc54/GHSA-7x99-8x99-xc54.json +++ b/advisories/unreviewed/2026/01/GHSA-7x99-8x99-xc54/GHSA-7x99-8x99-xc54.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-7x99-8x99-xc54", - "modified": "2026-01-12T18:30:30Z", + "modified": "2026-01-12T18:31:31Z", "published": "2026-01-10T00:30:30Z", "aliases": [ "CVE-2026-22584" ], + "summary": "Improper Control of Generation of Code ('Code Injection') vulnerability in Salesforce Uni2TS", "details": "Improper Control of Generation of Code ('Code Injection') vulnerability in Salesforce Uni2TS on MacOS, Windows, Linux allows Leverage Executable Code in Non-Executable Files.This issue affects Uni2TS: through 1.2.0.", "severity": [ { @@ -13,12 +14,39 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "uni2ts" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.2.1" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 1.2.0" + } + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22584" }, + { + "type": "PACKAGE", + "url": "https://github.com/SalesforceAIResearch/uni2ts" + }, { "type": "WEB", "url": "https://help.salesforce.com/s/articleView?id=005239354&type=1"