Lucene search

K
cvelistMitreCVELIST:CVE-2019-25211
HistoryJun 28, 2024 - 12:00 a.m.

CVE-2019-25211

2024-06-2800:00:00
mitre
www.cve.org
6
parsewildcardrules
gin-gonic cors
cors middleware
mishandles wildcard

EPSS

0

Percentile

15.7%

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.

EPSS

0

Percentile

15.7%