PT-2026-2304 · Unknown · Gin-Vue-Admin
D0Ub1E-Dcoordinator
·
Published
2026-01-12
·
Updated
2026-01-26
·
CVE-2026-22786
CVSS v4.0
8.6
High
| Vector | AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Gin-vue-admin versions prior to 2.8.8
Description
Gin-vue-admin, a backstage management system based on vue and gin, contains a path traversal issue in the breakpoint resume upload functionality. The vulnerability exists because the
MakeFile function in the breakpoint continue.go file directly concatenates the fileName parameter with the base directory path (./fileDir/) using os.OpenFile() without proper validation for directory traversal sequences, such as ../. An attacker with file upload privileges can exploit this to upload arbitrary files to any directory. The vulnerable API endpoint is /fileUploadAndDownload/breakpointContinueFinish. The fileName parameter is vulnerable.Recommendations
Update Gin-vue-admin to version 2.8.8 or later.
Exploit
Fix
Unrestricted File Upload
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Gin-Vue-Admin