Security/B2G/PermissionReview/TCPUDPSocket
From MozillaWiki
< Security | B2G | PermissionReview
Exposing SystemXHR
Use cases
Email app is the only gaia app. But commonly similar use to systemXHR except for connecting to 3rd party non-http services.
Threats
- Accessing services behind a firewall
- Accessing local resources
- Exposing insecure services to local network (server socket)
- Consuming system resources?