[Fixed] Minor vulnerabilities
Posted: Fri Jan 07, 2022 11:00 am
3 (minor) potential vulnerabilities have found by https://detectify.com. Fixes are on Github:
- Sanitize $_GET with htmlspecialchars()
- Set session.cookie_httponly to 1
- Set session.cookie_secure to 1 if HTTPS is used