Closed Bug 815768 Opened 13 years ago Closed 13 years ago

IE-only XSS in Mozilla Developer Network

Categories

(developer.mozilla.org :: Security, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: yaroslav.c7s, Unassigned)

Details

(Keywords: wsec-xss, Whiteboard: [site:developer.mozilla.org][specification-like][type:bug])

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.11 Steps to reproduce: XSS in Mozilla Developer Network. Work in all new IE in Compatibility Mode. IE iframe XSS vector. No filtering iframe content (<, >, ", '). Steps: 1. developer.mozilla.org 2. profile page 3. "Docs user page" 4. html mode 5. code: <iframe> <iframe src="javascript:alert(1);"></iframe> </iframe> 6. save 7. test in IE.
+++ No duplicate 800548, 801046.
per our web sec bug verification rotation assigning to rforbes to verity
Assignee: nobody → rforbes
Flags: needinfo?(rforbes)
@yaroslav I am having trouble finding the vulnerable page. You listed "Docs user page" how do i find that?
Flags: needinfo?(rforbes)
ok, thanks to curtisk I found the page. Yup, this works.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Component: User profiles → Security
Whiteboard: [site:developer.mozilla.org]
Assignee: rforbes → nobody
The "Docs user page" link is no longer available. To reproduce this now, a user should do the following, which replace steps 1-3 from comment 0. 1. Visit https://developer-dev.allizom.org/ 2. Log in 3. Navigate to https://developer-dev.allizom.org/docs/new The rest of the steps follow as described in comment 0.
Priority: -- → P1
Whiteboard: [site:developer.mozilla.org] → [site:developer.mozilla.org][specification-like][type:bug]
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Adding keywords to bugs for metrics, no action required. Sorry about bugmail spam.
Keywords: wsec-xss
For bugs that are resolved, we remove the security flag. These haven't had their flag removed, so I'm removing it now.
Group: websites-security
You need to log in before you can comment on or make changes to this bug.