wintercg / fetch

WinterCG changes to the WHATWG Fetch standard
Other
25 stars 0 forks source link

Looking for private communication channel #13

Closed das7pad closed 1 year ago

das7pad commented 1 year ago

Hello,

I would like to report a potential vulnerability in the fetch spec. Is there a private email list or an internal issue tracker that I can submit the details to?

Thanks in advance and happy new year!

ljharb commented 1 year ago

In the web's fetch spec, or in wintercg's?

benjamingr commented 1 year ago

If it's in Node.js - https://hackerone.com/nodejs?type=team If it's in CloudFlare - https://hackerone.com/cloudflare If it's in Deno - https://deno.com/deploy/docs/security

das7pad commented 1 year ago

Thanks for the comments!

In the web's fetch spec, or in wintercg's?

In the web's fetch spec: https://fetch.spec.whatwg.org/


If it's in ...

I was referred here (and to https://github.com/whatwg/fetch/issues/1583) by a large vendor after reporting a finding in their fetch implementation. Other implementations are affected as well. They are following the fetch spec and the suggested mitigation is not part of the spec, which is why this needs to be addressed in the spec or get approved by the wider community. I do not want to talk more about this in public. Can we move this conversation to a private email thread please?

ljharb commented 1 year ago

This repo isn’t the main fetch spec - that’s in whatwg. WinterCG is for web-interoperable runtimes, like node and deno and so forth, to adapt web specs for non-browser environments.

ThisIsMissEm commented 1 year ago

Given it's the new year, it might take people a few days to get back to you over on the whatwg/fetch repository, if no one replies, perhaps try the information at https://wiki.whatwg.org/wiki/Reviewing

benjamingr commented 1 year ago

Hey I reached out to some people working on the fetch spec in private - if you email me at benjamingr@gmail.com I will connect you to some people working on it at the relevant capacity.

Please do not send me the disclosure itself, just a "hi" so I can connect you :]

das7pad commented 1 year ago

Thanks all. I've dropped you a message @benjamingr.


For future reference regarding https://wiki.whatwg.org/wiki/Reviewing

noamr commented 1 year ago

We reviewed this at Chromium and it's not considered a security issue in the context of Chromium (leaving it to deno/node peeps to decide if it's a security issue in that context). Thanks @benjamingr for connecting, and feel free to reach out next time by opening a chrome restricted security bug.

lucacasonato commented 1 year ago

@das7pad Can you email me at luca@deno.com with the details of the issue?