Lucene search

K
ubuntucveUbuntu.comUB:CVE-2019-25211
HistoryJun 29, 2024 - 12:00 a.m.

CVE-2019-25211

2024-06-2900:00:00
ubuntu.com
ubuntu.com
gin-gonic
cors middleware
wildcard rules
unintended origins
security vulnerability
cve-2019-25211

7 High

AI Score

Confidence

Low

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.

7 High

AI Score

Confidence

Low

Related for UB:CVE-2019-25211