Skip to content

Commit aaa2ac1

Browse files
1 parent 8054eab commit aaa2ac1

3 files changed

Lines changed: 79 additions & 39 deletions

File tree

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-7x99-8x99-xc54",
4+
"modified": "2026-01-21T21:17:51Z",
5+
"published": "2026-01-10T00:30:30Z",
6+
"aliases": [
7+
"CVE-2026-22584"
8+
],
9+
"summary": "Salesforce Uni2TS has a Code Injection vulnerability",
10+
"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.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "uni2ts"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "2.0.0"
32+
}
33+
]
34+
}
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 1.2.0"
38+
}
39+
}
40+
],
41+
"references": [
42+
{
43+
"type": "ADVISORY",
44+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22584"
45+
},
46+
{
47+
"type": "WEB",
48+
"url": "https://github.com/SalesforceAIResearch/uni2ts/pull/218"
49+
},
50+
{
51+
"type": "WEB",
52+
"url": "https://github.com/SalesforceAIResearch/uni2ts/commit/7f2d51dd729de018f0f22504f39a8475c6fed1c4"
53+
},
54+
{
55+
"type": "PACKAGE",
56+
"url": "https://github.com/SalesforceAIResearch/uni2ts"
57+
},
58+
{
59+
"type": "WEB",
60+
"url": "https://github.com/SalesforceAIResearch/uni2ts/releases/tag/2.0.0"
61+
},
62+
{
63+
"type": "WEB",
64+
"url": "https://help.salesforce.com/s/articleView?id=005239354&type=1"
65+
}
66+
],
67+
"database_specific": {
68+
"cwe_ids": [
69+
"CWE-94"
70+
],
71+
"severity": "CRITICAL",
72+
"github_reviewed": true,
73+
"github_reviewed_at": "2026-01-21T21:17:51Z",
74+
"nvd_published_at": "2026-01-09T22:16:01Z"
75+
}
76+
}

advisories/github-reviewed/2026/01/GHSA-gfpw-jgvr-cw4j/GHSA-gfpw-jgvr-cw4j.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-gfpw-jgvr-cw4j",
4-
"modified": "2026-01-21T16:50:59Z",
4+
"modified": "2026-01-21T21:16:45Z",
55
"published": "2026-01-20T20:52:17Z",
66
"aliases": [
77
"CVE-2026-22808"
@@ -11,7 +11,7 @@
1111
"severity": [
1212
{
1313
"type": "CVSS_V4",
14-
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H"
1515
}
1616
],
1717
"affected": [
@@ -129,7 +129,7 @@
129129
"cwe_ids": [
130130
"CWE-79"
131131
],
132-
"severity": "HIGH",
132+
"severity": "MODERATE",
133133
"github_reviewed": true,
134134
"github_reviewed_at": "2026-01-20T20:52:17Z",
135135
"nvd_published_at": null

advisories/unreviewed/2026/01/GHSA-7x99-8x99-xc54/GHSA-7x99-8x99-xc54.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)