{
    "dataType": "CVE_RECORD",
    "cveMetadata": {
        "cveId": "CVE-2024-4367",
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "state": "PUBLISHED",
        "assignerShortName": "mozilla",
        "dateReserved": "2024-04-30T19:08:43.037Z",
        "datePublished": "2024-05-14T17:21:23.486Z",
        "dateUpdated": "2026-05-12T11:30:41.220Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "Firefox",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "lessThan": "126",
                            "status": "affected",
                            "version": "unspecified",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "product": "Firefox ESR",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "lessThan": "115.11",
                            "status": "affected",
                            "version": "unspecified",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "product": "Thunderbird",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "lessThan": "115.11",
                            "status": "affected",
                            "version": "unspecified",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context. This vulnerability affects Firefox < 126, Firefox ESR < 115.11, and Thunderbird < 115.11.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context. This vulnerability affects Firefox < 126, Firefox ESR < 115.11, and Thunderbird < 115.11."
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "Arbitrary JavaScript execution in PDF.js",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1893645"
                },
                {
                    "url": "https://www.mozilla.org/security/advisories/mfsa2024-21/"
                },
                {
                    "url": "https://www.mozilla.org/security/advisories/mfsa2024-22/"
                },
                {
                    "url": "https://www.mozilla.org/security/advisories/mfsa2024-23/"
                },
                {
                    "url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00010.html"
                },
                {
                    "url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00012.html"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Thomas Rinsma of Codean Labs"
                }
            ],
            "providerMetadata": {
                "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
                "shortName": "mozilla",
                "dateUpdated": "2024-06-10T16:07:35.289Z"
            }
        },
        "adp": [
            {
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-754",
                                "lang": "en",
                                "description": "CWE-754 Improper Check for Unusual or Exceptional Conditions"
                            }
                        ]
                    }
                ],
                "affected": [
                    {
                        "vendor": "mozilla",
                        "product": "thunderbird",
                        "cpes": [
                            "cpe:2.3:a:mozilla:thunderbird:-:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "115.11",
                                "versionType": "custom"
                            }
                        ]
                    },
                    {
                        "vendor": "mozilla",
                        "product": "firefox",
                        "cpes": [
                            "cpe:2.3:a:mozilla:firefox:-:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "126",
                                "versionType": "custom"
                            }
                        ]
                    },
                    {
                        "vendor": "mozilla",
                        "product": "firefox_esr",
                        "cpes": [
                            "cpe:2.3:a:mozilla:firefox_esr:-:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "115.11",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 5.6,
                            "attackVector": "NETWORK",
                            "baseSeverity": "MEDIUM",
                            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
                            "integrityImpact": "LOW",
                            "userInteraction": "NONE",
                            "attackComplexity": "HIGH",
                            "availabilityImpact": "LOW",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "LOW"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-02-26T04:55:26.634778Z",
                                "id": "CVE-2024-4367",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-03-13T14:44:59.422Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2025-04-24T18:19:17.818Z"
                },
                "references": [
                    {
                        "url": "http://seclists.org/fulldisclosure/2024/Aug/30"
                    },
                    {
                        "url": "https://github.com/mozilla/pdf.js/releases/tag/v4.2.67"
                    },
                    {
                        "url": "https://codeanlabs.com/blog/research/cve-2024-4367-arbitrary-js-execution-in-pdf-js/"
                    },
                    {
                        "url": "https://github.com/gogs/gogs/issues/7928"
                    },
                    {
                        "url": "https://www.exploit-db.com/exploits/52273"
                    },
                    {
                        "tags": [
                            "x_transferred"
                        ],
                        "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1893645"
                    },
                    {
                        "tags": [
                            "x_transferred"
                        ],
                        "url": "https://www.mozilla.org/security/advisories/mfsa2024-21/"
                    },
                    {
                        "tags": [
                            "x_transferred"
                        ],
                        "url": "https://www.mozilla.org/security/advisories/mfsa2024-22/"
                    },
                    {
                        "tags": [
                            "x_transferred"
                        ],
                        "url": "https://www.mozilla.org/security/advisories/mfsa2024-23/"
                    },
                    {
                        "tags": [
                            "x_transferred"
                        ],
                        "url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00010.html"
                    },
                    {
                        "tags": [
                            "x_transferred"
                        ],
                        "url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00012.html"
                    }
                ],
                "title": "CVE Program Container",
                "x_generator": {
                    "engine": "ADPogram 0.0.1"
                }
            },
            {
                "x_adpType": "supplier",
                "providerMetadata": {
                    "orgId": "0b142b55-0307-4c5a-b3c9-f314f3fb7c5e",
                    "shortName": "siemens-SADP",
                    "dateUpdated": "2026-05-12T11:30:41.220Z"
                },
                "affected": [
                    {
                        "vendor": "Siemens",
                        "product": "Teamcenter V2312",
                        "versions": [
                            {
                                "status": "affected",
                                "version": "0",
                                "lessThan": "V2312.0009",
                                "versionType": "custom"
                            }
                        ],
                        "defaultStatus": "unknown"
                    },
                    {
                        "vendor": "Siemens",
                        "product": "Teamcenter V2406",
                        "versions": [
                            {
                                "status": "affected",
                                "version": "0",
                                "lessThan": "V2406.0006",
                                "versionType": "custom"
                            }
                        ],
                        "defaultStatus": "unknown"
                    },
                    {
                        "vendor": "Siemens",
                        "product": "Teamcenter V2512",
                        "versions": [
                            {
                                "status": "unaffected",
                                "version": "0",
                                "lessThan": "*",
                                "versionType": "custom"
                            }
                        ],
                        "defaultStatus": "unknown"
                    }
                ],
                "references": [
                    {
                        "url": "https://cert-portal.siemens.com/productcert/html/ssa-827383.html"
                    }
                ]
            }
        ]
    },
    "dataVersion": "5.2"
}