CVE-2023-25729

Source
https://cve.org/CVERecord?id=CVE-2023-25729
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-25729.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-25729
Downstream
Related
Published
2023-06-02T17:15:11Z
Modified
2026-04-16T00:03:39Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Permission prompts for opening external schemes were only shown for ContentPrincipals resulting in extensions being able to open them without user interaction via ExpandedPrincipals. This could lead to further malicious actions such as downloading files or interacting with software already installed on the system. This vulnerability affects Firefox < 110, Thunderbird < 102.8, and Firefox ESR < 102.8.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-25729.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "fixed":  "110.0"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "fixed":  "102.8"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "0"
            },
            {
                "fixed":  "102.8"
            }
        ]
    }
]