|
|
|
|
|
by swinglock
2820 days ago
|
|
That's scary. Listening on localhost or serving a LAN/VPN behind a firewall does not make your web app secure from attackers on the Internet unless you air gapped. HTTP Basic Auth and HTTPS doesn't change that. Please do read up on CSRF. This has been an issue for decades and just recently been in the news due to massive attacks against home routers (web apps listening on the LAN) and desktop apps (both web apps and web APIs listening on localhost). I get the impression that this has not been considered. https://en.wikipedia.org/wiki/Cross-site_request_forgery |
|
however, the safety of an application is up to the developer, that can leave opened also the door of a safe atomic bunker