Filtered by vendor Gin-contrib Subscriptions
Filtered by product Cors Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2019-25211 2 Gin-contrib, Redhat 2 Cors, Rhmt 2024-10-25 9.1 Critical
parseWildcardRules in Gin-Gonic CORS middleware before 1.6.0 mishandles a wildcard at the end of an origin string, e.g., https://example.community/* is allowed when the intention is that only https://example.com/* should be allowed, and http://localhost.example.com/* is allowed when the intention is that only http://localhost/* should be allowed.