[Bug 1227346] New: VUL-0: CVE-2019-25211: ollama: parseWildcardRules in Gin-Gonic CORS mishandles a wildcard at the end of an origin string
https://bugzilla.suse.com/show_bug.cgi?id=1227346 Bug ID: 1227346 Summary: VUL-0: CVE-2019-25211: ollama: parseWildcardRules in Gin-Gonic CORS mishandles a wildcard at the end of an origin string Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.6 Hardware: Other URL: https://smash.suse.de/issue/412410/ OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Security Assignee: security-team@suse.de Reporter: smash_bz@suse.de QA Contact: security-team@suse.de CC: andrea.mattiazzo@suse.com Target Milestone: --- Found By: Security Response Team Blocker: --- 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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-25211 https://www.cve.org/CVERecord?id=CVE-2019-25211 https://github.com/gin-contrib/cors/commit/27b723a473efd80d5a498fa9f5933c802... https://github.com/gin-contrib/cors/compare/v1.5.0...v1.6.0 https://github.com/gin-contrib/cors/pull/106 https://github.com/gin-contrib/cors/pull/57 https://github.com/gin-contrib/cors/releases/tag/v1.6.0 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227346 https://bugzilla.suse.com/show_bug.cgi?id=1227346#c1 Andrea Mattiazzo <andrea.mattiazzo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Andrea Mattiazzo <andrea.mattiazzo@suse.com> --- Already fixed, closing. ./go.mod: github.com/gin-contrib/cors v1.7.2 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com