We found results for “”
CVE-2019-25211
Good to know:
Date: June 27, 2024
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.
Language: Go
Severity Score
Related Resources (10)
Severity Score
Weakness Type (CWE)
Origin Validation Error
CWE-346Top Fix
Upgrade Version
Upgrade to version github.com/gin-gonic/gin - v1.6.0;github.com/gin-contrib/cors - v1.6.0
CVSS v3.1
| Base Score: |
|
|---|---|
| Attack Vector (AV): | NETWORK |
| Attack Complexity (AC): | LOW |
| Privileges Required (PR): | NONE |
| User Interaction (UI): | NONE |
| Scope (S): | UNCHANGED |
| Confidentiality (C): | HIGH |
| Integrity (I): | HIGH |
| Availability (A): | NONE |
Vulnerabilities
Projects
Contact Us


