CVE-2023-4045

Source
https://cve.org/CVERecord?id=CVE-2023-4045
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-4045.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-4045
Downstream
Related
Published
2023-08-01T15:15:09.783Z
Modified
2026-03-15T22:44:45.376589Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

Offscreen Canvas did not properly track cross-origin tainting, which could have been used to access image data from another site in violation of same-origin policy. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR < 115.1.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-4045.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "116.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "102.0"
            },
            {
                "fixed": "102.14"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "115.0"
            },
            {
                "fixed": "115.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "11.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "12.0"
            }
        ]
    }
]