In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade matrix-sdk
to version 0.6.2 or higher.
Affected versions of this package are vulnerable to Information Exposure when sending Matrix requests in an application that writes logs using tracing-subscriber
(in a way that includes fields of tracing spans such as tracing_subscriber
s default text output from the fmt
module), as these logs will contain the user's access token.