Lucene search

K
cveGitHub_MCVE-2024-31457
HistoryApr 09, 2024 - 6:15 p.m.

CVE-2024-31457

2024-04-0918:15:10
CWE-22
GitHub_M
web.nvd.nist.gov
31
gin-vue-admin
directory traversal
code injection
plugin system
github security advisory

CVSS3

7.7

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0

Percentile

15.5%

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.

Affected configurations

Vulners
Vulnrichment
Node
flipped-auroragin_vue_adminRange<0.0.0-20240409100909-b1b7427c6ea6
VendorProductVersionCPE
flipped-auroragin_vue_admin*cpe:2.3:a:flipped-aurora:gin_vue_admin:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "flipped-aurora",
    "product": "gin-vue-admin",
    "versions": [
      {
        "version": "< 0.0.0-20240409100909-b1b7427c6ea6",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.7

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0

Percentile

15.5%