← Back

Gin Vue Admin

gin-vue-admin

Vendor: Gin Vue Admin Project • 10 CVEs

CVEs (10)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Gin Vue Admin Project
1Gin Vue Admin
Mar 12, 2026
Jan 12, 2026
7.3 HIGH· v4
7.2 HIGH· v3
N/A· v2
Gin-vue-admin is a backstage management system based on vue and gin. Gin-vue-admin <= v2.8.7 has a path traversal vulnerability in the breakpoint resume upload functionality. Attacker can upload any files on any director...Show more
Gin-vue-admin is a backstage management system based on vue and gin. Gin-vue-admin <= v2.8.7 has a path traversal vulnerability in the breakpoint resume upload functionality. Attacker can upload any files on any directory. In the breakpoint_continue.go file, the MakeFile function accepts a fileName parameter through the /fileUploadAndDownload/breakpointContinueFinish API endpoint and directly concatenates it with the base directory path (./fileDir/) using os.OpenFile() without any validation for directory traversal sequences (e.g., ../). An attacker with file upload privileges could exploit this vulnerability.Show less
1Gin Vue Admin Project
1Gin Vue Admin
Mar 26, 2025
Feb 3, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
In gin-vue-admin < 2.5.5, the download module has a Path Traversal vulnerability.
1Gin Vue Admin Project
1Gin Vue Admin
Nov 21, 2024
Oct 25, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full stack. Gin-vue-admin prior to 2.5.4 is vulnerable to path traversal, which leads to file upload vulnerab...Show more
Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full stack. Gin-vue-admin prior to 2.5.4 is vulnerable to path traversal, which leads to file upload vulnerabilities. Version 2.5.4 contains a patch for this issue. There are no workarounds aside from upgrading to a patched version.Show less
1Gin Vue Admin Project
1Gin Vue Admin
Nov 21, 2024
Oct 24, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full stack. Versions prior to 2.5.4 contain a file upload ability. The affected code fails to validate fileMd...Show more
Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full stack. Versions prior to 2.5.4 contain a file upload ability. The affected code fails to validate fileMd5 and fileName parameters, resulting in an arbitrary file being read. This issue is patched in 2.5.4b. There are no known workarounds.Show less
1Gin Vue Admin Project
1Gin Vue Admin
May 27, 2025
Oct 17, 2022
N/A· v4
9.0 CRITICAL· v3
N/A· v2
In "Gin-Vue-Admin", versions v2.5.1 through v2.5.3b are vulnerable to Unrestricted File Upload that leads to execution of javascript code, through the "Compress Upload" functionality to the Media Library. When an admin u...Show more
In "Gin-Vue-Admin", versions v2.5.1 through v2.5.3b are vulnerable to Unrestricted File Upload that leads to execution of javascript code, through the "Compress Upload" functionality to the Media Library. When an admin user views the uploaded file, a low privilege attacker will get access to the admin's cookie leading to account takeover.Show less
1Gin Vue Admin Project
1Gin Vue Admin
May 14, 2025
Oct 14, 2022
N/A· v4
9.0 CRITICAL· v3
N/A· v2
In "Gin-Vue-Admin", versions v2.5.1 through v2.5.3beta are vulnerable to Unrestricted File Upload that leads to execution of javascript code, through the 'Normal Upload' functionality to the Media Library. When an admin...Show more
In "Gin-Vue-Admin", versions v2.5.1 through v2.5.3beta are vulnerable to Unrestricted File Upload that leads to execution of javascript code, through the 'Normal Upload' functionality to the Media Library. When an admin user views the uploaded file, a low privilege attacker will get access to the admin’s cookie leading to account takeover.Show less
1Gin Vue Admin Project
1Gin Vue Admin
Nov 21, 2024
Apr 13, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full stack. Gin-vue-admin 2.50 has arbitrary file read vulnerability due to a lack of parameter validation. T...Show more
Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full stack. Gin-vue-admin 2.50 has arbitrary file read vulnerability due to a lack of parameter validation. This has been resolved in version 2.5.1. There are no known workarounds for this issue.Show less
1Gin Vue Admin Project
1Gin Vue Admin
Nov 21, 2024
Apr 13, 2022
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full stack. The problem occurs in the following code in server/service/system/sys_auto_code_pgsql.go, which m...Show more
Gin-vue-admin is a backstage management system based on vue and gin, which separates the front and rear of the full stack. The problem occurs in the following code in server/service/system/sys_auto_code_pgsql.go, which means that PostgreSQL must be used as the database for this vulnerability to occur. Users must: Require JWT login) and be using PostgreSQL to be affected. This issue has been resolved in version 2.5.1. There are no known workarounds.Show less
1Gin Vue Admin Project
1Gin Vue Admin
Nov 21, 2024
Feb 9, 2022
N/A· v4
8.1 HIGH· v3
5.5 MEDIUM· v2
Gin-vue-admin is a backstage management system based on vue and gin. In versions prior to 2.4.7 low privilege users are able to modify higher privilege users. Authentication is missing on the `setUserInfo` function. User...Show more
Gin-vue-admin is a backstage management system based on vue and gin. In versions prior to 2.4.7 low privilege users are able to modify higher privilege users. Authentication is missing on the `setUserInfo` function. Users are advised to update as soon as possible. There are no known workarounds.Show less
1Gin Vue Admin Project
1Gin Vue Admin
Nov 21, 2024
Nov 24, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Gin-Vue-Admin before 2.4.6 mishandles a SQL database.