CVE-2023-26125: Improper input validation in github.com/gin-gonic/gin
(updated )
Versions of the package github.com/gin-gonic/gin before 1.9.0 is 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.
References
- github.com/advisories/GHSA-3vp4-m3rf-835h
- github.com/gin-gonic/gin/pull/3500
- github.com/gin-gonic/gin/pull/3503
- github.com/gin-gonic/gin/releases/tag/v1.9.0
- github.com/t0rchwo0d/gin/commit/fd9f98e70fb4107ee68c783482d231d35e60507b
- nvd.nist.gov/vuln/detail/CVE-2023-26125
- security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGINGONICGIN-3324285
Detect and mitigate CVE-2023-26125 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →