Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

[Fixed] Minor vulnerabilities

Information about updates, news, Code Library
admin
Site Admin
Posts: 2781
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 1 time

[Fixed] Minor vulnerabilities

Unread post 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
Post Reply