Skip to content

Commit 0ce4fbd

Browse files
1 parent c43d2b4 commit 0ce4fbd

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-6768-v96h-wm7c",
4+
"modified": "2025-10-04T21:30:12Z",
5+
"published": "2025-10-04T21:30:12Z",
6+
"aliases": [
7+
"CVE-2025-11272"
8+
],
9+
"details": "A vulnerability has been found in SeriaWei ZKEACMS up to 4.3. This affects the function Delete of the file src/ZKEACMS.Redirection/Controllers/UrlRedirectionController.cs of the component POST Request Handler. The manipulation leads to improper authorization. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.",
10+
"severity": [
11+
{
12+
"type": "CVSS_V3",
13+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L"
14+
},
15+
{
16+
"type": "CVSS_V4",
17+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
18+
}
19+
],
20+
"affected": [],
21+
"references": [
22+
{
23+
"type": "ADVISORY",
24+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11272"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://github.com/August829/YU1/issues/4"
29+
},
30+
{
31+
"type": "WEB",
32+
"url": "https://github.com/August829/YU1/issues/4#issue-3420825660"
33+
},
34+
{
35+
"type": "WEB",
36+
"url": "https://vuldb.com/?ctiid.327006"
37+
},
38+
{
39+
"type": "WEB",
40+
"url": "https://vuldb.com/?id.327006"
41+
},
42+
{
43+
"type": "WEB",
44+
"url": "https://vuldb.com/?submit.655842"
45+
}
46+
],
47+
"database_specific": {
48+
"cwe_ids": [
49+
"CWE-266"
50+
],
51+
"severity": "MODERATE",
52+
"github_reviewed": false,
53+
"github_reviewed_at": null,
54+
"nvd_published_at": "2025-10-04T20:15:40Z"
55+
}
56+
}

0 commit comments

Comments
 (0)