First published: Tue Jan 30 2024(Updated: )
### Impact There are no checks on whether the input is encrypted if a task is created in an encrypted collaboration. Therefore, a user may accidentally create a task with sensitive input data that will then be stored unencrypted in a database. ### Workarounds This is not an issue with the normal workflow, only if e.g. a user with the python client sets encryption to the wrong value.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
pip/vantage6 | <4.2.0 | 4.2.0 |
Vantage6 | <4.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-22193 has a significant severity as it can lead to sensitive data being stored unencrypted in a database.
To fix CVE-2024-22193, ensure that input is properly encrypted before creating tasks in encrypted collaborations.
CVE-2024-22193 affects versions of the Vantage6 software up to but not including version 4.2.0.
CVE-2024-22193 may expose sensitive input data that is accidentally stored unencrypted in a database.
Yes, CVE-2024-22193 can occur even in encrypted environments if there are no checks on the input encryption status.