Page 1 of 1

[Fixed] Minor vulnerabilities

Posted: Fri Jan 07, 2022 11:00 am
by admin
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