Direct data leaking to Amazon
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-lens-shopping |
Confirmed
|
High
|
John Lenton | ||
unity-lens-shopping (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Despite claims from Mark Shuttleworth that data is not sent to Amazon (http://
Worse still, the request are over plain HTTP, even though Amazon offers an SSL service for images (ssl-images-
So while it's technically true that the search terms are not sent to Amazon, the search results are, and that's just as bad. From this, Amazon and any third-party on the line (ISP etc.) gets the user's IP, date, time, and can deduce the search terms through correlation with recent searches or by looking at the name of the products in the result set.
Additionally, the requests contains a fairly unique user-agent: gvfs/1.13.9, which seems to be tied to Gnome. I would imagine that there's not a lot of requests that would hit amazon.com with that user agent without originating from the Unity Dash. So now Amazon gets to know that I use the Unity Dash to search it, and how often.
The query also shows an Accept-Language header; I haven't experimented with other language packs, but it should be relatively obvious that leaking the user's language is not necessary, since those are just static images and the products' names have already been downloaded from productsearch.
How to reproduce:
- Open Wireshark, start capture
- Press the Windows/Meta key
- Type anything
- Check Wireshark output
description: | updated |
tags: | added: rls-q-incoming |
Changed in unity-lens-shopping: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → John Lenton (chipaca) |
Changed in unity-lens-shopping (Ubuntu): | |
importance: | Undecided → High |
tags: | removed: rls-q-incoming |
Changed in unity-lens-shopping: | |
milestone: | none → 6.12.0 |
information type: | Public → Public Security |
tags: | added: raring |
Status changed to 'Confirmed' because the bug affects multiple users.