Skip to content

SECURITY : app log messages reveal unobfuscated (clear-text) credentials #142

@didierm

Description

@didierm

When watching the NextCloud logs (NC v21), it is observed that the SharePoint Backend app (v1.9.1) logs the Sharepoint credentials (as entered in the External storages configuration) in cleartext.

Only part of the arguments have their parameter(s) replaced by the string *** sensitive parameters replaced ***.

For an example, please refer to the log extract in #141 (comment) .
In that example, username, password, email and tenant (of which username and password are critically important) were manually replaced by

***username_manually_obfuscated***
***password_manually_obfuscated***
***email_manually_obfuscated***
***tenant_manually_obfuscated***

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions