Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/flipped-aurora/gin-vue-admin: CVE-2022-39345 #1082

Closed
GoVulnBot opened this issue Oct 25, 2022 · 2 comments
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Comments

@GoVulnBot
Copy link

CVE-2022-39345 references github.com/flipped-aurora/gin-vue-admin, which may be a Go module.

Description:
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.

References:

See doc/triage.md for instructions on how to triage this report.

modules:
  - module: github.com/flipped-aurora/gin-vue-admin
    packages:
      - package: gin-vue-admin
description: |
    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.
cves:
  - CVE-2022-39345
references:
  - web: https://github.com/flipped-aurora/gin-vue-admin/security/advisories/GHSA-7gc4-r5jr-9hxv
  - web: https://github.com/flipped-aurora/gin-vue-admin/issues/1263
  - fix: https://github.com/flipped-aurora/gin-vue-admin/pull/1264
  - web: https://github.com/flipped-aurora/gin-vue-admin/blob/main/server/service/system/sys_auto_code.go

@timothy-king timothy-king added NeedsReport excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. and removed NeedsTriage NeedsReport labels Oct 26, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/446356 mentions this issue: data/excluded: add GO-2022-1082.yaml

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592774 mentions this issue: data/reports: unexclude 50 reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
Projects
None yet
Development

No branches or pull requests

4 participants