---
id: CVE-2023-29533
title: >-
  A website could have obscured the fullscreen notification by using a
  combination of <code>window.open</code>, fullscreen requests,
  <code>window.name</code> assignments, and <code>setInterval</code> calls
summary: >-
  A website could have obscured the fullscreen notification by using a
  combination of <code>window.open</code>, fullscreen requests,
  <code>window.name</code> assignments, and <code>setInterval</code> calls. This
  could have led to user conf…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'
vendor: mozilla
product: firefox
affected:
  - firefox < 112.0
  - firefox_esr < 102.10
  - firefox_mobile < 112.0
  - focus < 112.0
  - thunderbird < 102.10
patched:
  - firefox 112.0
  - firefox_esr 102.10
  - firefox_mobile 112.0
  - focus 112.0
  - thunderbird 102.10
published: '2023-06-02'
updated: '2026-08-19'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2023-29533'
references:
  - url: 'https://bugzilla.mozilla.org/show_bug.cgi?id=1798219'
    label: security@mozilla.org
  - url: 'https://bugzilla.mozilla.org/show_bug.cgi?id=1814597'
    label: security@mozilla.org
  - url: 'https://www.mozilla.org/security/advisories/mfsa2023-13/'
    label: security@mozilla.org
  - url: 'https://www.mozilla.org/security/advisories/mfsa2023-14/'
    label: security@mozilla.org
  - url: 'https://www.mozilla.org/security/advisories/mfsa2023-15/'
    label: security@mozilla.org
  - url: 'https://bugzilla.mozilla.org/show_bug.cgi?id=1798219'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://bugzilla.mozilla.org/show_bug.cgi?id=1814597'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://www.mozilla.org/security/advisories/mfsa2023-13/'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://www.mozilla.org/security/advisories/mfsa2023-14/'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://www.mozilla.org/security/advisories/mfsa2023-15/'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00569
epssPercentile: 0.44706
ingestedAt: '2026-08-19T15:41:15.406Z'
---

## Overview

A website could have obscured the fullscreen notification by using a combination of <code>window.open</code>, fullscreen requests, <code>window.name</code> assignments, and <code>setInterval</code> calls. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 112, Focus for Android < 112, Firefox ESR < 102.10, Firefox for Android < 112, and Thunderbird < 102.10.

## Affected

- `firefox < 112.0`
- `firefox_esr < 102.10`
- `firefox_mobile < 112.0`
- `focus < 112.0`
- `thunderbird < 102.10`

## Remediation

Upgrade past the affected range:

- `firefox 112.0`
- `firefox_esr 102.10`
- `firefox_mobile 112.0`
- `focus 112.0`
- `thunderbird 102.10`
