Origin Validation Error Affecting github.com/gin-contrib/cors package, versions <1.6.0
Threat Intelligence
EPSS
0.05% (17th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-GITHUBCOMGINCONTRIBCORS-7413608
- published 30 Jun 2024
- disclosed 29 Jun 2024
- credit Benjamin Mitzkus
Introduced: 29 Jun 2024
CVE-2019-25211 Open this link in a new tabHow to fix?
Upgrade github.com/gin-contrib/cors
to version 1.6.0 or higher.
Overview
Affected versions of this package are vulnerable to Origin Validation Error due to the mishandling of wildcard characters at the end of an origin string. An attacker can bypass intended CORS restrictions by crafting origin strings that exploit this wildcard handling.