Skip to content

Commit 65d7ddb

Browse files
1 parent c46066e commit 65d7ddb

File tree

1 file changed

+30
-5
lines changed

1 file changed

+30
-5
lines changed

advisories/unreviewed/2025/11/GHSA-cg6m-9276-qpjj/GHSA-cg6m-9276-qpjj.json renamed to advisories/github-reviewed/2025/11/GHSA-cg6m-9276-qpjj/GHSA-cg6m-9276-qpjj.json

Lines changed: 30 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-cg6m-9276-qpjj",
4-
"modified": "2025-11-17T06:30:15Z",
4+
"modified": "2025-11-17T20:16:38Z",
55
"published": "2025-11-17T06:30:15Z",
66
"aliases": [
77
"CVE-2025-13266"
88
],
9+
"summary": "vlife-base has Path Traversal vulnerability",
910
"details": "A security vulnerability has been detected in wwwlike vlife up to 2.0.1. This issue affects the function create of the file vlife-base/src/main/java/cn/wwwlike/sys/api/SysFileApi.java of the component VLifeApi. Such manipulation of the argument fileName leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used.",
1011
"severity": [
1112
{
@@ -14,10 +15,30 @@
1415
},
1516
{
1617
"type": "CVSS_V4",
17-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/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+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Maven",
25+
"name": "io.github.wwwlike:vlife-base"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "2.0.1"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -27,6 +48,10 @@
2748
"type": "WEB",
2849
"url": "https://github.com/wwwlike/vlife/issues/3"
2950
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/wwwlike/vlife"
54+
},
3055
{
3156
"type": "WEB",
3257
"url": "https://vuldb.com/?ctiid.332601"
@@ -45,8 +70,8 @@
4570
"CWE-22"
4671
],
4772
"severity": "MODERATE",
48-
"github_reviewed": false,
49-
"github_reviewed_at": null,
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2025-11-17T20:16:38Z",
5075
"nvd_published_at": "2025-11-17T06:15:44Z"
5176
}
5277
}

0 commit comments

Comments
 (0)