SCA: security update for github.com/flipped-aurora/gin-vue-admin/server (GHSA-gv3w-m57p-3wc4)

high Tenable Cloud Security Plugin ID 415297

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 pseudoversion 0.0.0-20240407133540-7bc7c3051067, corresponding to version
2.6.1, has a code injection vulnerability in the backend. In the Plugin System -> Plugin Template feature,
an attacker can perform directory traversal by manipulating the `plugName` parameter. They can create
specific folders such as `api`, `config`, `global`, `model`, `router`, `service`, and `main.go` function
within the specified traversal directory. Moreover, the Go files within these folders can have arbitrary
code inserted based on a specific PoC parameter. The main reason for the existence of this vulnerability
is the controllability of the PlugName field within the struct. Pseudoversion
0.0.0-20240409100909-b1b7427c6ea6, corresponding to commit b1b7427c6ea6c7a027fa188c6be557f3795e732b,
contains a patch for the issue. As a workaround, one may manually use a filtering method available in the
GitHub Security Advisory to rectify the directory traversal problem. (CVE-2024-31457)

See Also

https://github.com/advisories/GHSA-gv3w-m57p-3wc4

Plugin Details

Severity: High

ID: 415297

Version: Revision 1.16

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.8

Percentile: 57.26

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.2

Temporal Score: 4.6

Vector: CVSS2#AV:N/AC:H/Au:M/C:N/I:C/A:C

CVSS Score Source: CVE-2024-31457

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/9/2024

Vulnerability Publication Date: 4/9/2024

Reference Information

CVE: CVE-2024-31457

cwe: CWE-22