gsd-2022-22746
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.<br>*This bug only affects Firefox for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-22746",
      description: "A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.<br>*This bug only affects Firefox for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5.",
      id: "GSD-2022-22746",
   },
   gsd: {
      affected: [
         {
            package: {
               ecosystem: "Mozilla",
               name: "Firefox ESR",
            },
            ranges: [
               {
                  events: [
                     {
                        fixed: "91.5",
                     },
                     {
                        introduced: "0",
                     },
                  ],
                  type: "SEMVER",
               },
            ],
            version: [],
         },
         {
            package: {
               ecosystem: "Mozilla",
               name: "Thunderbird",
            },
            ranges: [
               {
                  events: [
                     {
                        fixed: "91.5",
                     },
                     {
                        introduced: "0",
                     },
                  ],
                  type: "SEMVER",
               },
            ],
            version: [],
         },
         {
            package: {
               ecosystem: "Mozilla",
               name: "Firefox",
            },
            ranges: [
               {
                  events: [
                     {
                        fixed: "96",
                     },
                     {
                        introduced: "0",
                     },
                  ],
                  type: "SEMVER",
               },
            ],
            version: [],
         },
      ],
      alias: [
         "CVE-2022-22746",
      ],
      database_specific: {
         GSD: {
            alias: "CVE-2022-22746",
            id: "GSD-2022-22746",
            references: [
               "https://www.suse.com/security/cve/CVE-2022-22746.html",
            ],
         },
      },
      details: "A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.<br>*This bug only affects Thunderbird for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 91.5, Thunderbird < 91.5, and Firefox < 96.",
      id: "GSD-2022-22746",
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      modified: "2022-09-27T16:35:17.764139Z",
      osvSchema: {
         aliases: [
            "CVE-2022-22746",
         ],
         details: "A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.<br>*This bug only affects Firefox for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5.",
         id: "GSD-2022-22746",
         modified: "2023-12-13T01:19:29.265792Z",
         schema_version: "1.4.0",
      },
      references: [
         {
            type: "ADVISORY",
            url: "https://www.mozilla.org/security/advisories/mfsa2022-03/",
         },
         {
            type: "ADVISORY",
            url: "https://www.mozilla.org/security/advisories/mfsa2022-01/",
         },
         {
            type: "ADVISORY",
            url: "https://www.mozilla.org/security/advisories/mfsa2022-02/",
         },
         {
            type: "ADVISORY",
            url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1735071",
         },
         {
            type: "ADVISORY",
            url: "https://www.suse.com/security/cve/CVE-2022-22746.html",
         },
      ],
      schema_version: "1.3.0",
      summary: "A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.<br>*This bug only affects Thunderbird for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 91.5, Thunderbird < 91.5, and Firefox < 96.",
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@mozilla.org",
            ID: "CVE-2022-22746",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Firefox ESR",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "91.5",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Firefox",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "96",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Thunderbird",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "91.5",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Mozilla",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.<br>*This bug only affects Firefox for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Calling into reportValidity could have lead to fullscreen window spoof",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2022-01/",
                  refsource: "MISC",
                  url: "https://www.mozilla.org/security/advisories/mfsa2022-01/",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2022-02/",
                  refsource: "MISC",
                  url: "https://www.mozilla.org/security/advisories/mfsa2022-02/",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2022-03/",
                  refsource: "MISC",
                  url: "https://www.mozilla.org/security/advisories/mfsa2022-03/",
               },
               {
                  name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1735071",
                  refsource: "MISC",
                  url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1735071",
               },
            ],
         },
      },
      "mozilla.org": {
         CVE_data_meta: {
            ASSIGNER: "security@mozilla.org",
            ID: "CVE-2022-22746",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Firefox ESR",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "91.5",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Thunderbird",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "91.5",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "Firefox",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_value: "96",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Mozilla",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.<br>*This bug only affects Thunderbird for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 91.5, Thunderbird < 91.5, and Firefox < 96.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Calling into reportValidity could have lead to fullscreen window spoof",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2022-03/",
               },
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2022-01/",
               },
               {
                  url: "https://www.mozilla.org/security/advisories/mfsa2022-02/",
               },
               {
                  url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1735071",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [
                     {
                        children: [],
                        cpe_match: [
                           {
                              cpe23Uri: "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
                              cpe_name: [],
                              versionEndExcluding: "96.0",
                              vulnerable: true,
                           },
                           {
                              cpe23Uri: "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*",
                              cpe_name: [],
                              versionEndExcluding: "91.5",
                              vulnerable: true,
                           },
                           {
                              cpe23Uri: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
                              cpe_name: [],
                              versionEndExcluding: "91.5",
                              vulnerable: true,
                           },
                        ],
                        operator: "OR",
                     },
                     {
                        children: [],
                        cpe_match: [
                           {
                              cpe23Uri: "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*",
                              cpe_name: [],
                              vulnerable: false,
                           },
                        ],
                        operator: "OR",
                     },
                  ],
                  cpe_match: [],
                  operator: "AND",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "security@mozilla.org",
               ID: "CVE-2022-22746",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.<br>*This bug only affects Firefox for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird < 91.5.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-362",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1735071",
                     refsource: "MISC",
                     tags: [
                        "Issue Tracking",
                     ],
                     url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1735071",
                  },
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2022-02/",
                     refsource: "MISC",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2022-02/",
                  },
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2022-01/",
                     refsource: "MISC",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2022-01/",
                  },
                  {
                     name: "https://www.mozilla.org/security/advisories/mfsa2022-03/",
                     refsource: "MISC",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.mozilla.org/security/advisories/mfsa2022-03/",
                  },
               ],
            },
         },
         impact: {
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "HIGH",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 5.9,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
                  version: "3.1",
               },
               exploitabilityScore: 2.2,
               impactScore: 3.6,
            },
         },
         lastModifiedDate: "2022-12-31T04:02Z",
         publishedDate: "2022-12-22T20:15Z",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.