{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.0.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "c5310df0e22c758c85ea5288175fc6cd777bc085"
            }
          ],
          "repo": "https://github.com/dompdf/dompdf",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "registerFont in FontMetrics.php in Dompdf before 2.0.1 allows remote file inclusion because a URI validation failure does not halt font registration, as demonstrated by a @font-face rule.",
  "id": "CVE-2022-41343",
  "modified": "2026-03-13T21:52:13.147045409Z",
  "published": "2022-09-25T19:15:09.763Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/dompdf/dompdf/releases/tag/v2.0.1"
    },
    {
      "type": "FIX",
      "url": "https://github.com/dompdf/dompdf/issues/2994"
    },
    {
      "type": "FIX",
      "url": "https://github.com/dompdf/dompdf/pull/2995"
    },
    {
      "type": "EVIDENCE",
      "url": "https://tantosec.com/blog/cve-2022-41343/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}