Safety vulnerability ID: 54661
The information on this page was manually curated by our Cybersecurity Intelligence Team.
From issue:
Problem description
Currently, the refresh token is valid indefinitely. This is bad security practice.
Desired solution
The refresh token should get a validity of 24-48 hours.
Additional context
When implementing this, also check that the refresh token returns a new refresh token
When implementing this, also adapt the UI so that it logs out if refresh token is no longer valid.
When implementing this, ensure that nodes refresh their token periodically so that they do not have to be restarted manually.
### Impact
### Patches
None available
### Workarounds
None available
Latest version: 4.8.2
vantage6 command line interface
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application