Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Vulnerability report: SMTP credentials in cleartext in log file #42

Open
rommelfs opened this issue Jul 18, 2019 · 0 comments
Open

Vulnerability report: SMTP credentials in cleartext in log file #42

rommelfs opened this issue Jul 18, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rommelfs
Copy link

from /tmp/console.log:

2019-07-16 23:44:31.904  INFO 3082 --- [ool-20-thread-7] c.i.c.c.c.s.ExternalProcessService       :   "mail": {
2019-07-16 23:44:31.904  INFO 3082 --- [ool-20-thread-7] c.i.c.c.c.s.ExternalProcessService       :     "host": "localhost",
2019-07-16 23:44:31.905  INFO 3082 --- [ool-20-thread-7] c.i.c.c.c.s.ExternalProcessService       :     "port": "25",
2019-07-16 23:44:31.905  INFO 3082 --- [ool-20-thread-7] c.i.c.c.c.s.ExternalProcessService       :     "username": "username",
2019-07-16 23:44:31.906  INFO 3082 --- [ool-20-thread-7] c.i.c.c.c.s.ExternalProcessService       :     "password": "password",
[...]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants