Skip to content

Missing Cryptographic Step in cassproject

Moderate
Lomilar published GHSA-7qcx-4p32-qcmx May 17, 2022

Package

npm cassproject (npm)

Affected versions

< 1.5.8

Patched versions

1.5.8
docker cassproject/cass (docker)
< 1.5.8
1.5.8

Description

Impact

CaSS Library, (npm:cassproject) has a missing cryptographic step when storing cryptographic keys that can allow a server administrator access to an account’s cryptographic keys. This affects CaSS servers using standalone username/password authentication, which uses a method that expects e2e cryptographic security of authorization credentials.

Patches

The issue has been patched in 1.5.8, however, the vulnerable accounts are only resecured when the user next logs in using standalone authentication, as the data required to resecure the account is not available to the server.

Workarounds

The issue may be mitigated by using SSO or client side certificates to log in. Please note that SSO and client side certificate authentication does not have this expectation of no-knowledge credential access, and cryptographic keys are available to the server administrator.

References

There are no references at this time.

For more information

If you have any questions or comments about this advisory:

Severity

Moderate

CVE ID

CVE-2022-29229

Weaknesses