Skip to content

Commit bb7102c

Browse files
1 parent b5ef8fa commit bb7102c

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

advisories/unreviewed/2025/12/GHSA-f85h-c7m6-cfpm/GHSA-f85h-c7m6-cfpm.json renamed to advisories/github-reviewed/2025/12/GHSA-f85h-c7m6-cfpm/GHSA-f85h-c7m6-cfpm.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-f85h-c7m6-cfpm",
4-
"modified": "2025-12-26T06:30:27Z",
4+
"modified": "2025-12-26T19:30:16Z",
55
"published": "2025-12-26T06:30:27Z",
66
"aliases": [
77
"CVE-2025-68944"
88
],
9+
"summary": "Gitea sometimes mishandles propagation of token scope for access control within one of its own package registries",
910
"details": "Gitea before 1.22.2 sometimes mishandles the propagation of token scope for access control within one of its own package registries.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "code.gitea.io/gitea"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "1.22.2"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -27,6 +48,10 @@
2748
"type": "WEB",
2849
"url": "https://blog.gitea.com/release-of-1.22.2"
2950
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/go-gitea/gitea"
54+
},
3055
{
3156
"type": "WEB",
3257
"url": "https://github.com/go-gitea/gitea/releases/tag/v1.22.2"
@@ -37,8 +62,8 @@
3762
"CWE-441"
3863
],
3964
"severity": "MODERATE",
40-
"github_reviewed": false,
41-
"github_reviewed_at": null,
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2025-12-26T19:30:16Z",
4267
"nvd_published_at": "2025-12-26T04:15:41Z"
4368
}
4469
}

0 commit comments

Comments
 (0)