Skip to content

Commit 9808ac8

Browse files
1 parent 2c64946 commit 9808ac8

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-v63q-x4cm-x632",
4+
"modified": "2025-11-30T12:30:23Z",
5+
"published": "2025-11-30T12:30:22Z",
6+
"aliases": [
7+
"CVE-2025-13787"
8+
],
9+
"details": "A flaw has been found in ZenTao up to 21.7.6-8564. The affected element is the function file::delete of the file module/file/control.php of the component File Handler. Executing manipulation of the argument fileID can lead to improper privilege management. It is possible to launch the attack remotely. Upgrading to version 21.7.7 is sufficient to fix this issue. You should upgrade the affected component.",
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:X/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-13787"
25+
},
26+
{
27+
"type": "WEB",
28+
"url": "https://github.com/ez-lbz/ez-lbz.github.io/issues/1"
29+
},
30+
{
31+
"type": "WEB",
32+
"url": "https://github.com/ez-lbz/ez-lbz.github.io/issues/1#issuecomment-3540423868"
33+
},
34+
{
35+
"type": "WEB",
36+
"url": "https://vuldb.com/?ctiid.333791"
37+
},
38+
{
39+
"type": "WEB",
40+
"url": "https://vuldb.com/?id.333791"
41+
},
42+
{
43+
"type": "WEB",
44+
"url": "https://vuldb.com/?submit.689892"
45+
},
46+
{
47+
"type": "WEB",
48+
"url": "https://www.zentao.net/extension-buyext-1601-download.html"
49+
}
50+
],
51+
"database_specific": {
52+
"cwe_ids": [
53+
"CWE-266"
54+
],
55+
"severity": "MODERATE",
56+
"github_reviewed": false,
57+
"github_reviewed_at": null,
58+
"nvd_published_at": "2025-11-30T11:15:48Z"
59+
}
60+
}

0 commit comments

Comments
 (0)