Skip to content

Commit 8430070

Browse files
1 parent 409e241 commit 8430070

File tree

2 files changed

+66
-40
lines changed

2 files changed

+66
-40
lines changed
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-54mj-vcvj-q3v5",
4+
"modified": "2025-12-22T22:47:47Z",
5+
"published": "2025-12-22T21:30:33Z",
6+
"aliases": [
7+
"CVE-2025-67288"
8+
],
9+
"summary": "Umbraco CMS has an arbitrary file upload vulnerability",
10+
"details": "An arbitrary file upload vulnerability in Umbraco CMS v16.3.3 allows attackers to execute arbitrary code via uploading a crafted PDF file.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/E:P"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "NuGet",
21+
"name": "Umbraco.Cms"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "16.3.3"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67288"
42+
},
43+
{
44+
"type": "PACKAGE",
45+
"url": "https://github.com/umbraco/Umbraco-CMS"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/vuquyen03/CVE/tree/main/CVE-2025-67288"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "http://umbraco.com"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-434",
59+
"CWE-79"
60+
],
61+
"severity": "MODERATE",
62+
"github_reviewed": true,
63+
"github_reviewed_at": "2025-12-22T22:47:47Z",
64+
"nvd_published_at": "2025-12-22T19:15:49Z"
65+
}
66+
}

advisories/unreviewed/2025/12/GHSA-54mj-vcvj-q3v5/GHSA-54mj-vcvj-q3v5.json

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

0 commit comments

Comments
 (0)