Safe Browsing should not check public suffixes
Categories
(Toolkit :: Safe Browsing, defect, P2)
Tracking
()
People
(Reporter: francois, Unassigned)
References
Details
(Keywords: good-first-bug)
Reporter | ||
Updated•8 years ago
|
Reporter | ||
Updated•8 years ago
|
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Comment 2•6 years ago
|
||
I would like to work on this bug.
Please let me know If I am looking at the wrong code.
https://searchfox.org/mozilla-central/source/toolkit/components/url-classifier/LookupCache.cpp#326-380
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Hi Manish, Thank you for helping!
(In reply to Manish [:manishkk] from comment #2)
I would like to work on this bug.
Please let me know If I am looking at the wrong code.
https://searchfox.org/mozilla-central/source/toolkit/components/url-classifier/LookupCache.cpp#326-380
This is for Path, Host[1] should be the one you are looking for.
Comment 4•5 years ago
|
||
Inactive for more than half a year, reset the assignee
Updated•5 years ago
|
Comment 5•5 years ago
|
||
If we do fix this, I think we'll still want to check the suffix at least for private domains on the public suffix list (i.e., skip .com
since this is a "proper" public suffix, but not a domain from the private entries section of the PSL, like apps.fbsbx.com
). See [0] for a discussion of the potential attacks.
[0] https://github.com/mozilla-services/shavar-list-creation/issues/102
Comment 6•4 years ago
|
||
This good-first-bug hasn't had any activity for 6 months, it is automatically unassigned.
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Comment 7•2 years ago
|
||
Hello, I would like to work on this bug.
I am new and this is my first issue so please guide me in this.
Description
•