Skip to content

Commit dace672

Browse files
1 parent bb7102c commit dace672

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

advisories/unreviewed/2025/12/GHSA-7xq4-mwcp-q8fx/GHSA-7xq4-mwcp-q8fx.json renamed to advisories/github-reviewed/2025/12/GHSA-7xq4-mwcp-q8fx/GHSA-7xq4-mwcp-q8fx.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-7xq4-mwcp-q8fx",
4-
"modified": "2025-12-26T06:30:27Z",
4+
"modified": "2025-12-26T19:36:13Z",
55
"published": "2025-12-26T06:30:27Z",
66
"aliases": [
77
"CVE-2025-68945"
88
],
9+
"summary": "Gitea: anonymous user can visit private user's project",
910
"details": "In Gitea before 1.21.2, an anonymous user can visit a private user's project.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/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.21.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.21.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.21.2"
@@ -37,8 +62,8 @@
3762
"CWE-359"
3863
],
3964
"severity": "MODERATE",
40-
"github_reviewed": false,
41-
"github_reviewed_at": null,
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2025-12-26T19:36:13Z",
4267
"nvd_published_at": "2025-12-26T04:15:41Z"
4368
}
4469
}

0 commit comments

Comments
 (0)