Skip to content

Commit 762c5e8

Browse files
1 parent 2a81367 commit 762c5e8

File tree

2 files changed

+124
-52
lines changed

2 files changed

+124
-52
lines changed
Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-3j9f-7w24-pcqg",
4+
"modified": "2025-11-25T21:41:50Z",
5+
"published": "2025-11-24T18:31:12Z",
6+
"aliases": [
7+
"CVE-2025-60633"
8+
],
9+
"summary": "Free5GC is vulnerable to DoS via the Nudm_SubscriberDataManagement API",
10+
"details": "An issue was discovered in Free5GC v4.0.0 and v4.0.1 allowing an attacker to cause a denial of service via the Nudm_SubscriberDataManagement API.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "github.com/free5gc/udm"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "1.4.0"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Go",
40+
"name": "github.com/free5gc/openapi"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "0"
48+
},
49+
{
50+
"fixed": "1.2.2"
51+
}
52+
]
53+
}
54+
]
55+
}
56+
],
57+
"references": [
58+
{
59+
"type": "ADVISORY",
60+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-60633"
61+
},
62+
{
63+
"type": "WEB",
64+
"url": "https://github.com/free5gc/free5gc/issues/700"
65+
},
66+
{
67+
"type": "WEB",
68+
"url": "https://github.com/free5gc/free5gc/issues/701"
69+
},
70+
{
71+
"type": "WEB",
72+
"url": "https://github.com/free5gc/free5gc/issues/702"
73+
},
74+
{
75+
"type": "WEB",
76+
"url": "https://github.com/free5gc/free5gc/issues/703"
77+
},
78+
{
79+
"type": "WEB",
80+
"url": "https://github.com/free5gc/openapi/pull/65"
81+
},
82+
{
83+
"type": "WEB",
84+
"url": "https://github.com/free5gc/udm/pull/63"
85+
},
86+
{
87+
"type": "WEB",
88+
"url": "https://github.com/free5gc/udm/pull/65"
89+
},
90+
{
91+
"type": "WEB",
92+
"url": "https://github.com/free5gc/udm/pull/66"
93+
},
94+
{
95+
"type": "WEB",
96+
"url": "https://github.com/free5gc/openapi/commit/d50c83e8fe7ebf9a62d9de99517e21a17f627b52"
97+
},
98+
{
99+
"type": "WEB",
100+
"url": "https://github.com/free5gc/udm/commit/57c56a3ad4bc53a62cab259045e78ec9abdb98ca"
101+
},
102+
{
103+
"type": "WEB",
104+
"url": "https://github.com/free5gc/udm/commit/ca9976857909a422dcff5bf2228756fc2bfc80d1"
105+
},
106+
{
107+
"type": "WEB",
108+
"url": "https://github.com/free5gc/udm/commit/e776c42177817f75e75e7a587c58c2a027beed81"
109+
},
110+
{
111+
"type": "PACKAGE",
112+
"url": "https://github.com/free5gc/pcf"
113+
}
114+
],
115+
"database_specific": {
116+
"cwe_ids": [
117+
"CWE-1287"
118+
],
119+
"severity": "MODERATE",
120+
"github_reviewed": true,
121+
"github_reviewed_at": "2025-11-25T21:40:56Z",
122+
"nvd_published_at": "2025-11-24T16:15:50Z"
123+
}
124+
}

advisories/unreviewed/2025/11/GHSA-3j9f-7w24-pcqg/GHSA-3j9f-7w24-pcqg.json

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

0 commit comments

Comments
 (0)