Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

information leakage #20

Closed
spiderlronman opened this issue Mar 8, 2022 · 2 comments
Closed

information leakage #20

spiderlronman opened this issue Mar 8, 2022 · 2 comments

Comments

@spiderlronman
Copy link

helper.php file line 315 creates the .env file Content is:$envPath = base_path() . DIRECTORY_SEPARATOR . '.env';
Its content is to create a .env file in the root directory and write the database account, password, and database name

@royalwang
Copy link
Contributor

What is the problem?

@spiderlronman
Copy link
Author

问题是什么?
Help during system installation The PHP file is created on line 315 Env file content and write some sensitive information of the server, resulting in the leakage of sensitive information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants