Project

General

Profile

Actions

Bug #20295

closed

fe_user passwords are visible in the backend

Added by Alban Cousinie about 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-04-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The fe_user password field of the Typo3 backend is set as <input type="text"> while it should be <input type="password">.

This results in user passwords being disclosed to a site admin and it is a security problem because many users tend to use the same passwords on many different websites. So an fraudulent Typo3 website admin may use this information for bad purposes.

Actually I beleive user passwords should be cyphered by default in any CMS and an administrator should never have access to these. If the password is lost, he always has the possibility to redefine one and thus such behavior is not blocking, but it is obviously much more secure for users. Ask the typo3.fr forum administrators what they think about this : they have been hacked the forum database twice this year.

Also MD5 is not strong enough for cyphering password (can be spoofed with rainbow tables) and a better cypher should be retained.

(issue imported from #M10873)


Files

10873.diff (647 Bytes) 10873.diff Administrator Admin, 2010-05-04 22:52

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #19616: Don't show fe_users password in page moduleClosedSteffen Kamper2008-11-15

Actions
Related to TYPO3 Core - Bug #20365: install tool shows plain passwordsClosedSteffen Kamper2009-04-27

Actions
Is duplicate of TYPO3 Core - Bug #14805: FE user passwords shown in page module and info popup of list moduleClosed2005-06-08

Actions
Is duplicate of TYPO3 Core - Bug #22588: fe_user passwords are visible in the info popup window in the backendClosedSteffen Kamper2010-05-04

Actions
Actions

Also available in: Atom PDF