cxnleach / Vuln_GO_App

MIT License
0 stars 0 forks source link

CX: CVE-2023-26125 in Go-github.com/gin-gonic/gin and v1.3.0 @ Vuln_GO_App.master #49

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

Description

Versions of the package github.com/gin-gonic/gin prior to 1.9.0 are vulnerable to Improper Input Validation by allowing an attacker to use a specially crafted request via the "X-Forwarded-Prefix" header, potentially leading to cache poisoning. Note: Although this issue does not pose a significant threat on its own it can serve as an input vector for other more impactful vulnerabilities. However, successful exploitation may depend on the server configuration and whether the header is used in the application logic.

HIGH Vulnerable Package issue exists @ github.com/gin-gonic/gin in branch master

Vulnerability ID: CVE-2023-26125

Package Name: github.com/gin-gonic/gin

Severity: HIGH

CVSS Score: 9.8

Publish Date: 2023-05-04T05:15:00

Current Package Version: v1.3.0

Remediation Upgrade Recommendation: v1.3.1-0.20190507114305-b75d67cd51eb

Link To SCA

Reference – NVD link

github-actions[bot] commented 1 month ago

Issue still exists.