Skip to content

Commit 2afb9ab

Browse files
1 parent 3fa5713 commit 2afb9ab

File tree

2 files changed

+65
-40
lines changed

2 files changed

+65
-40
lines changed
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-54wc-49qj-5ghj",
4+
"modified": "2025-10-21T12:44:43Z",
5+
"published": "2025-10-17T21:31:18Z",
6+
"aliases": [
7+
"CVE-2025-56316"
8+
],
9+
"summary": "MCMS vulnerable SQL injection via the content_title parameter",
10+
"details": "A SQL injection vulnerability in the content_title parameter of the /cms/content/list endpoint in MCMS 5.5.0 through 6.0.1 allows remote attackers to execute arbitrary SQL queries via unsanitized input in the FreeMarker template rendering.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "net.mingsoft:ms-mcms"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "5.5.0"
29+
},
30+
{
31+
"fixed": "6.0.2"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-56316"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/ming-soft/MCMS/commit/35ccbf1e3d38ab6aa178524a47c38dff6b448b59"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://gist.github.com/Erosion2020/5892757e0c6eeb647a218d1c3b323cff"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/ming-soft/MCMS"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-89"
59+
],
60+
"severity": "CRITICAL",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-10-21T12:44:43Z",
63+
"nvd_published_at": "2025-10-17T19:15:37Z"
64+
}
65+
}

advisories/unreviewed/2025/10/GHSA-54wc-49qj-5ghj/GHSA-54wc-49qj-5ghj.json

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

0 commit comments

Comments
 (0)