-
Suggestion
-
Resolution: Unresolved
-
None
-
Confluence 5.1.3 and Confluence 4.3.7 + Jira 5.2.7 on Linux (CentOS 5) with MySQL 5.1.34 or PostgreSQL 8.4.17
NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.
Passwords for configured mail accounts are stored in clear text in the database as can be seen e.g. by:
SELECT * FROM BANDANA WHERE BANDANAKEY = 'atlassian.confluence.space.mailaccounts';
Even when being an admin I should NOT be able to read-out other users email account password!
This problem exists for Confluence AND Jira as well.
- is related to
-
CONFSERVER-29534 Passwords of configured SMTP mail accounts are stored in cleartext
- Under Consideration