Skip to content

Commit 4e24372

Browse files
committed
1 parent 373de36 commit 4e24372

1 file changed

Lines changed: 49 additions & 8 deletions

File tree

advisories/unreviewed/2025/07/GHSA-2m69-gcr7-jv3q/GHSA-2m69-gcr7-jv3q.json

Lines changed: 49 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,64 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-2m69-gcr7-jv3q",
4-
"modified": "2026-04-14T12:31:28Z",
4+
"modified": "2026-04-14T12:32:35Z",
55
"published": "2025-07-15T15:31:00Z",
66
"aliases": [
77
"CVE-2025-6965"
88
],
9+
"summary": "Add affected nuget packages",
910
"details": "There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above.",
10-
"severity": [
11+
"severity": [],
12+
"affected": [
1113
{
12-
"type": "CVSS_V3",
13-
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
14+
"package": {
15+
"ecosystem": "NuGet",
16+
"name": "SQLitePCLRaw.lib.e_sqlite3"
17+
},
18+
"ranges": [
19+
{
20+
"type": "ECOSYSTEM",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
}
25+
]
26+
}
27+
]
1428
},
1529
{
16-
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/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:N/AU:N/R:U/V:D/RE:L/U:Green"
30+
"package": {
31+
"ecosystem": "NuGet",
32+
"name": "SQLitePCLRaw.lib.e_sqlite3.android"
33+
},
34+
"ranges": [
35+
{
36+
"type": "ECOSYSTEM",
37+
"events": [
38+
{
39+
"introduced": "0"
40+
}
41+
]
42+
}
43+
]
44+
},
45+
{
46+
"package": {
47+
"ecosystem": "NuGet",
48+
"name": "SQLitePCLRaw.lib.e_sqlite3.ios"
49+
},
50+
"ranges": [
51+
{
52+
"type": "ECOSYSTEM",
53+
"events": [
54+
{
55+
"introduced": "0"
56+
}
57+
]
58+
}
59+
]
1860
}
1961
],
20-
"affected": [],
2162
"references": [
2263
{
2364
"type": "ADVISORY",
@@ -64,7 +105,7 @@
64105
"cwe_ids": [
65106
"CWE-197"
66107
],
67-
"severity": "HIGH",
108+
"severity": "CRITICAL",
68109
"github_reviewed": false,
69110
"github_reviewed_at": null,
70111
"nvd_published_at": "2025-07-15T14:15:31Z"

0 commit comments

Comments
 (0)