Weak password hash in LiveHelperChat
High severity
GitHub Reviewed
Published
Apr 6, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Description
Published by the National Vulnerability Database
Apr 5, 2022
Published to the GitHub Advisory Database
Apr 6, 2022
Reviewed
Apr 7, 2022
Last updated
Jan 27, 2023
The secrethash, which the application relies for multiple security measures, can be brute-forced. The hash is quite small, with only 10 characters of only hexadecimal, making 16^10 possilibities ( 1.099.511.627.776 ). The SHA1 of the secret can be obtained via a captcha string and brute-forced offline with an GPU.
References