Forum archive
Potential Security breach prior to webserver password change?
When I first launch my Turnkey Plone webserver, I land on a web page that is requesting for me to change the password. The problem is that the VM is already available for requests from the Internet. That means that ANYONE in the world who happens upon my site between installation and changing the password could potentially do a bit of damage (if they know what they're doing). The chance is slim, perhaps, but not altogether ignorable.
I realize there are several workarounds for this, like temporarily repointing the IP address or disabling IP forwarding on the host firewall, but it seems to me that the password change process should probably be done in the installation and setup, prior to the VM going "live."
Thank you for your assistance.
Most TurnKey appliances ask you to set a password during firstboot configuration. It looks like Plone doesn't. There may have been some rationale for that but for now I think we'll call it a bug...
PS I just lodged it on the tracker: https://github.com/turnkeylinux/tracker/issues/554