Closed Bug 1869607 Opened 1 year ago Closed 1 year ago

HTML Select Option Can Be Used to Spoof Fullscreen

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1832627

People

(Reporter: fazim.pentester, Unassigned)

References

Details

(Keywords: csectype-spoof, reporter-external, sec-moderate, Whiteboard: [reporter-external] [client-bounty-form] [verif?])

Attachments

(2 files)

16.63 KB, application/x-zip-compressed
Details
698.43 KB, video/mp4
Details
Attached file poc.zip

By utilizing the select options dropdown and consecutively clicking the select tag, Firefox fullscreen notification can be obscured. Below is a proof of concept where the attacker site requests the user to triple-click or double-click with a small delay to launch the select option above fullscreen notification, thereby spoofing the browser.

Steps to Reproduce:

  1. Download the poc.html file.
  2. Open the poc.html file in firefox for testing.
Flags: sec-bounty?
Attached video demo.mp4

In the demo, the victim clicked twice; either clicking twice slowly or three times quickly can obscure the fullscreen notification using the select option dropdown.

Group: firefox-core-security → dom-core-security
Component: Security → DOM: Core & HTML
Product: Firefox → Core
See Also: → CVE-2024-1548

Hi Makoto! Since you're looking at the related bug 1832627, maybe you could determine if this is an actual duplicat?

Flags: needinfo?(m_kato)

Yes, this can be dup of bug 1832627. It depends on event order. If fullscreen event is received after showing popup, this issue doesn't occur. After receiving fullscreen event, then when showing popup, popup is override on warning box.

Status: NEW → RESOLVED
Closed: 1 year ago
Flags: needinfo?(m_kato)
Resolution: --- → FIXED
Duplicate of bug: CVE-2024-1548
Resolution: FIXED → DUPLICATE

Kindly cc me to that issue, Makoto. Thank you.

I've CCed you to the other bug.

Thank you, Andrew.

Flags: sec-bounty? → sec-bounty-
Group: dom-core-security
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: