Results 24 issues of jub0bs

### Proposal Details According to [RFC 9110][rfc-9110] and [RFC 6265][rfc-6265], [header-field names][field-names], [methods][methods], and [cookie names][cookies] all share the same production: [_token_][token]. However, the logic for validating tokens is duplicated...

Proposal

### Acknowledgement - [X] The maintainer(s) of the affected project have already been made aware of this vulnerability. ### Description Some CORS middleware (more specifically those created by specifying two...

Direct External Report

### Acknowledgement - [X] The maintainer(s) of the affected project have already been made aware of this vulnerability. ### Description Some CORS middleware (more specifically those created by specifying two...

Direct External Report

#### What versions are you running? ```console $ go list -m github.com/chromedp/chromedp github.com/chromedp/chromedp v0.9.5 $ chromium --version Chromium 125.0.6399.0 $ go version go version go1.22.1 darwin/amd64 ``` #### What did...