Skip to content

Commit bb6e88d

Browse files
1 parent 572bb88 commit bb6e88d

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

advisories/unreviewed/2025/12/GHSA-cm54-pfmc-xrwx/GHSA-cm54-pfmc-xrwx.json renamed to advisories/github-reviewed/2025/12/GHSA-cm54-pfmc-xrwx/GHSA-cm54-pfmc-xrwx.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-cm54-pfmc-xrwx",
4-
"modified": "2025-12-26T03:30:15Z",
4+
"modified": "2025-12-26T19:00:21Z",
55
"published": "2025-12-26T03:30:15Z",
66
"aliases": [
77
"CVE-2025-68938"
88
],
9+
"summary": "Gitea mishandles authorization for deletion of releases",
910
"details": "Gitea before 1.25.2 mishandles authorization for deletion of releases.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
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.25.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.25.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.25.2"
@@ -37,8 +62,8 @@
3762
"CWE-863"
3863
],
3964
"severity": "MODERATE",
40-
"github_reviewed": false,
41-
"github_reviewed_at": null,
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2025-12-26T19:00:21Z",
4267
"nvd_published_at": "2025-12-26T02:15:42Z"
4368
}
4469
}

0 commit comments

Comments
 (0)