-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Code-server Acunetix Scan Errors #764
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
1.1140-vsc1.33.1
RHEL 7 with debian-slim (php-apache) docker container
Description
As part of a project development, digital security has performed a scan of code-server login, and reported 2 medium and 1 low problems.
- HTML form without CSRF protection (medium)
- Password field submitted using GET method (medium)
- Clickjacking: X-Frame-Options header missing (low)
I will detail the report of each of these in a separate comment below...
The only other things were informational comments by the scan...
- Content Security Policy (CSP) not implemented
- Password type input with auto-complete enabled
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working