Closed Bug 1713259 (CVE-2021-29975) Opened 3 years ago Closed 3 years ago

Show form reportValidity validationMessage on any website

Categories

(Toolkit :: UI Widgets, defect)

defect

Tracking

()

RESOLVED FIXED
91 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox88 --- wontfix
firefox89 --- wontfix
firefox90 --- fixed
firefox91 --- fixed

People

(Reporter: sourc7, Assigned: enndeakin)

References

(Regression)

Details

(4 keywords, Whiteboard: [reporter-external] [client-bounty-form] [verif?][adv-main90+])

Attachments

(6 files)

Attached file spoof.bundle.html

After set reportValidity() as canvas.toBlob callback and set contenteditable to true, the reportValidity validationMessage will persist even the tab was closed. As the validationMessage is persist on the screen, after the tab was closed the validationMessage still show to previous active tab.

In this report I demonstrate I able to spoof validationMessage on Twitter then overlap the Twitter button intent (which press enter also works) to retweet/like the tweet.

As the validationMessage is showed on secure domain, user will likely trust the message is from the website, and the validationMessage will overlap Twitter button intent message so user won't notice that press enter will retweet/like the tweet.

Mozregression show it is regression of Bug 1684792, open form validation popup anchored at screen coordinate as datetime picker and select do so that it is positioned correctly in out of process iframes

Affected version:

  • Firefox Nightly 90.0a1 (2021-05-27) (64-bit)
  • Firefox Release 88.0.1 (64-bit)

Unaffected version:

  • Firefox 78.10.1esr (64-bit)

Steps to Reproduce:

  1. Visit attached spoof.bundle.html
  2. Click "Spoof validationMessage" button
  3. Validation message appear on Twitter website
  4. If you're logged in then press Enter to like the tweet
Flags: sec-bounty?

Hereby I attached the testcase with invisible unicode symbol on custom validationMessage.

I can confirm this. When I try it the validation panel doesn't cover the twitter "like" confirmation as in the video, but it's still present and that's the heart of the problem. I assume in a real attack the differences could be researched and accounted for (OS? site custom zoom level? fonts?), and even if not, the panel contents will be assumed to come from the visibly showing site and could be used for various other spoofs.

Type: task → defect
Component: Security → XUL Widgets
Flags: needinfo?(enndeakin)
Keywords: csectype-spoof
Product: Firefox → Toolkit
Regressed by: 1684792
Has Regression Range: --- → yes
Keywords: regression
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Summary: Show reportValidity validationMessage on any website → Show form reportValidity validationMessage on any website

Gijs mentioned that the security severity needs to be set to land this.

Flags: needinfo?(enndeakin) → needinfo?(dveditz)
Flags: needinfo?(dveditz)
Keywords: sec-moderate
Group: firefox-core-security → core-security-release
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch

Does this want uplift to 90? And have you put the test up in a separate bug somewhere so we can land that after we ship the fix? :-)

Flags: needinfo?(enndeakin)

Comment on attachment 9224284 [details]
Bug 1713259, hide form validation popup when switching pages, r=gijs

Beta/Release Uplift Approval Request

  • User impact if declined: A page can popup up an invalid form with a custom message and then redirect to another page, possibly tricking the user into thinking they are on another page.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: Yes
  • Needs manual test from QE?: No
  • If yes, steps to reproduce: Automated test will be in another bug.
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky):
  • String changes made/needed: None
Flags: needinfo?(enndeakin)
Attachment #9224284 - Flags: approval-mozilla-beta?

Comment on attachment 9224284 [details]
Bug 1713259, hide form validation popup when switching pages, r=gijs

approved for 90.0b5

Attachment #9224284 - Flags: approval-mozilla-beta? → approval-mozilla-beta+

Severity is on the low end of moderate, but the combination is clever and we are awarding a bounty for it. In this particular example it's not entirely convincing due to the ugliness of the prompt, but it might just confuse people enough to work.

"on top" elements strike again :-(

Flags: sec-bounty? → sec-bounty+
QA Whiteboard: [post-critsmash-triage]
Flags: qe-verify-
Whiteboard: [reporter-external] [client-bounty-form] [verif?] → [reporter-external] [client-bounty-form] [verif?][adv-main90+]
Attached file advisory.txt
Alias: CVE-2021-29975
Group: core-security-release
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: