Closed
Bug 453526
(CVE-2008-5504)
Opened 16 years ago
Closed 16 years ago
Remaining attack vectors in feed preview on 1.8 branch
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Gavin, Assigned: asaf)
References
Details
(Keywords: testcase, verified1.8.1.19, Whiteboard: [sg:critical])
Attachments
(1 file)
1.97 KB,
patch
|
mconnor
:
review+
dveditz
:
approval1.8.1.19+
|
Details | Diff | Splinter Review |
Reporter | ||
Updated•16 years ago
|
Flags: blocking1.8.1.18?
Updated•16 years ago
|
Flags: blocking1.8.1.18?
Flags: blocking1.8.1.18+
Flags: blocking1.8.1.17-
Reporter | ||
Updated•16 years ago
|
Summary: Remaining attack vectors in print preview on 1.8 branch → Remaining attack vectors in feed preview on 1.8 branch
Updated•16 years ago
|
Version: Trunk → 2.0 Branch
Comment 2•16 years ago
|
||
------- Comment #68 From moz_bug_r_a4@yahoo.com 2008-09-03 05:11:44 PDT
There are two oversight. fx2.0.0.17 is still exploitable.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/browser/components/feeds/src/FeedWriter.js&rev=1.2.2.36&mark=635#623
This is exploitable. I'll attach a testcase.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/browser/components/feeds/src/FeedWriter.js&rev=1.2.2.36&mark=404,406#397
I think this is unsafe. But, I cannot create a testcase since I don't know a
way to execute this catch block.
------- Comment #69 From moz_bug_r_a4@yahoo.com 2008-09-03 05:14:55 PDT (-)
Created an attachment (id=336641) [attachment 336713 [details] in this bug --dveditz]
testcase 9 - handlers[0].doCommand()
This works on fx2.0.0.17-candidate-build2 (2008082909).
This uses bug 451680's XSS trick.
Blocks: 360529
Whiteboard: [sg:critical]
Updated•16 years ago
|
Flags: wanted1.8.1.x+
Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
QA Contact: rss.preview → mano
Updated•16 years ago
|
Assignee: nobody → mano
Updated•16 years ago
|
Flags: blocking1.8.1.19+
Flags: blocking1.8.1.18-
Flags: blocking1.8.1.18+
Comment 4•16 years ago
|
||
Mano, have you had time to work on this? I'd hate to miss this for a third release in a row, especially since it's the last Firefox 2 release...
Whiteboard: [sg:critical] → [sg:critical][needs 1.8 patch]
Comment 5•16 years ago
|
||
Mano, please attach a 1.8 patch for this. Code freeze is on Monday.
Assignee | ||
Comment 6•16 years ago
|
||
See bug 388207, I didn't remove the element from subscribe.xhtml for the sake of backwards-compatibly.
Attachment #348427 -
Flags: review?(mconnor)
Attachment #348427 -
Flags: approval1.8.1.19?
Updated•16 years ago
|
Attachment #348427 -
Flags: review?(mconnor) → review+
Comment 7•16 years ago
|
||
Comment on attachment 348427 [details] [diff] [review]
patch
Looks good.
Comment 8•16 years ago
|
||
Comment on attachment 348427 [details] [diff] [review]
patch
Approved for 1.8.1.19, a=dveditz for release-drivers
Attachment #348427 -
Flags: approval1.8.1.19? → approval1.8.1.19+
Updated•16 years ago
|
Whiteboard: [sg:critical][needs 1.8 patch] → [sg:critical]
Comment 9•16 years ago
|
||
Can we get this landed asap? Code freeze was technically last night...
Assignee | ||
Comment 10•16 years ago
|
||
Checking in browser/components/feeds/src/FeedWriter.js;
/cvsroot/mozilla/browser/components/feeds/src/FeedWriter.js,v <-- FeedWriter.js
new revision: 1.2.2.37; previous revision: 1.2.2.36
done
Comment 11•16 years ago
|
||
Verified with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19pre) Gecko/2008112503 BonEcho/2.0.0.19pre.
Status: RESOLVED → VERIFIED
Keywords: fixed1.8.1.19 → verified1.8.1.19
Updated•16 years ago
|
Alias: CVE-2008-5504
Group: core-security
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•