PT-2026-2304 · Unknown · Gin-Vue-Admin
D0Ub1E-Dcoordinator
·
Publicado
2026-01-12
·
Atualizado
2026-01-26
·
CVE-2026-22786
CVSS v4.0
8.6
Alta
| Vetor | 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
Correção
Unrestricted File Upload
Path traversal
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Gin-Vue-Admin