[tor-bugs] #32549 [Applications/Tor Browser]: NoScript makes requests to sync-messages.invalid

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 20 09:32:22 UTC 2019


#32549: NoScript makes requests to sync-messages.invalid
--------------------------------------+-----------------------------------
 Reporter:  cypherpunks               |          Owner:  tbb-team
     Type:  defect                    |         Status:  needs_information
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:  noscript                  |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+-----------------------------------

Comment (by ma1):

 Replying to [comment:2 pili]:
 > ma1: are you aware of this one?

 Of course I am, see
 https://github.com/hackademix/noscript/blob/11.0.9/src/lib/SyncMessage.js#L3

 Even though this is innocuous ( https://en.wikipedia.org/wiki/.invalid ),
 it shouldn't normally happen, because those requests are intercepted by
 our webRequest listener and redirected to a data: URL before (pointless)
 DNS resolution attempts. I suppose a content script is triggering the
 request before the listener is ready to answer, or we're watching
 speculative resolution.

 Regarding "connections to 255.255.255.255", did you actually see any?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32549#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list