dessant / search-by-image

Browser extension for reverse image search, available for Chrome, Edge and Safari
https://apps.apple.com/us/app/search-by-image-for-safari/id1544552106
GNU General Public License v3.0
2.24k stars 198 forks source link

Apparent Security Flaw in Opera GX #135

Closed bardubo closed 3 years ago

bardubo commented 3 years ago

System

Bug description

In order to update the extension to the newest version, Opera GX asks me to approve the app to 1) see and 2) change all the data that I type on every textbox on every website, so I suppose that includes passwords, credit cards, you name it, as long as the extension is up to date and running.

Logs

No errors, just a concern.

dessant commented 3 years ago

Browsers lack the kind of granular control over permissions that you would want to have. The extension needs to have read and write access to tab content in order to function, and password inputs cannot be selectively excluded from that access.