TopicsWeb Security33. Why might a site using a MySQL database expose only port 80?33. Why might a site using a MySQL database expose only port 80? The database port has been changed and was not detected. Separate web and database servers (port 3306 not externally accessible). Port 3306 is not open to the outside.