Skip to content

Commit 94d8a70

Browse files
1 parent ab8a284 commit 94d8a70

File tree

2 files changed

+61
-29
lines changed

2 files changed

+61
-29
lines changed
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-qx44-p258-3c2v",
4+
"modified": "2025-12-23T20:00:39Z",
5+
"published": "2025-12-23T18:30:27Z",
6+
"aliases": [
7+
"CVE-2025-51511"
8+
],
9+
"summary": "Cadmium CMS has a background arbitrary file upload vulnerability",
10+
"details": "Cadmium CMS v.0.4.9 has a background arbitrary file upload vulnerability in /admin/content/filemanager/uploads.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "cadmium-org/cadmium-cms"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "0.4.9"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-51511"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/cadmium-org/cadmium-cms/issues/23"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/cadmium-org/cadmium-cms"
50+
}
51+
],
52+
"database_specific": {
53+
"cwe_ids": [
54+
"CWE-434"
55+
],
56+
"severity": "HIGH",
57+
"github_reviewed": true,
58+
"github_reviewed_at": "2025-12-23T20:00:39Z",
59+
"nvd_published_at": "2025-12-23T18:15:43Z"
60+
}
61+
}

advisories/unreviewed/2025/12/GHSA-qx44-p258-3c2v/GHSA-qx44-p258-3c2v.json

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

0 commit comments

Comments
 (0)