Closed
Bug 217625
Opened 22 years ago
Closed 22 years ago
POP3 passwords are stored in Password Manager although forbidden
Categories
(MailNews Core :: Security, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mnyromyr, Assigned: Bienvenu)
Details
Attachments
(1 file)
1.40 KB,
patch
|
sspitzer
:
review+
sspitzer
:
approval1.5+
|
Details | Diff | Splinter Review |
Mozilla 1.5b release:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030827
Steps to reproduce:
- add new POP3 account that needs username/password
- try to get new mail: MailNews asks for the password
- enter password (but do *not* mark the checkbox for saving!)
- open Password Manager: an entry for this account has been added!
Furthermore, everytime you hit CTRL-T etc. to check for new mail, another
identical entry is added to the PM.
After closing Mozilla and starting up again, the entries are still visible in
the PM, but getting mail requires re-entering the password.
This means, that Mozilla is even *claiming* to not having the password stored,
but does otherwise!
Marking as security problem.
Reporter | ||
Comment 1•22 years ago
|
||
I forgot to mention:
This does not occur with news or imap server requiring authentification!
Comment 2•22 years ago
|
||
adding mscott and bienvenu
Assignee | ||
Comment 4•22 years ago
|
||
we only need to store the password if we're password protecting the local cache
- otherwise, the password mgr/prompter handles this.
Assignee | ||
Updated•22 years ago
|
Attachment #130563 -
Flags: superreview?(scott)
Comment 5•22 years ago
|
||
Comment on attachment 130563 [details] [diff] [review]
proposed fix
r/a=sspitzer
Attachment #130563 -
Flags: review+
Attachment #130563 -
Flags: approval1.5+
Assignee | ||
Comment 6•22 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Attachment #130563 -
Flags: superreview?(mscott)
Comment 8•21 years ago
|
||
Verified with 1.7 RC3 Gecko/20040608. not appearing in the psswd mgr.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•