Home / Vulnerability Database / Go : Broken authentication and session management
Go
Go : Broken authentication and session management
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
OWASP ASVS
PCI DSS 4.0
HIPAA
CWE
Overview
Application functions related to authentication and session management are insecure. This can lead to session hijacking and session fixation.
For example, application includes session ID into the URL or uses hardcoded authentication key.
MEDIUM
DerScanner Severity Score
Do you want to fix Go : Broken authentication and session management in your application?
See also
Go
Go : Undocumented feature: special account
Go
Go : Nil salt
Go
