Skip to content

Commit 9feb160

Browse files
1 parent 5a3f9ac commit 9feb160

File tree

3 files changed

+634
-36
lines changed

3 files changed

+634
-36
lines changed
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-987x-96fq-9384",
4+
"modified": "2025-10-15T17:38:42Z",
5+
"published": "2025-10-14T18:30:30Z",
6+
"withdrawn": "2025-10-15T17:38:42Z",
7+
"aliases": [],
8+
"summary": "Duplicate Advisory: Microsoft Security Advisory CVE-2025-55248: .NET Information Disclosure Vulnerability",
9+
"details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-gwq6-fmvp-qp68. This link is maintained to preserve external references.\n\n### Original Description\nInadequate encryption strength in .NET, .NET Framework, Visual Studio allows an authorized attacker to disclose information over a network.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N"
14+
}
15+
],
16+
"affected": [
17+
{
18+
"package": {
19+
"ecosystem": "NuGet",
20+
"name": "Microsoft.NetCore.App.Runtime.linux-arm"
21+
},
22+
"ranges": [
23+
{
24+
"type": "ECOSYSTEM",
25+
"events": [
26+
{
27+
"introduced": "9.0.0"
28+
},
29+
{
30+
"fixed": "9.0.10"
31+
}
32+
]
33+
}
34+
]
35+
}
36+
],
37+
"references": [
38+
{
39+
"type": "ADVISORY",
40+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55248"
41+
},
42+
{
43+
"type": "WEB",
44+
"url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-55248"
45+
}
46+
],
47+
"database_specific": {
48+
"cwe_ids": [
49+
"CWE-326"
50+
],
51+
"severity": "MODERATE",
52+
"github_reviewed": true,
53+
"github_reviewed_at": "2025-10-15T17:38:42Z",
54+
"nvd_published_at": "2025-10-14T17:15:44Z"
55+
}
56+
}

0 commit comments

Comments
 (0)