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

Login passwords stored in plain text in runtime logs #140

Open
Thomas789s opened this issue Oct 30, 2024 · 3 comments
Open

Login passwords stored in plain text in runtime logs #140

Thomas789s opened this issue Oct 30, 2024 · 3 comments

Comments

@Thomas789s
Copy link

I noticed that both for the frontend and backend of OSC4, the email addresses and passwords of all login events are both stored in plain text in the logs lib/frontend/runtime/logs/app.log and /lib/backend/runtime/logs/app.log.

I feel this is not acceptable and a big security risk.

@pan-oscom
Copy link
Collaborator

When logging, get/post variables are saved, so email and password could get into the log when an error occurred. This is fixed in today's commit

@Neustradamus
Copy link

@gburton
Copy link

gburton commented Jan 6, 2025

@Neustradamus you have tagged many people who are no longer involved at osCommerce.

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

4 participants