logo

GHSA-vhxv-fg4m-p2w8 github.com/jub0bs/cors

Package

Manager: go
Name: github.com/jub0bs/cors
Vulnerable Version: >=0 <0.1.3

Severity

Level: Critical

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N

EPSS: N/A pctlN/A

Details

Some CORS middleware allow untrusted origins ### Impact Some CORS middleware (more specifically those created by specifying two or more origin patterns whose hosts share a proper suffix) incorrectly allow some untrusted origins, thereby opening the door to cross-origin attacks from the untrusted origins in question. For example, specifying origin patterns `https://foo.com` and `https://bar.com` (in that order) would yield a middleware that would incorrectly allow untrusted origin `https://barfoo.com`. ### Patches Patched in v0.1.3. ### Workarounds None.

Metadata

Created: 2024-05-03T17:34:17Z
Modified: 2024-05-21T15:38:55Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/05/GHSA-vhxv-fg4m-p2w8/GHSA-vhxv-fg4m-p2w8.json
CWE IDs: []
Alternative ID: N/A
Finding: F184
Auto approve: 1