Skip to content

Commit 03a3cc1

Browse files
1 parent f807294 commit 03a3cc1

File tree

2 files changed

+73
-37
lines changed

2 files changed

+73
-37
lines changed
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-6cwx-42hw-w69c",
4+
"modified": "2025-09-30T21:50:52Z",
5+
"published": "2025-09-30T18:30:24Z",
6+
"aliases": [
7+
"CVE-2025-55797"
8+
],
9+
"summary": "FormCMS has an improper access control vulnerability in the /api/schemas/history/[schemaId] endpoint",
10+
"details": "An improper access control vulnerability in FormCms v0.5.4 in the /api/schemas/history/[schemaId] endpoint allows unauthenticated attackers to access historical schema data if a valid schemaId is known or guessed.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "NuGet",
21+
"name": "FormCMS"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "0.5.5"
32+
}
33+
]
34+
}
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 0.5.4"
38+
}
39+
}
40+
],
41+
"references": [
42+
{
43+
"type": "ADVISORY",
44+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55797"
45+
},
46+
{
47+
"type": "WEB",
48+
"url": "https://github.com/formcms/formcms/issues/19"
49+
},
50+
{
51+
"type": "WEB",
52+
"url": "https://github.com/FormCms"
53+
},
54+
{
55+
"type": "PACKAGE",
56+
"url": "https://github.com/FormCms/FormCms"
57+
},
58+
{
59+
"type": "WEB",
60+
"url": "https://github.com/KKC73/me/tree/main/CVE-2025-55797"
61+
}
62+
],
63+
"database_specific": {
64+
"cwe_ids": [
65+
"CWE-200",
66+
"CWE-284"
67+
],
68+
"severity": "MODERATE",
69+
"github_reviewed": true,
70+
"github_reviewed_at": "2025-09-30T21:50:52Z",
71+
"nvd_published_at": "2025-09-30T16:15:52Z"
72+
}
73+
}

advisories/unreviewed/2025/09/GHSA-6cwx-42hw-w69c/GHSA-6cwx-42hw-w69c.json

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

0 commit comments

Comments
 (0)