Closed
Bug 40756
Opened 26 years ago
Closed 24 years ago
MailNews needs security review to avoid mail bombs etc.
Categories
(MailNews Core :: Security, defect, P3)
MailNews Core
Security
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: selmer, Assigned: security-bugs)
References
Details
(Keywords: meta)
Mitch, we have a line item in our PRD that we're supposed to be safe from all
possible mail attacks. Can you help us coordinate some kind of review that
would help provide assurances that we're safe?
Thanks, Steve
| Reporter | ||
Comment 1•26 years ago
|
||
We should make sure we're safe before we ship beta2, adding keyword.
| Assignee | ||
Comment 2•26 years ago
|
||
Sure. Why don't you set up a meeting of interested parties and we can think about
how to tackle this. We should try to find a list of past security exploits
involving mail and see if we're still vulnerable - maybe there's some in
bugsplat?
Status: NEW → ASSIGNED
Putting on [nsbeta2-] radar. This is a "meeting" tracking bug. Sooo, have your
mtg to see if there is a bug...but this bug is minus baby!
Whiteboard: [nsbeta2-]
Comment 4•26 years ago
|
||
adding alecf, mscott, bienvenu and me to this bug.
when we get to talking about security in mailnews, I'm sure we'll all want to be
there.
the last I heard (from mscott) was there was a bug that prevented any JS from
being executed in the message pane.
the message pane is still in it's own iframe, so does that mean if that bug gets
fixed, will we be safe?
| Assignee | ||
Comment 6•25 years ago
|
||
Has there been any followup to last month's mailnews security meeting? Major
issues still unresolved? Let's make this a meta-bug for mailnews security
issues.
Here are my notes from the meeting: General consensus that
- Make sure scripts in the message pane don't have access to the message header.
(me)
- Each mail message should be its own sandbox; no access to other messages or
pages (me)
- Disabling JS in mail/news. This is now the default in Mozilla, not NS6. (done)
- Are there any circumstances where the "URL" of two messages is the same? This
would allow one to access the other. (me)
- Disabling the covert channel caused by network requests initiated by the
display of a message (the infamous bug 28327, let's continue discussion in that
bug)
- The setting of a cookie by script in a message ties a cookie to an email
address, which can be a privacy violation. Should this be fixed? Worth opening a
bug?
- Do we remove the hack that allowed HTML in vcards?
- As I write this, mscott has brought bug 48403 to my attention, a nice little
exploit which can be run from a mail message.
Comment 7•25 years ago
|
||
Good bug!
> The setting of a cookie by script in a message ties a cookie to an email
> address, which can be a privacy violation. Should this be fixed? Worth opening
> a bug?
Can you tell more about this?
Comment 8•25 years ago
|
||
> Make sure scripts in the message pane don't have access to the message header
You mean the header section of the msg pane? (Because there are "save/open
attachment" functions available, which a script might be able to invoke, not?)
Comment 9•25 years ago
|
||
I believe there is already a bug around somewhere for the cookie-in-email issue
| Assignee | ||
Comment 11•25 years ago
|
||
Additional security reviews will take place after PR3, marking rtm.
Keywords: rtm
Comment 12•25 years ago
|
||
Has this review begun? Is there an eta? Adding Need Info.
Whiteboard: [need info]
| Assignee | ||
Comment 13•25 years ago
|
||
Ongoing. I've looked at some mail issues with mscott lately; I'd like to have
another meeting soon.
Updated•25 years ago
|
Target Milestone: M17 → ---
| Assignee | ||
Comment 16•25 years ago
|
||
Mass adding mozilla0.9 keyword (mass changing milestone doesn't seem to work).
Keywords: mozilla0.9
Comment 17•25 years ago
|
||
As Mozilla 0.9 and the final 1.0 release is getting nearer, I suggest you
schedule this meeting soon.
It is very important that the majority of these bugs gets fixed before 1.0
OS: Windows NT → All
Hardware: Sun → All
| Assignee | ||
Updated•25 years ago
|
Target Milestone: --- → mozilla1.0
Comment 18•24 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 19•24 years ago
|
||
Resetting Milestone (due to mass-change) and adding mozilla 1.0 keyword.
| Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.0
| Assignee | ||
Comment 20•24 years ago
|
||
OK, this review is underway and is being tracked elsewhere, so I'm going to
close this bug. If you'd like to help with this effort, take a look at
http://www.mozilla.org/projects/security/components/reviewguide.html
or email mstoltz@netscape.com with your suggestions.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 21•24 years ago
|
||
> this review is underway and is being tracked elsewhere
Where is tracked?
> http://www.mozilla.org/projects/security/components/reviewguide.html
Thanks for the URL/doc, good read.
Comment 22•24 years ago
|
||
Marking verified as per above developer comments. The QA team is also involved
in this initiative. Please contact bsharma@netscpae.com if you have any testing
issues or want to help in the testing area.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•