CVE-2019-25211

June 29, 2024, 12:15 a.m.

Product(s) Impacted

Gin-Gonic

  • before 1.6.0

Description

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.

Weaknesses

Date

Published: June 29, 2024, 12:15 a.m.

Last Modified: June 29, 2024, 12:15 a.m.

Status : Received

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

cve@mitre.org

References