Skip to content

Security Issue: Exposed Email Addresses in config.yaml File #2

@ProHaller

Description

@ProHaller

Description

It has been observed that the email addresses of all registered users are currently visible in the config.yaml file. This presents a security and privacy concern as it exposes user data in a publicly accessible configuration file.

Steps to Reproduce

  1. Navigate to the config.yaml file in the repository.
  2. Observe that the email addresses of registered users are listed and readable.

Expected Behavior

The email addresses of users should not be visible or accessible in any public configuration files. Sensitive data should be securely stored and encrypted to prevent unauthorized access.

Suggested Solution

I recommend implementing one of the following solutions:

  1. Outsource Configuration to the Database
  2. Encrypt Personal Information:

Additional Context

Ensuring the privacy and security of user data is crucial for maintaining trust and complying with data protection regulations. The visibility of email addresses in a configuration file poses a significant risk and should be addressed promptly.

@Epiju Do you have any advice on this matter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions