Skip to content

Commit c46066e

Browse files
1 parent 25f9970 commit c46066e

File tree

1 file changed

+30
-5
lines changed

1 file changed

+30
-5
lines changed

advisories/unreviewed/2025/11/GHSA-gwwr-j923-vq7r/GHSA-gwwr-j923-vq7r.json renamed to advisories/github-reviewed/2025/11/GHSA-gwwr-j923-vq7r/GHSA-gwwr-j923-vq7r.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-gwwr-j923-vq7r",
4-
"modified": "2025-11-17T06:30:15Z",
4+
"modified": "2025-11-17T19:56:30Z",
55
"published": "2025-11-17T06:30:15Z",
66
"aliases": [
77
"CVE-2025-13262"
88
],
9+
"summary": "lsFusion Platform has Path Traversal vulnerability",
910
"details": "A vulnerability was determined in lsfusion platform up to 6.1. Affected by this vulnerability is the function UploadFileRequestHandler of the file platform/web-client/src/main/java/lsfusion/http/controller/file/UploadFileRequestHandler.java. Executing manipulation of the argument sid can lead to path traversal. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized.",
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: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+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Maven",
25+
"name": "lsfusion.platform:web-client"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "6.1"
36+
}
37+
]
38+
}
39+
]
1840
}
1941
],
20-
"affected": [],
2142
"references": [
2243
{
2344
"type": "ADVISORY",
@@ -31,6 +52,10 @@
3152
"type": "WEB",
3253
"url": "https://github.com/lsfusion/platform/issues/1544#issue-3589610731"
3354
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://github.com/lsfusion/platform"
58+
},
3459
{
3560
"type": "WEB",
3661
"url": "https://vuldb.com/?ctiid.332597"
@@ -49,8 +74,8 @@
4974
"CWE-22"
5075
],
5176
"severity": "MODERATE",
52-
"github_reviewed": false,
53-
"github_reviewed_at": null,
77+
"github_reviewed": true,
78+
"github_reviewed_at": "2025-11-17T19:56:30Z",
5479
"nvd_published_at": "2025-11-17T05:16:04Z"
5580
}
5681
}

0 commit comments

Comments
 (0)