This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Forbid *
in the middle of the target host
#4369
Labels
Comments
Looks like after #2981 was fixed by #3603, some new cases appeared:
cc @fuglede @jsha @Hainish @Bisaloo - can we attempt to fix these and, this time, add a linter rule to prevent adding similar rules in future? |
RReverser
added a commit
to RReverser/https-everywhere
that referenced
this issue
Sep 1, 2017
See EFForg#4369. These targets are also excessive.
RReverser
added a commit
to RReverser/https-everywhere
that referenced
this issue
Sep 1, 2017
See EFForg#4369. Only these subdomains seem to be matched by a regexp.
I guess this will protect our extension from wildcard-in-the-middle attacks. 😄 |
RReverser
added a commit
to RReverser/https-everywhere
that referenced
this issue
Sep 1, 2017
See EFForg#4369. Target is excessive.
RReverser
added a commit
to RReverser/https-everywhere
that referenced
this issue
Sep 1, 2017
RReverser
added a commit
to RReverser/https-everywhere
that referenced
this issue
Sep 1, 2017
See EFForg#4369. These targets are excessive here.
24 tasks
This was referenced Sep 1, 2017
@Bisaloo I've replaced PR #12314 with my new PR #14011. Please update #4369 (comment) above. |
pipboy96
pushed a commit
that referenced
this issue
Mar 27, 2019
* Fix wildcard-in-the-middle in General-Electric.xml See #4369 * [GEBlogs.com] Add rule, test urls and top comment * Rename General-Electric.xml to GEBlogs.com.xml * Update GEBlogs.com.xml * Update GEBlogs.com.xml * Update GEBlogs.com.xml * Update GEBlogs.com.xml * Update GEBlogs.com.xml * Update GEBlogs.com.xml * Update GEBlogs.com.xml * Update GEBlogs.com.xml
🎉 |
Tying in related PR #12319 |
zoracon
added a commit
to zoracon/https-everywhere
that referenced
this issue
Apr 1, 2019
Related to removing wildcard in the middle support EFForg#4369 Related EFForg#12319
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As @jsha pointed in #2981 (comment):
So decided to create an issue for 1) removal of support for this in rewriter code 2) having tests that check against such
<target host />
occurences.The text was updated successfully, but these errors were encountered: