Search

Find a vulnerability

Search criteria

    8 vulnerabilities found for libxfont by x.org

    CVE-2017-13722 (GCVE-0-2017-13722)

    Vulnerability from nvd – Published: 2017-10-11 17:00 – Updated: 2024-08-05 19:05
    VLAI
    Summary
    In the pcfGetProperties function in bitmap/pcfread.c in libXfont through 1.5.2 and 2.x before 2.0.2, a missing boundary check (for PCF files) could be used by local attackers authenticated to an Xserver for a buffer over-read, for information disclosure or a crash of the X server.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Date Public
    2017-10-11 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T19:05:20.022Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=672bb944311392e2415b39c0d63b1e1902905bcd"
              },
              {
                "name": "DSA-3995",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2017/dsa-3995"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
              },
              {
                "name": "GLSA-201711-08",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201711-08"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500693"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugzilla.suse.com/show_bug.cgi?id=1049692"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2017-10-11T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "In the pcfGetProperties function in bitmap/pcfread.c in libXfont through 1.5.2 and 2.x before 2.0.2, a missing boundary check (for PCF files) could be used by local attackers authenticated to an Xserver for a buffer over-read, for information disclosure or a crash of the X server."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-11-12T10:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=672bb944311392e2415b39c0d63b1e1902905bcd"
            },
            {
              "name": "DSA-3995",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2017/dsa-3995"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
            },
            {
              "name": "GLSA-201711-08",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "https://security.gentoo.org/glsa/201711-08"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500693"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugzilla.suse.com/show_bug.cgi?id=1049692"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2017-13722",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "In the pcfGetProperties function in bitmap/pcfread.c in libXfont through 1.5.2 and 2.x before 2.0.2, a missing boundary check (for PCF files) could be used by local attackers authenticated to an Xserver for a buffer over-read, for information disclosure or a crash of the X server."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=672bb944311392e2415b39c0d63b1e1902905bcd",
                  "refsource": "CONFIRM",
                  "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=672bb944311392e2415b39c0d63b1e1902905bcd"
                },
                {
                  "name": "DSA-3995",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2017/dsa-3995"
                },
                {
                  "name": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2",
                  "refsource": "CONFIRM",
                  "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
                },
                {
                  "name": "GLSA-201711-08",
                  "refsource": "GENTOO",
                  "url": "https://security.gentoo.org/glsa/201711-08"
                },
                {
                  "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1500693",
                  "refsource": "CONFIRM",
                  "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500693"
                },
                {
                  "name": "https://bugzilla.suse.com/show_bug.cgi?id=1049692",
                  "refsource": "CONFIRM",
                  "url": "https://bugzilla.suse.com/show_bug.cgi?id=1049692"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2017-13722",
        "datePublished": "2017-10-11T17:00:00.000Z",
        "dateReserved": "2017-08-28T00:00:00.000Z",
        "dateUpdated": "2024-08-05T19:05:20.022Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2017-13720 (GCVE-0-2017-13720)

    Vulnerability from nvd – Published: 2017-10-11 17:00 – Updated: 2024-08-05 19:05
    VLAI
    Summary
    In the PatternMatch function in fontfile/fontdir.c in libXfont through 1.5.2 and 2.x before 2.0.2, an attacker with access to an X connection can cause a buffer over-read during pattern matching of fonts, leading to information disclosure or a crash (denial of service). This occurs because '\0' characters are incorrectly skipped in situations involving ? characters.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Date Public
    2017-10-11 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T19:05:20.077Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "DSA-3995",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2017/dsa-3995"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500690"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugzilla.suse.com/show_bug.cgi?id=1054285"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
              },
              {
                "name": "GLSA-201711-08",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201711-08"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=d1e670a4a8704b8708e493ab6155589bcd570608"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2017-10-11T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "In the PatternMatch function in fontfile/fontdir.c in libXfont through 1.5.2 and 2.x before 2.0.2, an attacker with access to an X connection can cause a buffer over-read during pattern matching of fonts, leading to information disclosure or a crash (denial of service). This occurs because \u0027\\0\u0027 characters are incorrectly skipped in situations involving ? characters."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-11-12T10:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "DSA-3995",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2017/dsa-3995"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500690"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugzilla.suse.com/show_bug.cgi?id=1054285"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
            },
            {
              "name": "GLSA-201711-08",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "https://security.gentoo.org/glsa/201711-08"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=d1e670a4a8704b8708e493ab6155589bcd570608"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2017-13720",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "In the PatternMatch function in fontfile/fontdir.c in libXfont through 1.5.2 and 2.x before 2.0.2, an attacker with access to an X connection can cause a buffer over-read during pattern matching of fonts, leading to information disclosure or a crash (denial of service). This occurs because \u0027\\0\u0027 characters are incorrectly skipped in situations involving ? characters."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "DSA-3995",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2017/dsa-3995"
                },
                {
                  "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1500690",
                  "refsource": "CONFIRM",
                  "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500690"
                },
                {
                  "name": "https://bugzilla.suse.com/show_bug.cgi?id=1054285",
                  "refsource": "CONFIRM",
                  "url": "https://bugzilla.suse.com/show_bug.cgi?id=1054285"
                },
                {
                  "name": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2",
                  "refsource": "CONFIRM",
                  "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
                },
                {
                  "name": "GLSA-201711-08",
                  "refsource": "GENTOO",
                  "url": "https://security.gentoo.org/glsa/201711-08"
                },
                {
                  "name": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=d1e670a4a8704b8708e493ab6155589bcd570608",
                  "refsource": "CONFIRM",
                  "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=d1e670a4a8704b8708e493ab6155589bcd570608"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2017-13720",
        "datePublished": "2017-10-11T17:00:00.000Z",
        "dateReserved": "2017-08-28T00:00:00.000Z",
        "dateUpdated": "2024-08-05T19:05:20.077Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2007-1352 (GCVE-0-2007-1352)

    Vulnerability from nvd – Published: 2007-04-06 01:00 – Updated: 2024-08-07 12:50
    VLAI
    Summary
    Integer overflow in the FontFileInitTable function in X.Org libXfont before 20070403 allows remote authenticated users to execute arbitrary code via a long first line in the fonts.dir file, which results in a heap overflow.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://labs.idefense.com/intelligence/vulnerabili… third-party-advisoryx_refsource_IDEFENSE
    http://secunia.com/advisories/24745 third-party-advisoryx_refsource_SECUNIA
    https://oval.cisecurity.org/repository/search/def… vdb-entrysignaturex_refsource_OVAL
    http://secunia.com/advisories/33937 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24771 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24770 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25006 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24756 third-party-advisoryx_refsource_SECUNIA
    http://www.securityfocus.com/bid/23283 vdb-entryx_refsource_BID
    http://www.redhat.com/support/errata/RHSA-2007-01… vendor-advisoryx_refsource_REDHAT
    http://www.securityfocus.com/bid/23300 vdb-entryx_refsource_BID
    http://support.apple.com/kb/HT3438 x_refsource_CONFIRM
    http://security.gentoo.org/glsa/glsa-200705-10.xml vendor-advisoryx_refsource_GENTOO
    http://www.ubuntu.com/usn/usn-448-1 vendor-advisoryx_refsource_UBUNTU
    http://lists.apple.com/archives/security-announce… vendor-advisoryx_refsource_APPLE
    http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
    http://secunia.com/advisories/24758 third-party-advisoryx_refsource_SECUNIA
    http://www.securitytracker.com/id?1017857 vdb-entryx_refsource_SECTRACK
    https://oval.cisecurity.org/repository/search/def… vdb-entrysignaturex_refsource_OVAL
    http://support.avaya.com/elmodocs2/security/ASA-2… x_refsource_CONFIRM
    http://secunia.com/advisories/25195 third-party-advisoryx_refsource_SECUNIA
    http://rhn.redhat.com/errata/RHSA-2007-0125.html vendor-advisoryx_refsource_REDHAT
    http://secunia.com/advisories/24741 third-party-advisoryx_refsource_SECUNIA
    http://lists.apple.com/archives/Security-announce… vendor-advisoryx_refsource_APPLE
    http://lists.freedesktop.org/archives/xorg-announ… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/24791 third-party-advisoryx_refsource_SECUNIA
    http://www.novell.com/linux/security/advisories/2… vendor-advisoryx_refsource_SUSE
    http://www.debian.org/security/2007/dsa-1294 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/24765 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25216 third-party-advisoryx_refsource_SECUNIA
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://www.securityfocus.com/archive/1/464686/100… mailing-listx_refsource_BUGTRAQ
    http://www.securityfocus.com/archive/1/464816/100… mailing-listx_refsource_BUGTRAQ
    http://www.vupen.com/english/advisories/2007/1548 vdb-entryx_refsource_VUPEN
    http://sunsolve.sun.com/search/document.do?assetk… vendor-advisoryx_refsource_SUNALERT
    http://www.vupen.com/english/advisories/2007/1217 vdb-entryx_refsource_VUPEN
    http://www.openbsd.org/errata40.html#011_xorg vendor-advisoryx_refsource_OPENBSD
    https://issues.rpath.com/browse/RPL-1213 x_refsource_CONFIRM
    http://secunia.com/advisories/25004 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25305 third-party-advisoryx_refsource_SECUNIA
    http://www.redhat.com/support/errata/RHSA-2007-01… vendor-advisoryx_refsource_REDHAT
    http://secunia.com/advisories/24772 third-party-advisoryx_refsource_SECUNIA
    http://www.openbsd.org/errata39.html#021_xorg vendor-advisoryx_refsource_OPENBSD
    http://issues.foresightlinux.org/browse/FL-223 x_refsource_CONFIRM
    http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
    Date Public
    2007-04-03 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T12:50:35.267Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "20070403 Multiple Vendor X Server fonts.dir File Parsing Integer Overflow Vulnerability",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_IDEFENSE",
                  "x_transferred"
                ],
                "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=502"
              },
              {
                "name": "24745",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24745"
              },
              {
                "name": "oval:org.mitre.oval:def:10523",
                "tags": [
                  "vdb-entry",
                  "signature",
                  "x_refsource_OVAL",
                  "x_transferred"
                ],
                "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10523"
              },
              {
                "name": "33937",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/33937"
              },
              {
                "name": "24771",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24771"
              },
              {
                "name": "24770",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24770"
              },
              {
                "name": "25006",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25006"
              },
              {
                "name": "24756",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24756"
              },
              {
                "name": "23283",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/23283"
              },
              {
                "name": "RHSA-2007:0126",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
              },
              {
                "name": "23300",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/23300"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://support.apple.com/kb/HT3438"
              },
              {
                "name": "GLSA-200705-10",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
              },
              {
                "name": "USN-448-1",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_UBUNTU",
                  "x_transferred"
                ],
                "url": "http://www.ubuntu.com/usn/usn-448-1"
              },
              {
                "name": "APPLE-SA-2009-02-12",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_APPLE",
                  "x_transferred"
                ],
                "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
              },
              {
                "name": "MDKSA-2007:080",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
                  "x_transferred"
                ],
                "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
              },
              {
                "name": "24758",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24758"
              },
              {
                "name": "1017857",
                "tags": [
                  "vdb-entry",
                  "x_refsource_SECTRACK",
                  "x_transferred"
                ],
                "url": "http://www.securitytracker.com/id?1017857"
              },
              {
                "name": "oval:org.mitre.oval:def:13243",
                "tags": [
                  "vdb-entry",
                  "signature",
                  "x_refsource_OVAL",
                  "x_transferred"
                ],
                "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A13243"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
              },
              {
                "name": "25195",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25195"
              },
              {
                "name": "RHSA-2007:0125",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
              },
              {
                "name": "24741",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24741"
              },
              {
                "name": "APPLE-SA-2007-11-14",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_APPLE",
                  "x_transferred"
                ],
                "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
              },
              {
                "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
              },
              {
                "name": "24791",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24791"
              },
              {
                "name": "SUSE-SA:2007:027",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUSE",
                  "x_transferred"
                ],
                "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
              },
              {
                "name": "DSA-1294",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2007/dsa-1294"
              },
              {
                "name": "24765",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24765"
              },
              {
                "name": "25216",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25216"
              },
              {
                "name": "xorg-fontsdir-bo(33419)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33419"
              },
              {
                "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
              },
              {
                "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
              },
              {
                "name": "ADV-2007-1548",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2007/1548"
              },
              {
                "name": "102886",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUNALERT",
                  "x_transferred"
                ],
                "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
              },
              {
                "name": "ADV-2007-1217",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2007/1217"
              },
              {
                "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_OPENBSD",
                  "x_transferred"
                ],
                "url": "http://www.openbsd.org/errata40.html#011_xorg"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://issues.rpath.com/browse/RPL-1213"
              },
              {
                "name": "25004",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25004"
              },
              {
                "name": "25305",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25305"
              },
              {
                "name": "RHSA-2007:0132",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
              },
              {
                "name": "24772",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24772"
              },
              {
                "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_OPENBSD",
                  "x_transferred"
                ],
                "url": "http://www.openbsd.org/errata39.html#021_xorg"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://issues.foresightlinux.org/browse/FL-223"
              },
              {
                "name": "MDKSA-2007:079",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
                  "x_transferred"
                ],
                "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2007-04-03T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Integer overflow in the FontFileInitTable function in X.Org libXfont before 20070403 allows remote authenticated users to execute arbitrary code via a long first line in the fonts.dir file, which results in a heap overflow."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-16T14:57:01.000Z",
            "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
            "shortName": "redhat"
          },
          "references": [
            {
              "name": "20070403 Multiple Vendor X Server fonts.dir File Parsing Integer Overflow Vulnerability",
              "tags": [
                "third-party-advisory",
                "x_refsource_IDEFENSE"
              ],
              "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=502"
            },
            {
              "name": "24745",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24745"
            },
            {
              "name": "oval:org.mitre.oval:def:10523",
              "tags": [
                "vdb-entry",
                "signature",
                "x_refsource_OVAL"
              ],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10523"
            },
            {
              "name": "33937",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/33937"
            },
            {
              "name": "24771",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24771"
            },
            {
              "name": "24770",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24770"
            },
            {
              "name": "25006",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25006"
            },
            {
              "name": "24756",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24756"
            },
            {
              "name": "23283",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/23283"
            },
            {
              "name": "RHSA-2007:0126",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
            },
            {
              "name": "23300",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/23300"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://support.apple.com/kb/HT3438"
            },
            {
              "name": "GLSA-200705-10",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
            },
            {
              "name": "USN-448-1",
              "tags": [
                "vendor-advisory",
                "x_refsource_UBUNTU"
              ],
              "url": "http://www.ubuntu.com/usn/usn-448-1"
            },
            {
              "name": "APPLE-SA-2009-02-12",
              "tags": [
                "vendor-advisory",
                "x_refsource_APPLE"
              ],
              "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
            },
            {
              "name": "MDKSA-2007:080",
              "tags": [
                "vendor-advisory",
                "x_refsource_MANDRIVA"
              ],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
            },
            {
              "name": "24758",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24758"
            },
            {
              "name": "1017857",
              "tags": [
                "vdb-entry",
                "x_refsource_SECTRACK"
              ],
              "url": "http://www.securitytracker.com/id?1017857"
            },
            {
              "name": "oval:org.mitre.oval:def:13243",
              "tags": [
                "vdb-entry",
                "signature",
                "x_refsource_OVAL"
              ],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A13243"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
            },
            {
              "name": "25195",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25195"
            },
            {
              "name": "RHSA-2007:0125",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
            },
            {
              "name": "24741",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24741"
            },
            {
              "name": "APPLE-SA-2007-11-14",
              "tags": [
                "vendor-advisory",
                "x_refsource_APPLE"
              ],
              "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
            },
            {
              "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
            },
            {
              "name": "24791",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24791"
            },
            {
              "name": "SUSE-SA:2007:027",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUSE"
              ],
              "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
            },
            {
              "name": "DSA-1294",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2007/dsa-1294"
            },
            {
              "name": "24765",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24765"
            },
            {
              "name": "25216",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25216"
            },
            {
              "name": "xorg-fontsdir-bo(33419)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33419"
            },
            {
              "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
            },
            {
              "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
            },
            {
              "name": "ADV-2007-1548",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/1548"
            },
            {
              "name": "102886",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUNALERT"
              ],
              "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
            },
            {
              "name": "ADV-2007-1217",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/1217"
            },
            {
              "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
              "tags": [
                "vendor-advisory",
                "x_refsource_OPENBSD"
              ],
              "url": "http://www.openbsd.org/errata40.html#011_xorg"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://issues.rpath.com/browse/RPL-1213"
            },
            {
              "name": "25004",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25004"
            },
            {
              "name": "25305",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25305"
            },
            {
              "name": "RHSA-2007:0132",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
            },
            {
              "name": "24772",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24772"
            },
            {
              "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
              "tags": [
                "vendor-advisory",
                "x_refsource_OPENBSD"
              ],
              "url": "http://www.openbsd.org/errata39.html#021_xorg"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://issues.foresightlinux.org/browse/FL-223"
            },
            {
              "name": "MDKSA-2007:079",
              "tags": [
                "vendor-advisory",
                "x_refsource_MANDRIVA"
              ],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "secalert@redhat.com",
              "ID": "CVE-2007-1352",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Integer overflow in the FontFileInitTable function in X.Org libXfont before 20070403 allows remote authenticated users to execute arbitrary code via a long first line in the fonts.dir file, which results in a heap overflow."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "20070403 Multiple Vendor X Server fonts.dir File Parsing Integer Overflow Vulnerability",
                  "refsource": "IDEFENSE",
                  "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=502"
                },
                {
                  "name": "24745",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24745"
                },
                {
                  "name": "oval:org.mitre.oval:def:10523",
                  "refsource": "OVAL",
                  "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10523"
                },
                {
                  "name": "33937",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/33937"
                },
                {
                  "name": "24771",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24771"
                },
                {
                  "name": "24770",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24770"
                },
                {
                  "name": "25006",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25006"
                },
                {
                  "name": "24756",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24756"
                },
                {
                  "name": "23283",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/23283"
                },
                {
                  "name": "RHSA-2007:0126",
                  "refsource": "REDHAT",
                  "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
                },
                {
                  "name": "23300",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/23300"
                },
                {
                  "name": "http://support.apple.com/kb/HT3438",
                  "refsource": "CONFIRM",
                  "url": "http://support.apple.com/kb/HT3438"
                },
                {
                  "name": "GLSA-200705-10",
                  "refsource": "GENTOO",
                  "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
                },
                {
                  "name": "USN-448-1",
                  "refsource": "UBUNTU",
                  "url": "http://www.ubuntu.com/usn/usn-448-1"
                },
                {
                  "name": "APPLE-SA-2009-02-12",
                  "refsource": "APPLE",
                  "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
                },
                {
                  "name": "MDKSA-2007:080",
                  "refsource": "MANDRIVA",
                  "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
                },
                {
                  "name": "24758",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24758"
                },
                {
                  "name": "1017857",
                  "refsource": "SECTRACK",
                  "url": "http://www.securitytracker.com/id?1017857"
                },
                {
                  "name": "oval:org.mitre.oval:def:13243",
                  "refsource": "OVAL",
                  "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A13243"
                },
                {
                  "name": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm",
                  "refsource": "CONFIRM",
                  "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
                },
                {
                  "name": "25195",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25195"
                },
                {
                  "name": "RHSA-2007:0125",
                  "refsource": "REDHAT",
                  "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
                },
                {
                  "name": "24741",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24741"
                },
                {
                  "name": "APPLE-SA-2007-11-14",
                  "refsource": "APPLE",
                  "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
                },
                {
                  "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
                  "refsource": "MLIST",
                  "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
                },
                {
                  "name": "24791",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24791"
                },
                {
                  "name": "SUSE-SA:2007:027",
                  "refsource": "SUSE",
                  "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
                },
                {
                  "name": "DSA-1294",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2007/dsa-1294"
                },
                {
                  "name": "24765",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24765"
                },
                {
                  "name": "25216",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25216"
                },
                {
                  "name": "xorg-fontsdir-bo(33419)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33419"
                },
                {
                  "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
                },
                {
                  "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
                },
                {
                  "name": "ADV-2007-1548",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2007/1548"
                },
                {
                  "name": "102886",
                  "refsource": "SUNALERT",
                  "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
                },
                {
                  "name": "ADV-2007-1217",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2007/1217"
                },
                {
                  "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
                  "refsource": "OPENBSD",
                  "url": "http://www.openbsd.org/errata40.html#011_xorg"
                },
                {
                  "name": "https://issues.rpath.com/browse/RPL-1213",
                  "refsource": "CONFIRM",
                  "url": "https://issues.rpath.com/browse/RPL-1213"
                },
                {
                  "name": "25004",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25004"
                },
                {
                  "name": "25305",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25305"
                },
                {
                  "name": "RHSA-2007:0132",
                  "refsource": "REDHAT",
                  "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
                },
                {
                  "name": "24772",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24772"
                },
                {
                  "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
                  "refsource": "OPENBSD",
                  "url": "http://www.openbsd.org/errata39.html#021_xorg"
                },
                {
                  "name": "http://issues.foresightlinux.org/browse/FL-223",
                  "refsource": "CONFIRM",
                  "url": "http://issues.foresightlinux.org/browse/FL-223"
                },
                {
                  "name": "MDKSA-2007:079",
                  "refsource": "MANDRIVA",
                  "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2007-1352",
        "datePublished": "2007-04-06T01:00:00.000Z",
        "dateReserved": "2007-03-08T00:00:00.000Z",
        "dateUpdated": "2024-08-07T12:50:35.267Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2007-1351 (GCVE-0-2007-1351)

    Vulnerability from nvd – Published: 2007-04-06 01:00 – Updated: 2024-08-07 12:50
    VLAI
    Summary
    Integer overflow in the bdfReadCharacters function in bdfread.c in (1) X.Org libXfont before 20070403 and (2) freetype 2.3.2 and earlier allows remote authenticated users to execute arbitrary code via crafted BDF fonts, which result in a heap overflow.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.redhat.com/support/errata/RHSA-2007-01… vendor-advisoryx_refsource_REDHAT
    http://secunia.com/advisories/24745 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24921 third-party-advisoryx_refsource_SECUNIA
    https://oval.cisecurity.org/repository/search/def… vdb-entrysignaturex_refsource_OVAL
    http://secunia.com/advisories/33937 third-party-advisoryx_refsource_SECUNIA
    http://www.trustix.org/errata/2007/0013/ vendor-advisoryx_refsource_TRUSTIX
    http://secunia.com/advisories/24771 third-party-advisoryx_refsource_SECUNIA
    http://security.gentoo.org/glsa/glsa-200705-02.xml vendor-advisoryx_refsource_GENTOO
    http://secunia.com/advisories/24889 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24770 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25006 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24756 third-party-advisoryx_refsource_SECUNIA
    http://sourceforge.net/project/shownotes.php?grou… x_refsource_CONFIRM
    http://secunia.com/advisories/25495 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24996 third-party-advisoryx_refsource_SECUNIA
    http://www.securityfocus.com/bid/23283 vdb-entryx_refsource_BID
    http://www.redhat.com/support/errata/RHSA-2007-01… vendor-advisoryx_refsource_REDHAT
    http://www.securityfocus.com/bid/23300 vdb-entryx_refsource_BID
    http://support.apple.com/kb/HT3438 x_refsource_CONFIRM
    http://security.gentoo.org/glsa/glsa-200705-10.xml vendor-advisoryx_refsource_GENTOO
    http://www.ubuntu.com/usn/usn-448-1 vendor-advisoryx_refsource_UBUNTU
    http://lists.apple.com/archives/security-announce… vendor-advisoryx_refsource_APPLE
    http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
    http://slackware.com/security/viewer.php?l=slackw… vendor-advisoryx_refsource_SLACKWARE
    http://www.novell.com/linux/security/advisories/2… vendor-advisoryx_refsource_SUSE
    http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
    http://www.debian.org/security/2008/dsa-1454 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/24758 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2007/1264 vdb-entryx_refsource_VUPEN
    http://www.securitytracker.com/id?1017857 vdb-entryx_refsource_SECTRACK
    http://secunia.com/advisories/24885 third-party-advisoryx_refsource_SECUNIA
    http://support.avaya.com/elmodocs2/security/ASA-2… x_refsource_CONFIRM
    http://secunia.com/advisories/25096 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25195 third-party-advisoryx_refsource_SECUNIA
    http://rhn.redhat.com/errata/RHSA-2007-0125.html vendor-advisoryx_refsource_REDHAT
    http://secunia.com/advisories/24741 third-party-advisoryx_refsource_SECUNIA
    http://lists.apple.com/archives/Security-announce… vendor-advisoryx_refsource_APPLE
    http://secunia.com/advisories/24776 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/28333 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24768 third-party-advisoryx_refsource_SECUNIA
    http://lists.freedesktop.org/archives/xorg-announ… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/24791 third-party-advisoryx_refsource_SECUNIA
    http://www.novell.com/linux/security/advisories/2… vendor-advisoryx_refsource_SUSE
    http://secunia.com/advisories/30161 third-party-advisoryx_refsource_SECUNIA
    http://www.gentoo.org/security/en/glsa/glsa-20080… vendor-advisoryx_refsource_GENTOO
    http://sourceforge.net/project/shownotes.php?rele… x_refsource_CONFIRM
    http://www.debian.org/security/2007/dsa-1294 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/24765 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25216 third-party-advisoryx_refsource_SECUNIA
    http://labs.idefense.com/intelligence/vulnerabili… third-party-advisoryx_refsource_IDEFENSE
    http://www.securityfocus.com/archive/1/464686/100… mailing-listx_refsource_BUGTRAQ
    http://www.securityfocus.com/archive/1/464816/100… mailing-listx_refsource_BUGTRAQ
    http://www.vupen.com/english/advisories/2007/1548 vdb-entryx_refsource_VUPEN
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://sunsolve.sun.com/search/document.do?assetk… vendor-advisoryx_refsource_SUNALERT
    http://www.vupen.com/english/advisories/2007/1217 vdb-entryx_refsource_VUPEN
    http://www.openbsd.org/errata40.html#011_xorg vendor-advisoryx_refsource_OPENBSD
    https://issues.rpath.com/browse/RPL-1213 x_refsource_CONFIRM
    http://www.securityfocus.com/bid/23402 vdb-entryx_refsource_BID
    http://secunia.com/advisories/25004 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25305 third-party-advisoryx_refsource_SECUNIA
    https://oval.cisecurity.org/repository/search/def… vdb-entrysignaturex_refsource_OVAL
    http://www.redhat.com/support/errata/RHSA-2007-01… vendor-advisoryx_refsource_REDHAT
    http://secunia.com/advisories/24772 third-party-advisoryx_refsource_SECUNIA
    http://support.avaya.com/elmodocs2/security/ASA-2… x_refsource_CONFIRM
    http://www.openbsd.org/errata39.html#021_xorg vendor-advisoryx_refsource_OPENBSD
    http://issues.foresightlinux.org/browse/FL-223 x_refsource_CONFIRM
    http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
    Date Public
    2007-04-03 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T12:50:35.134Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "RHSA-2007:0150",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2007-0150.html"
              },
              {
                "name": "24745",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24745"
              },
              {
                "name": "24921",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24921"
              },
              {
                "name": "oval:org.mitre.oval:def:1810",
                "tags": [
                  "vdb-entry",
                  "signature",
                  "x_refsource_OVAL",
                  "x_transferred"
                ],
                "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1810"
              },
              {
                "name": "33937",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/33937"
              },
              {
                "name": "2007-0013",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_TRUSTIX",
                  "x_transferred"
                ],
                "url": "http://www.trustix.org/errata/2007/0013/"
              },
              {
                "name": "24771",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24771"
              },
              {
                "name": "GLSA-200705-02",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "http://security.gentoo.org/glsa/glsa-200705-02.xml"
              },
              {
                "name": "24889",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24889"
              },
              {
                "name": "24770",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24770"
              },
              {
                "name": "25006",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25006"
              },
              {
                "name": "24756",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24756"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://sourceforge.net/project/shownotes.php?group_id=3157\u0026release_id=498954"
              },
              {
                "name": "25495",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25495"
              },
              {
                "name": "24996",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24996"
              },
              {
                "name": "23283",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/23283"
              },
              {
                "name": "RHSA-2007:0126",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
              },
              {
                "name": "23300",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/23300"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://support.apple.com/kb/HT3438"
              },
              {
                "name": "GLSA-200705-10",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
              },
              {
                "name": "USN-448-1",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_UBUNTU",
                  "x_transferred"
                ],
                "url": "http://www.ubuntu.com/usn/usn-448-1"
              },
              {
                "name": "APPLE-SA-2009-02-12",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_APPLE",
                  "x_transferred"
                ],
                "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
              },
              {
                "name": "MDKSA-2007:080",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
                  "x_transferred"
                ],
                "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
              },
              {
                "name": "SSA:2007-109-01",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SLACKWARE",
                  "x_transferred"
                ],
                "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2007\u0026m=slackware-security.626733"
              },
              {
                "name": "SUSE-SR:2007:006",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUSE",
                  "x_transferred"
                ],
                "url": "http://www.novell.com/linux/security/advisories/2007_6_sr.html"
              },
              {
                "name": "MDKSA-2007:081",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
                  "x_transferred"
                ],
                "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:081"
              },
              {
                "name": "DSA-1454",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2008/dsa-1454"
              },
              {
                "name": "24758",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24758"
              },
              {
                "name": "ADV-2007-1264",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2007/1264"
              },
              {
                "name": "1017857",
                "tags": [
                  "vdb-entry",
                  "x_refsource_SECTRACK",
                  "x_transferred"
                ],
                "url": "http://www.securitytracker.com/id?1017857"
              },
              {
                "name": "24885",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24885"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
              },
              {
                "name": "25096",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25096"
              },
              {
                "name": "25195",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25195"
              },
              {
                "name": "RHSA-2007:0125",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
              },
              {
                "name": "24741",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24741"
              },
              {
                "name": "APPLE-SA-2007-11-14",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_APPLE",
                  "x_transferred"
                ],
                "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
              },
              {
                "name": "24776",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24776"
              },
              {
                "name": "28333",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/28333"
              },
              {
                "name": "24768",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24768"
              },
              {
                "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
              },
              {
                "name": "24791",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24791"
              },
              {
                "name": "SUSE-SA:2007:027",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUSE",
                  "x_transferred"
                ],
                "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
              },
              {
                "name": "30161",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/30161"
              },
              {
                "name": "GLSA-200805-07",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "http://www.gentoo.org/security/en/glsa/glsa-200805-07.xml"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://sourceforge.net/project/shownotes.php?release_id=498954"
              },
              {
                "name": "DSA-1294",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2007/dsa-1294"
              },
              {
                "name": "24765",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24765"
              },
              {
                "name": "25216",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25216"
              },
              {
                "name": "20070403 Multiple Vendor X Server BDF Font Parsing Integer Overflow Vulnerability",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_IDEFENSE",
                  "x_transferred"
                ],
                "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=501"
              },
              {
                "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
              },
              {
                "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
              },
              {
                "name": "ADV-2007-1548",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2007/1548"
              },
              {
                "name": "xorg-bdf-font-bo(33417)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33417"
              },
              {
                "name": "102886",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUNALERT",
                  "x_transferred"
                ],
                "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
              },
              {
                "name": "ADV-2007-1217",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2007/1217"
              },
              {
                "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_OPENBSD",
                  "x_transferred"
                ],
                "url": "http://www.openbsd.org/errata40.html#011_xorg"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://issues.rpath.com/browse/RPL-1213"
              },
              {
                "name": "23402",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/23402"
              },
              {
                "name": "25004",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25004"
              },
              {
                "name": "25305",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25305"
              },
              {
                "name": "oval:org.mitre.oval:def:11266",
                "tags": [
                  "vdb-entry",
                  "signature",
                  "x_refsource_OVAL",
                  "x_transferred"
                ],
                "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11266"
              },
              {
                "name": "RHSA-2007:0132",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
              },
              {
                "name": "24772",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24772"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-193.htm"
              },
              {
                "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_OPENBSD",
                  "x_transferred"
                ],
                "url": "http://www.openbsd.org/errata39.html#021_xorg"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://issues.foresightlinux.org/browse/FL-223"
              },
              {
                "name": "MDKSA-2007:079",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
                  "x_transferred"
                ],
                "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2007-04-03T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Integer overflow in the bdfReadCharacters function in bdfread.c in (1) X.Org libXfont before 20070403 and (2) freetype 2.3.2 and earlier allows remote authenticated users to execute arbitrary code via crafted BDF fonts, which result in a heap overflow."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-16T14:57:01.000Z",
            "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
            "shortName": "redhat"
          },
          "references": [
            {
              "name": "RHSA-2007:0150",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2007-0150.html"
            },
            {
              "name": "24745",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24745"
            },
            {
              "name": "24921",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24921"
            },
            {
              "name": "oval:org.mitre.oval:def:1810",
              "tags": [
                "vdb-entry",
                "signature",
                "x_refsource_OVAL"
              ],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1810"
            },
            {
              "name": "33937",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/33937"
            },
            {
              "name": "2007-0013",
              "tags": [
                "vendor-advisory",
                "x_refsource_TRUSTIX"
              ],
              "url": "http://www.trustix.org/errata/2007/0013/"
            },
            {
              "name": "24771",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24771"
            },
            {
              "name": "GLSA-200705-02",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "http://security.gentoo.org/glsa/glsa-200705-02.xml"
            },
            {
              "name": "24889",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24889"
            },
            {
              "name": "24770",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24770"
            },
            {
              "name": "25006",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25006"
            },
            {
              "name": "24756",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24756"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://sourceforge.net/project/shownotes.php?group_id=3157\u0026release_id=498954"
            },
            {
              "name": "25495",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25495"
            },
            {
              "name": "24996",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24996"
            },
            {
              "name": "23283",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/23283"
            },
            {
              "name": "RHSA-2007:0126",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
            },
            {
              "name": "23300",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/23300"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://support.apple.com/kb/HT3438"
            },
            {
              "name": "GLSA-200705-10",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
            },
            {
              "name": "USN-448-1",
              "tags": [
                "vendor-advisory",
                "x_refsource_UBUNTU"
              ],
              "url": "http://www.ubuntu.com/usn/usn-448-1"
            },
            {
              "name": "APPLE-SA-2009-02-12",
              "tags": [
                "vendor-advisory",
                "x_refsource_APPLE"
              ],
              "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
            },
            {
              "name": "MDKSA-2007:080",
              "tags": [
                "vendor-advisory",
                "x_refsource_MANDRIVA"
              ],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
            },
            {
              "name": "SSA:2007-109-01",
              "tags": [
                "vendor-advisory",
                "x_refsource_SLACKWARE"
              ],
              "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2007\u0026m=slackware-security.626733"
            },
            {
              "name": "SUSE-SR:2007:006",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUSE"
              ],
              "url": "http://www.novell.com/linux/security/advisories/2007_6_sr.html"
            },
            {
              "name": "MDKSA-2007:081",
              "tags": [
                "vendor-advisory",
                "x_refsource_MANDRIVA"
              ],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:081"
            },
            {
              "name": "DSA-1454",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2008/dsa-1454"
            },
            {
              "name": "24758",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24758"
            },
            {
              "name": "ADV-2007-1264",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/1264"
            },
            {
              "name": "1017857",
              "tags": [
                "vdb-entry",
                "x_refsource_SECTRACK"
              ],
              "url": "http://www.securitytracker.com/id?1017857"
            },
            {
              "name": "24885",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24885"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
            },
            {
              "name": "25096",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25096"
            },
            {
              "name": "25195",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25195"
            },
            {
              "name": "RHSA-2007:0125",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
            },
            {
              "name": "24741",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24741"
            },
            {
              "name": "APPLE-SA-2007-11-14",
              "tags": [
                "vendor-advisory",
                "x_refsource_APPLE"
              ],
              "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
            },
            {
              "name": "24776",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24776"
            },
            {
              "name": "28333",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/28333"
            },
            {
              "name": "24768",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24768"
            },
            {
              "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
            },
            {
              "name": "24791",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24791"
            },
            {
              "name": "SUSE-SA:2007:027",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUSE"
              ],
              "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
            },
            {
              "name": "30161",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/30161"
            },
            {
              "name": "GLSA-200805-07",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "http://www.gentoo.org/security/en/glsa/glsa-200805-07.xml"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://sourceforge.net/project/shownotes.php?release_id=498954"
            },
            {
              "name": "DSA-1294",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2007/dsa-1294"
            },
            {
              "name": "24765",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24765"
            },
            {
              "name": "25216",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25216"
            },
            {
              "name": "20070403 Multiple Vendor X Server BDF Font Parsing Integer Overflow Vulnerability",
              "tags": [
                "third-party-advisory",
                "x_refsource_IDEFENSE"
              ],
              "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=501"
            },
            {
              "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
            },
            {
              "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
            },
            {
              "name": "ADV-2007-1548",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/1548"
            },
            {
              "name": "xorg-bdf-font-bo(33417)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33417"
            },
            {
              "name": "102886",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUNALERT"
              ],
              "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
            },
            {
              "name": "ADV-2007-1217",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/1217"
            },
            {
              "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
              "tags": [
                "vendor-advisory",
                "x_refsource_OPENBSD"
              ],
              "url": "http://www.openbsd.org/errata40.html#011_xorg"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://issues.rpath.com/browse/RPL-1213"
            },
            {
              "name": "23402",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/23402"
            },
            {
              "name": "25004",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25004"
            },
            {
              "name": "25305",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25305"
            },
            {
              "name": "oval:org.mitre.oval:def:11266",
              "tags": [
                "vdb-entry",
                "signature",
                "x_refsource_OVAL"
              ],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11266"
            },
            {
              "name": "RHSA-2007:0132",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
            },
            {
              "name": "24772",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24772"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-193.htm"
            },
            {
              "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
              "tags": [
                "vendor-advisory",
                "x_refsource_OPENBSD"
              ],
              "url": "http://www.openbsd.org/errata39.html#021_xorg"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://issues.foresightlinux.org/browse/FL-223"
            },
            {
              "name": "MDKSA-2007:079",
              "tags": [
                "vendor-advisory",
                "x_refsource_MANDRIVA"
              ],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "secalert@redhat.com",
              "ID": "CVE-2007-1351",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Integer overflow in the bdfReadCharacters function in bdfread.c in (1) X.Org libXfont before 20070403 and (2) freetype 2.3.2 and earlier allows remote authenticated users to execute arbitrary code via crafted BDF fonts, which result in a heap overflow."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "RHSA-2007:0150",
                  "refsource": "REDHAT",
                  "url": "http://www.redhat.com/support/errata/RHSA-2007-0150.html"
                },
                {
                  "name": "24745",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24745"
                },
                {
                  "name": "24921",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24921"
                },
                {
                  "name": "oval:org.mitre.oval:def:1810",
                  "refsource": "OVAL",
                  "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1810"
                },
                {
                  "name": "33937",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/33937"
                },
                {
                  "name": "2007-0013",
                  "refsource": "TRUSTIX",
                  "url": "http://www.trustix.org/errata/2007/0013/"
                },
                {
                  "name": "24771",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24771"
                },
                {
                  "name": "GLSA-200705-02",
                  "refsource": "GENTOO",
                  "url": "http://security.gentoo.org/glsa/glsa-200705-02.xml"
                },
                {
                  "name": "24889",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24889"
                },
                {
                  "name": "24770",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24770"
                },
                {
                  "name": "25006",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25006"
                },
                {
                  "name": "24756",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24756"
                },
                {
                  "name": "http://sourceforge.net/project/shownotes.php?group_id=3157\u0026release_id=498954",
                  "refsource": "CONFIRM",
                  "url": "http://sourceforge.net/project/shownotes.php?group_id=3157\u0026release_id=498954"
                },
                {
                  "name": "25495",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25495"
                },
                {
                  "name": "24996",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24996"
                },
                {
                  "name": "23283",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/23283"
                },
                {
                  "name": "RHSA-2007:0126",
                  "refsource": "REDHAT",
                  "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
                },
                {
                  "name": "23300",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/23300"
                },
                {
                  "name": "http://support.apple.com/kb/HT3438",
                  "refsource": "CONFIRM",
                  "url": "http://support.apple.com/kb/HT3438"
                },
                {
                  "name": "GLSA-200705-10",
                  "refsource": "GENTOO",
                  "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
                },
                {
                  "name": "USN-448-1",
                  "refsource": "UBUNTU",
                  "url": "http://www.ubuntu.com/usn/usn-448-1"
                },
                {
                  "name": "APPLE-SA-2009-02-12",
                  "refsource": "APPLE",
                  "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
                },
                {
                  "name": "MDKSA-2007:080",
                  "refsource": "MANDRIVA",
                  "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
                },
                {
                  "name": "SSA:2007-109-01",
                  "refsource": "SLACKWARE",
                  "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2007\u0026m=slackware-security.626733"
                },
                {
                  "name": "SUSE-SR:2007:006",
                  "refsource": "SUSE",
                  "url": "http://www.novell.com/linux/security/advisories/2007_6_sr.html"
                },
                {
                  "name": "MDKSA-2007:081",
                  "refsource": "MANDRIVA",
                  "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:081"
                },
                {
                  "name": "DSA-1454",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2008/dsa-1454"
                },
                {
                  "name": "24758",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24758"
                },
                {
                  "name": "ADV-2007-1264",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2007/1264"
                },
                {
                  "name": "1017857",
                  "refsource": "SECTRACK",
                  "url": "http://www.securitytracker.com/id?1017857"
                },
                {
                  "name": "24885",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24885"
                },
                {
                  "name": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm",
                  "refsource": "CONFIRM",
                  "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
                },
                {
                  "name": "25096",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25096"
                },
                {
                  "name": "25195",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25195"
                },
                {
                  "name": "RHSA-2007:0125",
                  "refsource": "REDHAT",
                  "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
                },
                {
                  "name": "24741",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24741"
                },
                {
                  "name": "APPLE-SA-2007-11-14",
                  "refsource": "APPLE",
                  "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
                },
                {
                  "name": "24776",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24776"
                },
                {
                  "name": "28333",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/28333"
                },
                {
                  "name": "24768",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24768"
                },
                {
                  "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
                  "refsource": "MLIST",
                  "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
                },
                {
                  "name": "24791",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24791"
                },
                {
                  "name": "SUSE-SA:2007:027",
                  "refsource": "SUSE",
                  "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
                },
                {
                  "name": "30161",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/30161"
                },
                {
                  "name": "GLSA-200805-07",
                  "refsource": "GENTOO",
                  "url": "http://www.gentoo.org/security/en/glsa/glsa-200805-07.xml"
                },
                {
                  "name": "http://sourceforge.net/project/shownotes.php?release_id=498954",
                  "refsource": "CONFIRM",
                  "url": "http://sourceforge.net/project/shownotes.php?release_id=498954"
                },
                {
                  "name": "DSA-1294",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2007/dsa-1294"
                },
                {
                  "name": "24765",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24765"
                },
                {
                  "name": "25216",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25216"
                },
                {
                  "name": "20070403 Multiple Vendor X Server BDF Font Parsing Integer Overflow Vulnerability",
                  "refsource": "IDEFENSE",
                  "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=501"
                },
                {
                  "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
                },
                {
                  "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
                },
                {
                  "name": "ADV-2007-1548",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2007/1548"
                },
                {
                  "name": "xorg-bdf-font-bo(33417)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33417"
                },
                {
                  "name": "102886",
                  "refsource": "SUNALERT",
                  "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
                },
                {
                  "name": "ADV-2007-1217",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2007/1217"
                },
                {
                  "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
                  "refsource": "OPENBSD",
                  "url": "http://www.openbsd.org/errata40.html#011_xorg"
                },
                {
                  "name": "https://issues.rpath.com/browse/RPL-1213",
                  "refsource": "CONFIRM",
                  "url": "https://issues.rpath.com/browse/RPL-1213"
                },
                {
                  "name": "23402",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/23402"
                },
                {
                  "name": "25004",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25004"
                },
                {
                  "name": "25305",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25305"
                },
                {
                  "name": "oval:org.mitre.oval:def:11266",
                  "refsource": "OVAL",
                  "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11266"
                },
                {
                  "name": "RHSA-2007:0132",
                  "refsource": "REDHAT",
                  "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
                },
                {
                  "name": "24772",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24772"
                },
                {
                  "name": "http://support.avaya.com/elmodocs2/security/ASA-2007-193.htm",
                  "refsource": "CONFIRM",
                  "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-193.htm"
                },
                {
                  "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
                  "refsource": "OPENBSD",
                  "url": "http://www.openbsd.org/errata39.html#021_xorg"
                },
                {
                  "name": "http://issues.foresightlinux.org/browse/FL-223",
                  "refsource": "CONFIRM",
                  "url": "http://issues.foresightlinux.org/browse/FL-223"
                },
                {
                  "name": "MDKSA-2007:079",
                  "refsource": "MANDRIVA",
                  "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2007-1351",
        "datePublished": "2007-04-06T01:00:00.000Z",
        "dateReserved": "2007-03-08T00:00:00.000Z",
        "dateUpdated": "2024-08-07T12:50:35.134Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2017-13720 (GCVE-0-2017-13720)

    Vulnerability from cvelistv5 – Published: 2017-10-11 17:00 – Updated: 2024-08-05 19:05
    VLAI
    Summary
    In the PatternMatch function in fontfile/fontdir.c in libXfont through 1.5.2 and 2.x before 2.0.2, an attacker with access to an X connection can cause a buffer over-read during pattern matching of fonts, leading to information disclosure or a crash (denial of service). This occurs because '\0' characters are incorrectly skipped in situations involving ? characters.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Date Public
    2017-10-11 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T19:05:20.077Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "DSA-3995",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2017/dsa-3995"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500690"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugzilla.suse.com/show_bug.cgi?id=1054285"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
              },
              {
                "name": "GLSA-201711-08",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201711-08"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=d1e670a4a8704b8708e493ab6155589bcd570608"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2017-10-11T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "In the PatternMatch function in fontfile/fontdir.c in libXfont through 1.5.2 and 2.x before 2.0.2, an attacker with access to an X connection can cause a buffer over-read during pattern matching of fonts, leading to information disclosure or a crash (denial of service). This occurs because \u0027\\0\u0027 characters are incorrectly skipped in situations involving ? characters."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-11-12T10:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "name": "DSA-3995",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2017/dsa-3995"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500690"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugzilla.suse.com/show_bug.cgi?id=1054285"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
            },
            {
              "name": "GLSA-201711-08",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "https://security.gentoo.org/glsa/201711-08"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=d1e670a4a8704b8708e493ab6155589bcd570608"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2017-13720",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "In the PatternMatch function in fontfile/fontdir.c in libXfont through 1.5.2 and 2.x before 2.0.2, an attacker with access to an X connection can cause a buffer over-read during pattern matching of fonts, leading to information disclosure or a crash (denial of service). This occurs because \u0027\\0\u0027 characters are incorrectly skipped in situations involving ? characters."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "DSA-3995",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2017/dsa-3995"
                },
                {
                  "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1500690",
                  "refsource": "CONFIRM",
                  "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500690"
                },
                {
                  "name": "https://bugzilla.suse.com/show_bug.cgi?id=1054285",
                  "refsource": "CONFIRM",
                  "url": "https://bugzilla.suse.com/show_bug.cgi?id=1054285"
                },
                {
                  "name": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2",
                  "refsource": "CONFIRM",
                  "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
                },
                {
                  "name": "GLSA-201711-08",
                  "refsource": "GENTOO",
                  "url": "https://security.gentoo.org/glsa/201711-08"
                },
                {
                  "name": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=d1e670a4a8704b8708e493ab6155589bcd570608",
                  "refsource": "CONFIRM",
                  "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=d1e670a4a8704b8708e493ab6155589bcd570608"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2017-13720",
        "datePublished": "2017-10-11T17:00:00.000Z",
        "dateReserved": "2017-08-28T00:00:00.000Z",
        "dateUpdated": "2024-08-05T19:05:20.077Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2017-13722 (GCVE-0-2017-13722)

    Vulnerability from cvelistv5 – Published: 2017-10-11 17:00 – Updated: 2024-08-05 19:05
    VLAI
    Summary
    In the pcfGetProperties function in bitmap/pcfread.c in libXfont through 1.5.2 and 2.x before 2.0.2, a missing boundary check (for PCF files) could be used by local attackers authenticated to an Xserver for a buffer over-read, for information disclosure or a crash of the X server.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    Date Public
    2017-10-11 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-05T19:05:20.022Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=672bb944311392e2415b39c0d63b1e1902905bcd"
              },
              {
                "name": "DSA-3995",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2017/dsa-3995"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
              },
              {
                "name": "GLSA-201711-08",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "https://security.gentoo.org/glsa/201711-08"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500693"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://bugzilla.suse.com/show_bug.cgi?id=1049692"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2017-10-11T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "In the pcfGetProperties function in bitmap/pcfread.c in libXfont through 1.5.2 and 2.x before 2.0.2, a missing boundary check (for PCF files) could be used by local attackers authenticated to an Xserver for a buffer over-read, for information disclosure or a crash of the X server."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2017-11-12T10:57:01.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=672bb944311392e2415b39c0d63b1e1902905bcd"
            },
            {
              "name": "DSA-3995",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2017/dsa-3995"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
            },
            {
              "name": "GLSA-201711-08",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "https://security.gentoo.org/glsa/201711-08"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500693"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://bugzilla.suse.com/show_bug.cgi?id=1049692"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2017-13722",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "In the pcfGetProperties function in bitmap/pcfread.c in libXfont through 1.5.2 and 2.x before 2.0.2, a missing boundary check (for PCF files) could be used by local attackers authenticated to an Xserver for a buffer over-read, for information disclosure or a crash of the X server."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=672bb944311392e2415b39c0d63b1e1902905bcd",
                  "refsource": "CONFIRM",
                  "url": "https://cgit.freedesktop.org/xorg/lib/libXfont/commit/?id=672bb944311392e2415b39c0d63b1e1902905bcd"
                },
                {
                  "name": "DSA-3995",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2017/dsa-3995"
                },
                {
                  "name": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2",
                  "refsource": "CONFIRM",
                  "url": "https://www.x.org/releases/individual/lib/libXfont2-2.0.2.tar.bz2"
                },
                {
                  "name": "GLSA-201711-08",
                  "refsource": "GENTOO",
                  "url": "https://security.gentoo.org/glsa/201711-08"
                },
                {
                  "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1500693",
                  "refsource": "CONFIRM",
                  "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500693"
                },
                {
                  "name": "https://bugzilla.suse.com/show_bug.cgi?id=1049692",
                  "refsource": "CONFIRM",
                  "url": "https://bugzilla.suse.com/show_bug.cgi?id=1049692"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2017-13722",
        "datePublished": "2017-10-11T17:00:00.000Z",
        "dateReserved": "2017-08-28T00:00:00.000Z",
        "dateUpdated": "2024-08-05T19:05:20.022Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2007-1352 (GCVE-0-2007-1352)

    Vulnerability from cvelistv5 – Published: 2007-04-06 01:00 – Updated: 2024-08-07 12:50
    VLAI
    Summary
    Integer overflow in the FontFileInitTable function in X.Org libXfont before 20070403 allows remote authenticated users to execute arbitrary code via a long first line in the fonts.dir file, which results in a heap overflow.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://labs.idefense.com/intelligence/vulnerabili… third-party-advisoryx_refsource_IDEFENSE
    http://secunia.com/advisories/24745 third-party-advisoryx_refsource_SECUNIA
    https://oval.cisecurity.org/repository/search/def… vdb-entrysignaturex_refsource_OVAL
    http://secunia.com/advisories/33937 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24771 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24770 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25006 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24756 third-party-advisoryx_refsource_SECUNIA
    http://www.securityfocus.com/bid/23283 vdb-entryx_refsource_BID
    http://www.redhat.com/support/errata/RHSA-2007-01… vendor-advisoryx_refsource_REDHAT
    http://www.securityfocus.com/bid/23300 vdb-entryx_refsource_BID
    http://support.apple.com/kb/HT3438 x_refsource_CONFIRM
    http://security.gentoo.org/glsa/glsa-200705-10.xml vendor-advisoryx_refsource_GENTOO
    http://www.ubuntu.com/usn/usn-448-1 vendor-advisoryx_refsource_UBUNTU
    http://lists.apple.com/archives/security-announce… vendor-advisoryx_refsource_APPLE
    http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
    http://secunia.com/advisories/24758 third-party-advisoryx_refsource_SECUNIA
    http://www.securitytracker.com/id?1017857 vdb-entryx_refsource_SECTRACK
    https://oval.cisecurity.org/repository/search/def… vdb-entrysignaturex_refsource_OVAL
    http://support.avaya.com/elmodocs2/security/ASA-2… x_refsource_CONFIRM
    http://secunia.com/advisories/25195 third-party-advisoryx_refsource_SECUNIA
    http://rhn.redhat.com/errata/RHSA-2007-0125.html vendor-advisoryx_refsource_REDHAT
    http://secunia.com/advisories/24741 third-party-advisoryx_refsource_SECUNIA
    http://lists.apple.com/archives/Security-announce… vendor-advisoryx_refsource_APPLE
    http://lists.freedesktop.org/archives/xorg-announ… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/24791 third-party-advisoryx_refsource_SECUNIA
    http://www.novell.com/linux/security/advisories/2… vendor-advisoryx_refsource_SUSE
    http://www.debian.org/security/2007/dsa-1294 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/24765 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25216 third-party-advisoryx_refsource_SECUNIA
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://www.securityfocus.com/archive/1/464686/100… mailing-listx_refsource_BUGTRAQ
    http://www.securityfocus.com/archive/1/464816/100… mailing-listx_refsource_BUGTRAQ
    http://www.vupen.com/english/advisories/2007/1548 vdb-entryx_refsource_VUPEN
    http://sunsolve.sun.com/search/document.do?assetk… vendor-advisoryx_refsource_SUNALERT
    http://www.vupen.com/english/advisories/2007/1217 vdb-entryx_refsource_VUPEN
    http://www.openbsd.org/errata40.html#011_xorg vendor-advisoryx_refsource_OPENBSD
    https://issues.rpath.com/browse/RPL-1213 x_refsource_CONFIRM
    http://secunia.com/advisories/25004 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25305 third-party-advisoryx_refsource_SECUNIA
    http://www.redhat.com/support/errata/RHSA-2007-01… vendor-advisoryx_refsource_REDHAT
    http://secunia.com/advisories/24772 third-party-advisoryx_refsource_SECUNIA
    http://www.openbsd.org/errata39.html#021_xorg vendor-advisoryx_refsource_OPENBSD
    http://issues.foresightlinux.org/browse/FL-223 x_refsource_CONFIRM
    http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
    Date Public
    2007-04-03 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T12:50:35.267Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "20070403 Multiple Vendor X Server fonts.dir File Parsing Integer Overflow Vulnerability",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_IDEFENSE",
                  "x_transferred"
                ],
                "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=502"
              },
              {
                "name": "24745",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24745"
              },
              {
                "name": "oval:org.mitre.oval:def:10523",
                "tags": [
                  "vdb-entry",
                  "signature",
                  "x_refsource_OVAL",
                  "x_transferred"
                ],
                "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10523"
              },
              {
                "name": "33937",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/33937"
              },
              {
                "name": "24771",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24771"
              },
              {
                "name": "24770",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24770"
              },
              {
                "name": "25006",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25006"
              },
              {
                "name": "24756",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24756"
              },
              {
                "name": "23283",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/23283"
              },
              {
                "name": "RHSA-2007:0126",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
              },
              {
                "name": "23300",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/23300"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://support.apple.com/kb/HT3438"
              },
              {
                "name": "GLSA-200705-10",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
              },
              {
                "name": "USN-448-1",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_UBUNTU",
                  "x_transferred"
                ],
                "url": "http://www.ubuntu.com/usn/usn-448-1"
              },
              {
                "name": "APPLE-SA-2009-02-12",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_APPLE",
                  "x_transferred"
                ],
                "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
              },
              {
                "name": "MDKSA-2007:080",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
                  "x_transferred"
                ],
                "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
              },
              {
                "name": "24758",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24758"
              },
              {
                "name": "1017857",
                "tags": [
                  "vdb-entry",
                  "x_refsource_SECTRACK",
                  "x_transferred"
                ],
                "url": "http://www.securitytracker.com/id?1017857"
              },
              {
                "name": "oval:org.mitre.oval:def:13243",
                "tags": [
                  "vdb-entry",
                  "signature",
                  "x_refsource_OVAL",
                  "x_transferred"
                ],
                "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A13243"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
              },
              {
                "name": "25195",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25195"
              },
              {
                "name": "RHSA-2007:0125",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
              },
              {
                "name": "24741",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24741"
              },
              {
                "name": "APPLE-SA-2007-11-14",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_APPLE",
                  "x_transferred"
                ],
                "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
              },
              {
                "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
              },
              {
                "name": "24791",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24791"
              },
              {
                "name": "SUSE-SA:2007:027",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUSE",
                  "x_transferred"
                ],
                "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
              },
              {
                "name": "DSA-1294",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2007/dsa-1294"
              },
              {
                "name": "24765",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24765"
              },
              {
                "name": "25216",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25216"
              },
              {
                "name": "xorg-fontsdir-bo(33419)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33419"
              },
              {
                "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
              },
              {
                "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
              },
              {
                "name": "ADV-2007-1548",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2007/1548"
              },
              {
                "name": "102886",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUNALERT",
                  "x_transferred"
                ],
                "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
              },
              {
                "name": "ADV-2007-1217",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2007/1217"
              },
              {
                "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_OPENBSD",
                  "x_transferred"
                ],
                "url": "http://www.openbsd.org/errata40.html#011_xorg"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://issues.rpath.com/browse/RPL-1213"
              },
              {
                "name": "25004",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25004"
              },
              {
                "name": "25305",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25305"
              },
              {
                "name": "RHSA-2007:0132",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
              },
              {
                "name": "24772",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24772"
              },
              {
                "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_OPENBSD",
                  "x_transferred"
                ],
                "url": "http://www.openbsd.org/errata39.html#021_xorg"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://issues.foresightlinux.org/browse/FL-223"
              },
              {
                "name": "MDKSA-2007:079",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
                  "x_transferred"
                ],
                "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2007-04-03T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Integer overflow in the FontFileInitTable function in X.Org libXfont before 20070403 allows remote authenticated users to execute arbitrary code via a long first line in the fonts.dir file, which results in a heap overflow."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-16T14:57:01.000Z",
            "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
            "shortName": "redhat"
          },
          "references": [
            {
              "name": "20070403 Multiple Vendor X Server fonts.dir File Parsing Integer Overflow Vulnerability",
              "tags": [
                "third-party-advisory",
                "x_refsource_IDEFENSE"
              ],
              "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=502"
            },
            {
              "name": "24745",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24745"
            },
            {
              "name": "oval:org.mitre.oval:def:10523",
              "tags": [
                "vdb-entry",
                "signature",
                "x_refsource_OVAL"
              ],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10523"
            },
            {
              "name": "33937",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/33937"
            },
            {
              "name": "24771",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24771"
            },
            {
              "name": "24770",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24770"
            },
            {
              "name": "25006",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25006"
            },
            {
              "name": "24756",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24756"
            },
            {
              "name": "23283",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/23283"
            },
            {
              "name": "RHSA-2007:0126",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
            },
            {
              "name": "23300",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/23300"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://support.apple.com/kb/HT3438"
            },
            {
              "name": "GLSA-200705-10",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
            },
            {
              "name": "USN-448-1",
              "tags": [
                "vendor-advisory",
                "x_refsource_UBUNTU"
              ],
              "url": "http://www.ubuntu.com/usn/usn-448-1"
            },
            {
              "name": "APPLE-SA-2009-02-12",
              "tags": [
                "vendor-advisory",
                "x_refsource_APPLE"
              ],
              "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
            },
            {
              "name": "MDKSA-2007:080",
              "tags": [
                "vendor-advisory",
                "x_refsource_MANDRIVA"
              ],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
            },
            {
              "name": "24758",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24758"
            },
            {
              "name": "1017857",
              "tags": [
                "vdb-entry",
                "x_refsource_SECTRACK"
              ],
              "url": "http://www.securitytracker.com/id?1017857"
            },
            {
              "name": "oval:org.mitre.oval:def:13243",
              "tags": [
                "vdb-entry",
                "signature",
                "x_refsource_OVAL"
              ],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A13243"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
            },
            {
              "name": "25195",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25195"
            },
            {
              "name": "RHSA-2007:0125",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
            },
            {
              "name": "24741",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24741"
            },
            {
              "name": "APPLE-SA-2007-11-14",
              "tags": [
                "vendor-advisory",
                "x_refsource_APPLE"
              ],
              "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
            },
            {
              "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
            },
            {
              "name": "24791",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24791"
            },
            {
              "name": "SUSE-SA:2007:027",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUSE"
              ],
              "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
            },
            {
              "name": "DSA-1294",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2007/dsa-1294"
            },
            {
              "name": "24765",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24765"
            },
            {
              "name": "25216",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25216"
            },
            {
              "name": "xorg-fontsdir-bo(33419)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33419"
            },
            {
              "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
            },
            {
              "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
            },
            {
              "name": "ADV-2007-1548",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/1548"
            },
            {
              "name": "102886",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUNALERT"
              ],
              "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
            },
            {
              "name": "ADV-2007-1217",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/1217"
            },
            {
              "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
              "tags": [
                "vendor-advisory",
                "x_refsource_OPENBSD"
              ],
              "url": "http://www.openbsd.org/errata40.html#011_xorg"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://issues.rpath.com/browse/RPL-1213"
            },
            {
              "name": "25004",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25004"
            },
            {
              "name": "25305",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25305"
            },
            {
              "name": "RHSA-2007:0132",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
            },
            {
              "name": "24772",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24772"
            },
            {
              "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
              "tags": [
                "vendor-advisory",
                "x_refsource_OPENBSD"
              ],
              "url": "http://www.openbsd.org/errata39.html#021_xorg"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://issues.foresightlinux.org/browse/FL-223"
            },
            {
              "name": "MDKSA-2007:079",
              "tags": [
                "vendor-advisory",
                "x_refsource_MANDRIVA"
              ],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "secalert@redhat.com",
              "ID": "CVE-2007-1352",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Integer overflow in the FontFileInitTable function in X.Org libXfont before 20070403 allows remote authenticated users to execute arbitrary code via a long first line in the fonts.dir file, which results in a heap overflow."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "20070403 Multiple Vendor X Server fonts.dir File Parsing Integer Overflow Vulnerability",
                  "refsource": "IDEFENSE",
                  "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=502"
                },
                {
                  "name": "24745",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24745"
                },
                {
                  "name": "oval:org.mitre.oval:def:10523",
                  "refsource": "OVAL",
                  "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10523"
                },
                {
                  "name": "33937",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/33937"
                },
                {
                  "name": "24771",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24771"
                },
                {
                  "name": "24770",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24770"
                },
                {
                  "name": "25006",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25006"
                },
                {
                  "name": "24756",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24756"
                },
                {
                  "name": "23283",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/23283"
                },
                {
                  "name": "RHSA-2007:0126",
                  "refsource": "REDHAT",
                  "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
                },
                {
                  "name": "23300",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/23300"
                },
                {
                  "name": "http://support.apple.com/kb/HT3438",
                  "refsource": "CONFIRM",
                  "url": "http://support.apple.com/kb/HT3438"
                },
                {
                  "name": "GLSA-200705-10",
                  "refsource": "GENTOO",
                  "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
                },
                {
                  "name": "USN-448-1",
                  "refsource": "UBUNTU",
                  "url": "http://www.ubuntu.com/usn/usn-448-1"
                },
                {
                  "name": "APPLE-SA-2009-02-12",
                  "refsource": "APPLE",
                  "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
                },
                {
                  "name": "MDKSA-2007:080",
                  "refsource": "MANDRIVA",
                  "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
                },
                {
                  "name": "24758",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24758"
                },
                {
                  "name": "1017857",
                  "refsource": "SECTRACK",
                  "url": "http://www.securitytracker.com/id?1017857"
                },
                {
                  "name": "oval:org.mitre.oval:def:13243",
                  "refsource": "OVAL",
                  "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A13243"
                },
                {
                  "name": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm",
                  "refsource": "CONFIRM",
                  "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
                },
                {
                  "name": "25195",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25195"
                },
                {
                  "name": "RHSA-2007:0125",
                  "refsource": "REDHAT",
                  "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
                },
                {
                  "name": "24741",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24741"
                },
                {
                  "name": "APPLE-SA-2007-11-14",
                  "refsource": "APPLE",
                  "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
                },
                {
                  "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
                  "refsource": "MLIST",
                  "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
                },
                {
                  "name": "24791",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24791"
                },
                {
                  "name": "SUSE-SA:2007:027",
                  "refsource": "SUSE",
                  "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
                },
                {
                  "name": "DSA-1294",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2007/dsa-1294"
                },
                {
                  "name": "24765",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24765"
                },
                {
                  "name": "25216",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25216"
                },
                {
                  "name": "xorg-fontsdir-bo(33419)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33419"
                },
                {
                  "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
                },
                {
                  "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
                },
                {
                  "name": "ADV-2007-1548",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2007/1548"
                },
                {
                  "name": "102886",
                  "refsource": "SUNALERT",
                  "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
                },
                {
                  "name": "ADV-2007-1217",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2007/1217"
                },
                {
                  "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
                  "refsource": "OPENBSD",
                  "url": "http://www.openbsd.org/errata40.html#011_xorg"
                },
                {
                  "name": "https://issues.rpath.com/browse/RPL-1213",
                  "refsource": "CONFIRM",
                  "url": "https://issues.rpath.com/browse/RPL-1213"
                },
                {
                  "name": "25004",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25004"
                },
                {
                  "name": "25305",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25305"
                },
                {
                  "name": "RHSA-2007:0132",
                  "refsource": "REDHAT",
                  "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
                },
                {
                  "name": "24772",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24772"
                },
                {
                  "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
                  "refsource": "OPENBSD",
                  "url": "http://www.openbsd.org/errata39.html#021_xorg"
                },
                {
                  "name": "http://issues.foresightlinux.org/browse/FL-223",
                  "refsource": "CONFIRM",
                  "url": "http://issues.foresightlinux.org/browse/FL-223"
                },
                {
                  "name": "MDKSA-2007:079",
                  "refsource": "MANDRIVA",
                  "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2007-1352",
        "datePublished": "2007-04-06T01:00:00.000Z",
        "dateReserved": "2007-03-08T00:00:00.000Z",
        "dateUpdated": "2024-08-07T12:50:35.267Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2007-1351 (GCVE-0-2007-1351)

    Vulnerability from cvelistv5 – Published: 2007-04-06 01:00 – Updated: 2024-08-07 12:50
    VLAI
    Summary
    Integer overflow in the bdfReadCharacters function in bdfread.c in (1) X.Org libXfont before 20070403 and (2) freetype 2.3.2 and earlier allows remote authenticated users to execute arbitrary code via crafted BDF fonts, which result in a heap overflow.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    URL Tags
    http://www.redhat.com/support/errata/RHSA-2007-01… vendor-advisoryx_refsource_REDHAT
    http://secunia.com/advisories/24745 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24921 third-party-advisoryx_refsource_SECUNIA
    https://oval.cisecurity.org/repository/search/def… vdb-entrysignaturex_refsource_OVAL
    http://secunia.com/advisories/33937 third-party-advisoryx_refsource_SECUNIA
    http://www.trustix.org/errata/2007/0013/ vendor-advisoryx_refsource_TRUSTIX
    http://secunia.com/advisories/24771 third-party-advisoryx_refsource_SECUNIA
    http://security.gentoo.org/glsa/glsa-200705-02.xml vendor-advisoryx_refsource_GENTOO
    http://secunia.com/advisories/24889 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24770 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25006 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24756 third-party-advisoryx_refsource_SECUNIA
    http://sourceforge.net/project/shownotes.php?grou… x_refsource_CONFIRM
    http://secunia.com/advisories/25495 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24996 third-party-advisoryx_refsource_SECUNIA
    http://www.securityfocus.com/bid/23283 vdb-entryx_refsource_BID
    http://www.redhat.com/support/errata/RHSA-2007-01… vendor-advisoryx_refsource_REDHAT
    http://www.securityfocus.com/bid/23300 vdb-entryx_refsource_BID
    http://support.apple.com/kb/HT3438 x_refsource_CONFIRM
    http://security.gentoo.org/glsa/glsa-200705-10.xml vendor-advisoryx_refsource_GENTOO
    http://www.ubuntu.com/usn/usn-448-1 vendor-advisoryx_refsource_UBUNTU
    http://lists.apple.com/archives/security-announce… vendor-advisoryx_refsource_APPLE
    http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
    http://slackware.com/security/viewer.php?l=slackw… vendor-advisoryx_refsource_SLACKWARE
    http://www.novell.com/linux/security/advisories/2… vendor-advisoryx_refsource_SUSE
    http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
    http://www.debian.org/security/2008/dsa-1454 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/24758 third-party-advisoryx_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2007/1264 vdb-entryx_refsource_VUPEN
    http://www.securitytracker.com/id?1017857 vdb-entryx_refsource_SECTRACK
    http://secunia.com/advisories/24885 third-party-advisoryx_refsource_SECUNIA
    http://support.avaya.com/elmodocs2/security/ASA-2… x_refsource_CONFIRM
    http://secunia.com/advisories/25096 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25195 third-party-advisoryx_refsource_SECUNIA
    http://rhn.redhat.com/errata/RHSA-2007-0125.html vendor-advisoryx_refsource_REDHAT
    http://secunia.com/advisories/24741 third-party-advisoryx_refsource_SECUNIA
    http://lists.apple.com/archives/Security-announce… vendor-advisoryx_refsource_APPLE
    http://secunia.com/advisories/24776 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/28333 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/24768 third-party-advisoryx_refsource_SECUNIA
    http://lists.freedesktop.org/archives/xorg-announ… mailing-listx_refsource_MLIST
    http://secunia.com/advisories/24791 third-party-advisoryx_refsource_SECUNIA
    http://www.novell.com/linux/security/advisories/2… vendor-advisoryx_refsource_SUSE
    http://secunia.com/advisories/30161 third-party-advisoryx_refsource_SECUNIA
    http://www.gentoo.org/security/en/glsa/glsa-20080… vendor-advisoryx_refsource_GENTOO
    http://sourceforge.net/project/shownotes.php?rele… x_refsource_CONFIRM
    http://www.debian.org/security/2007/dsa-1294 vendor-advisoryx_refsource_DEBIAN
    http://secunia.com/advisories/24765 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25216 third-party-advisoryx_refsource_SECUNIA
    http://labs.idefense.com/intelligence/vulnerabili… third-party-advisoryx_refsource_IDEFENSE
    http://www.securityfocus.com/archive/1/464686/100… mailing-listx_refsource_BUGTRAQ
    http://www.securityfocus.com/archive/1/464816/100… mailing-listx_refsource_BUGTRAQ
    http://www.vupen.com/english/advisories/2007/1548 vdb-entryx_refsource_VUPEN
    https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
    http://sunsolve.sun.com/search/document.do?assetk… vendor-advisoryx_refsource_SUNALERT
    http://www.vupen.com/english/advisories/2007/1217 vdb-entryx_refsource_VUPEN
    http://www.openbsd.org/errata40.html#011_xorg vendor-advisoryx_refsource_OPENBSD
    https://issues.rpath.com/browse/RPL-1213 x_refsource_CONFIRM
    http://www.securityfocus.com/bid/23402 vdb-entryx_refsource_BID
    http://secunia.com/advisories/25004 third-party-advisoryx_refsource_SECUNIA
    http://secunia.com/advisories/25305 third-party-advisoryx_refsource_SECUNIA
    https://oval.cisecurity.org/repository/search/def… vdb-entrysignaturex_refsource_OVAL
    http://www.redhat.com/support/errata/RHSA-2007-01… vendor-advisoryx_refsource_REDHAT
    http://secunia.com/advisories/24772 third-party-advisoryx_refsource_SECUNIA
    http://support.avaya.com/elmodocs2/security/ASA-2… x_refsource_CONFIRM
    http://www.openbsd.org/errata39.html#021_xorg vendor-advisoryx_refsource_OPENBSD
    http://issues.foresightlinux.org/browse/FL-223 x_refsource_CONFIRM
    http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
    Date Public
    2007-04-03 00:00
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-07T12:50:35.134Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "RHSA-2007:0150",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2007-0150.html"
              },
              {
                "name": "24745",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24745"
              },
              {
                "name": "24921",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24921"
              },
              {
                "name": "oval:org.mitre.oval:def:1810",
                "tags": [
                  "vdb-entry",
                  "signature",
                  "x_refsource_OVAL",
                  "x_transferred"
                ],
                "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1810"
              },
              {
                "name": "33937",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/33937"
              },
              {
                "name": "2007-0013",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_TRUSTIX",
                  "x_transferred"
                ],
                "url": "http://www.trustix.org/errata/2007/0013/"
              },
              {
                "name": "24771",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24771"
              },
              {
                "name": "GLSA-200705-02",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "http://security.gentoo.org/glsa/glsa-200705-02.xml"
              },
              {
                "name": "24889",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24889"
              },
              {
                "name": "24770",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24770"
              },
              {
                "name": "25006",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25006"
              },
              {
                "name": "24756",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24756"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://sourceforge.net/project/shownotes.php?group_id=3157\u0026release_id=498954"
              },
              {
                "name": "25495",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25495"
              },
              {
                "name": "24996",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24996"
              },
              {
                "name": "23283",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/23283"
              },
              {
                "name": "RHSA-2007:0126",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
              },
              {
                "name": "23300",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/23300"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://support.apple.com/kb/HT3438"
              },
              {
                "name": "GLSA-200705-10",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
              },
              {
                "name": "USN-448-1",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_UBUNTU",
                  "x_transferred"
                ],
                "url": "http://www.ubuntu.com/usn/usn-448-1"
              },
              {
                "name": "APPLE-SA-2009-02-12",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_APPLE",
                  "x_transferred"
                ],
                "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
              },
              {
                "name": "MDKSA-2007:080",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
                  "x_transferred"
                ],
                "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
              },
              {
                "name": "SSA:2007-109-01",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SLACKWARE",
                  "x_transferred"
                ],
                "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2007\u0026m=slackware-security.626733"
              },
              {
                "name": "SUSE-SR:2007:006",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUSE",
                  "x_transferred"
                ],
                "url": "http://www.novell.com/linux/security/advisories/2007_6_sr.html"
              },
              {
                "name": "MDKSA-2007:081",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
                  "x_transferred"
                ],
                "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:081"
              },
              {
                "name": "DSA-1454",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2008/dsa-1454"
              },
              {
                "name": "24758",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24758"
              },
              {
                "name": "ADV-2007-1264",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2007/1264"
              },
              {
                "name": "1017857",
                "tags": [
                  "vdb-entry",
                  "x_refsource_SECTRACK",
                  "x_transferred"
                ],
                "url": "http://www.securitytracker.com/id?1017857"
              },
              {
                "name": "24885",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24885"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
              },
              {
                "name": "25096",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25096"
              },
              {
                "name": "25195",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25195"
              },
              {
                "name": "RHSA-2007:0125",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
              },
              {
                "name": "24741",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24741"
              },
              {
                "name": "APPLE-SA-2007-11-14",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_APPLE",
                  "x_transferred"
                ],
                "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
              },
              {
                "name": "24776",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24776"
              },
              {
                "name": "28333",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/28333"
              },
              {
                "name": "24768",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24768"
              },
              {
                "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
                "tags": [
                  "mailing-list",
                  "x_refsource_MLIST",
                  "x_transferred"
                ],
                "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
              },
              {
                "name": "24791",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24791"
              },
              {
                "name": "SUSE-SA:2007:027",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUSE",
                  "x_transferred"
                ],
                "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
              },
              {
                "name": "30161",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/30161"
              },
              {
                "name": "GLSA-200805-07",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_GENTOO",
                  "x_transferred"
                ],
                "url": "http://www.gentoo.org/security/en/glsa/glsa-200805-07.xml"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://sourceforge.net/project/shownotes.php?release_id=498954"
              },
              {
                "name": "DSA-1294",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "http://www.debian.org/security/2007/dsa-1294"
              },
              {
                "name": "24765",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24765"
              },
              {
                "name": "25216",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25216"
              },
              {
                "name": "20070403 Multiple Vendor X Server BDF Font Parsing Integer Overflow Vulnerability",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_IDEFENSE",
                  "x_transferred"
                ],
                "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=501"
              },
              {
                "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
              },
              {
                "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
                "tags": [
                  "mailing-list",
                  "x_refsource_BUGTRAQ",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
              },
              {
                "name": "ADV-2007-1548",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2007/1548"
              },
              {
                "name": "xorg-bdf-font-bo(33417)",
                "tags": [
                  "vdb-entry",
                  "x_refsource_XF",
                  "x_transferred"
                ],
                "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33417"
              },
              {
                "name": "102886",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_SUNALERT",
                  "x_transferred"
                ],
                "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
              },
              {
                "name": "ADV-2007-1217",
                "tags": [
                  "vdb-entry",
                  "x_refsource_VUPEN",
                  "x_transferred"
                ],
                "url": "http://www.vupen.com/english/advisories/2007/1217"
              },
              {
                "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_OPENBSD",
                  "x_transferred"
                ],
                "url": "http://www.openbsd.org/errata40.html#011_xorg"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://issues.rpath.com/browse/RPL-1213"
              },
              {
                "name": "23402",
                "tags": [
                  "vdb-entry",
                  "x_refsource_BID",
                  "x_transferred"
                ],
                "url": "http://www.securityfocus.com/bid/23402"
              },
              {
                "name": "25004",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25004"
              },
              {
                "name": "25305",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/25305"
              },
              {
                "name": "oval:org.mitre.oval:def:11266",
                "tags": [
                  "vdb-entry",
                  "signature",
                  "x_refsource_OVAL",
                  "x_transferred"
                ],
                "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11266"
              },
              {
                "name": "RHSA-2007:0132",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_REDHAT",
                  "x_transferred"
                ],
                "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
              },
              {
                "name": "24772",
                "tags": [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
                  "x_transferred"
                ],
                "url": "http://secunia.com/advisories/24772"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-193.htm"
              },
              {
                "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_OPENBSD",
                  "x_transferred"
                ],
                "url": "http://www.openbsd.org/errata39.html#021_xorg"
              },
              {
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "http://issues.foresightlinux.org/browse/FL-223"
              },
              {
                "name": "MDKSA-2007:079",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_MANDRIVA",
                  "x_transferred"
                ],
                "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "datePublic": "2007-04-03T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Integer overflow in the bdfReadCharacters function in bdfread.c in (1) X.Org libXfont before 20070403 and (2) freetype 2.3.2 and earlier allows remote authenticated users to execute arbitrary code via crafted BDF fonts, which result in a heap overflow."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2018-10-16T14:57:01.000Z",
            "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
            "shortName": "redhat"
          },
          "references": [
            {
              "name": "RHSA-2007:0150",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2007-0150.html"
            },
            {
              "name": "24745",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24745"
            },
            {
              "name": "24921",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24921"
            },
            {
              "name": "oval:org.mitre.oval:def:1810",
              "tags": [
                "vdb-entry",
                "signature",
                "x_refsource_OVAL"
              ],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1810"
            },
            {
              "name": "33937",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/33937"
            },
            {
              "name": "2007-0013",
              "tags": [
                "vendor-advisory",
                "x_refsource_TRUSTIX"
              ],
              "url": "http://www.trustix.org/errata/2007/0013/"
            },
            {
              "name": "24771",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24771"
            },
            {
              "name": "GLSA-200705-02",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "http://security.gentoo.org/glsa/glsa-200705-02.xml"
            },
            {
              "name": "24889",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24889"
            },
            {
              "name": "24770",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24770"
            },
            {
              "name": "25006",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25006"
            },
            {
              "name": "24756",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24756"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://sourceforge.net/project/shownotes.php?group_id=3157\u0026release_id=498954"
            },
            {
              "name": "25495",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25495"
            },
            {
              "name": "24996",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24996"
            },
            {
              "name": "23283",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/23283"
            },
            {
              "name": "RHSA-2007:0126",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
            },
            {
              "name": "23300",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/23300"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://support.apple.com/kb/HT3438"
            },
            {
              "name": "GLSA-200705-10",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
            },
            {
              "name": "USN-448-1",
              "tags": [
                "vendor-advisory",
                "x_refsource_UBUNTU"
              ],
              "url": "http://www.ubuntu.com/usn/usn-448-1"
            },
            {
              "name": "APPLE-SA-2009-02-12",
              "tags": [
                "vendor-advisory",
                "x_refsource_APPLE"
              ],
              "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
            },
            {
              "name": "MDKSA-2007:080",
              "tags": [
                "vendor-advisory",
                "x_refsource_MANDRIVA"
              ],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
            },
            {
              "name": "SSA:2007-109-01",
              "tags": [
                "vendor-advisory",
                "x_refsource_SLACKWARE"
              ],
              "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2007\u0026m=slackware-security.626733"
            },
            {
              "name": "SUSE-SR:2007:006",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUSE"
              ],
              "url": "http://www.novell.com/linux/security/advisories/2007_6_sr.html"
            },
            {
              "name": "MDKSA-2007:081",
              "tags": [
                "vendor-advisory",
                "x_refsource_MANDRIVA"
              ],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:081"
            },
            {
              "name": "DSA-1454",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2008/dsa-1454"
            },
            {
              "name": "24758",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24758"
            },
            {
              "name": "ADV-2007-1264",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/1264"
            },
            {
              "name": "1017857",
              "tags": [
                "vdb-entry",
                "x_refsource_SECTRACK"
              ],
              "url": "http://www.securitytracker.com/id?1017857"
            },
            {
              "name": "24885",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24885"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
            },
            {
              "name": "25096",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25096"
            },
            {
              "name": "25195",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25195"
            },
            {
              "name": "RHSA-2007:0125",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
            },
            {
              "name": "24741",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24741"
            },
            {
              "name": "APPLE-SA-2007-11-14",
              "tags": [
                "vendor-advisory",
                "x_refsource_APPLE"
              ],
              "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
            },
            {
              "name": "24776",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24776"
            },
            {
              "name": "28333",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/28333"
            },
            {
              "name": "24768",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24768"
            },
            {
              "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
              "tags": [
                "mailing-list",
                "x_refsource_MLIST"
              ],
              "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
            },
            {
              "name": "24791",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24791"
            },
            {
              "name": "SUSE-SA:2007:027",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUSE"
              ],
              "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
            },
            {
              "name": "30161",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/30161"
            },
            {
              "name": "GLSA-200805-07",
              "tags": [
                "vendor-advisory",
                "x_refsource_GENTOO"
              ],
              "url": "http://www.gentoo.org/security/en/glsa/glsa-200805-07.xml"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://sourceforge.net/project/shownotes.php?release_id=498954"
            },
            {
              "name": "DSA-1294",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "http://www.debian.org/security/2007/dsa-1294"
            },
            {
              "name": "24765",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24765"
            },
            {
              "name": "25216",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25216"
            },
            {
              "name": "20070403 Multiple Vendor X Server BDF Font Parsing Integer Overflow Vulnerability",
              "tags": [
                "third-party-advisory",
                "x_refsource_IDEFENSE"
              ],
              "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=501"
            },
            {
              "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
            },
            {
              "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
              "tags": [
                "mailing-list",
                "x_refsource_BUGTRAQ"
              ],
              "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
            },
            {
              "name": "ADV-2007-1548",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/1548"
            },
            {
              "name": "xorg-bdf-font-bo(33417)",
              "tags": [
                "vdb-entry",
                "x_refsource_XF"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33417"
            },
            {
              "name": "102886",
              "tags": [
                "vendor-advisory",
                "x_refsource_SUNALERT"
              ],
              "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
            },
            {
              "name": "ADV-2007-1217",
              "tags": [
                "vdb-entry",
                "x_refsource_VUPEN"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/1217"
            },
            {
              "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
              "tags": [
                "vendor-advisory",
                "x_refsource_OPENBSD"
              ],
              "url": "http://www.openbsd.org/errata40.html#011_xorg"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://issues.rpath.com/browse/RPL-1213"
            },
            {
              "name": "23402",
              "tags": [
                "vdb-entry",
                "x_refsource_BID"
              ],
              "url": "http://www.securityfocus.com/bid/23402"
            },
            {
              "name": "25004",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25004"
            },
            {
              "name": "25305",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/25305"
            },
            {
              "name": "oval:org.mitre.oval:def:11266",
              "tags": [
                "vdb-entry",
                "signature",
                "x_refsource_OVAL"
              ],
              "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11266"
            },
            {
              "name": "RHSA-2007:0132",
              "tags": [
                "vendor-advisory",
                "x_refsource_REDHAT"
              ],
              "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
            },
            {
              "name": "24772",
              "tags": [
                "third-party-advisory",
                "x_refsource_SECUNIA"
              ],
              "url": "http://secunia.com/advisories/24772"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-193.htm"
            },
            {
              "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
              "tags": [
                "vendor-advisory",
                "x_refsource_OPENBSD"
              ],
              "url": "http://www.openbsd.org/errata39.html#021_xorg"
            },
            {
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "http://issues.foresightlinux.org/browse/FL-223"
            },
            {
              "name": "MDKSA-2007:079",
              "tags": [
                "vendor-advisory",
                "x_refsource_MANDRIVA"
              ],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "secalert@redhat.com",
              "ID": "CVE-2007-1351",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "Integer overflow in the bdfReadCharacters function in bdfread.c in (1) X.Org libXfont before 20070403 and (2) freetype 2.3.2 and earlier allows remote authenticated users to execute arbitrary code via crafted BDF fonts, which result in a heap overflow."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "RHSA-2007:0150",
                  "refsource": "REDHAT",
                  "url": "http://www.redhat.com/support/errata/RHSA-2007-0150.html"
                },
                {
                  "name": "24745",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24745"
                },
                {
                  "name": "24921",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24921"
                },
                {
                  "name": "oval:org.mitre.oval:def:1810",
                  "refsource": "OVAL",
                  "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1810"
                },
                {
                  "name": "33937",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/33937"
                },
                {
                  "name": "2007-0013",
                  "refsource": "TRUSTIX",
                  "url": "http://www.trustix.org/errata/2007/0013/"
                },
                {
                  "name": "24771",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24771"
                },
                {
                  "name": "GLSA-200705-02",
                  "refsource": "GENTOO",
                  "url": "http://security.gentoo.org/glsa/glsa-200705-02.xml"
                },
                {
                  "name": "24889",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24889"
                },
                {
                  "name": "24770",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24770"
                },
                {
                  "name": "25006",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25006"
                },
                {
                  "name": "24756",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24756"
                },
                {
                  "name": "http://sourceforge.net/project/shownotes.php?group_id=3157\u0026release_id=498954",
                  "refsource": "CONFIRM",
                  "url": "http://sourceforge.net/project/shownotes.php?group_id=3157\u0026release_id=498954"
                },
                {
                  "name": "25495",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25495"
                },
                {
                  "name": "24996",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24996"
                },
                {
                  "name": "23283",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/23283"
                },
                {
                  "name": "RHSA-2007:0126",
                  "refsource": "REDHAT",
                  "url": "http://www.redhat.com/support/errata/RHSA-2007-0126.html"
                },
                {
                  "name": "23300",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/23300"
                },
                {
                  "name": "http://support.apple.com/kb/HT3438",
                  "refsource": "CONFIRM",
                  "url": "http://support.apple.com/kb/HT3438"
                },
                {
                  "name": "GLSA-200705-10",
                  "refsource": "GENTOO",
                  "url": "http://security.gentoo.org/glsa/glsa-200705-10.xml"
                },
                {
                  "name": "USN-448-1",
                  "refsource": "UBUNTU",
                  "url": "http://www.ubuntu.com/usn/usn-448-1"
                },
                {
                  "name": "APPLE-SA-2009-02-12",
                  "refsource": "APPLE",
                  "url": "http://lists.apple.com/archives/security-announce/2009/Feb/msg00000.html"
                },
                {
                  "name": "MDKSA-2007:080",
                  "refsource": "MANDRIVA",
                  "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:080"
                },
                {
                  "name": "SSA:2007-109-01",
                  "refsource": "SLACKWARE",
                  "url": "http://slackware.com/security/viewer.php?l=slackware-security\u0026y=2007\u0026m=slackware-security.626733"
                },
                {
                  "name": "SUSE-SR:2007:006",
                  "refsource": "SUSE",
                  "url": "http://www.novell.com/linux/security/advisories/2007_6_sr.html"
                },
                {
                  "name": "MDKSA-2007:081",
                  "refsource": "MANDRIVA",
                  "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:081"
                },
                {
                  "name": "DSA-1454",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2008/dsa-1454"
                },
                {
                  "name": "24758",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24758"
                },
                {
                  "name": "ADV-2007-1264",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2007/1264"
                },
                {
                  "name": "1017857",
                  "refsource": "SECTRACK",
                  "url": "http://www.securitytracker.com/id?1017857"
                },
                {
                  "name": "24885",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24885"
                },
                {
                  "name": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm",
                  "refsource": "CONFIRM",
                  "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-178.htm"
                },
                {
                  "name": "25096",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25096"
                },
                {
                  "name": "25195",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25195"
                },
                {
                  "name": "RHSA-2007:0125",
                  "refsource": "REDHAT",
                  "url": "http://rhn.redhat.com/errata/RHSA-2007-0125.html"
                },
                {
                  "name": "24741",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24741"
                },
                {
                  "name": "APPLE-SA-2007-11-14",
                  "refsource": "APPLE",
                  "url": "http://lists.apple.com/archives/Security-announce/2007/Nov/msg00003.html"
                },
                {
                  "name": "24776",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24776"
                },
                {
                  "name": "28333",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/28333"
                },
                {
                  "name": "24768",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24768"
                },
                {
                  "name": "[xorg-announce] 20070403 various integer overflow vulnerabilites in xserver, libX11 and libXfont",
                  "refsource": "MLIST",
                  "url": "http://lists.freedesktop.org/archives/xorg-announce/2007-April/000286.html"
                },
                {
                  "name": "24791",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24791"
                },
                {
                  "name": "SUSE-SA:2007:027",
                  "refsource": "SUSE",
                  "url": "http://www.novell.com/linux/security/advisories/2007_27_x.html"
                },
                {
                  "name": "30161",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/30161"
                },
                {
                  "name": "GLSA-200805-07",
                  "refsource": "GENTOO",
                  "url": "http://www.gentoo.org/security/en/glsa/glsa-200805-07.xml"
                },
                {
                  "name": "http://sourceforge.net/project/shownotes.php?release_id=498954",
                  "refsource": "CONFIRM",
                  "url": "http://sourceforge.net/project/shownotes.php?release_id=498954"
                },
                {
                  "name": "DSA-1294",
                  "refsource": "DEBIAN",
                  "url": "http://www.debian.org/security/2007/dsa-1294"
                },
                {
                  "name": "24765",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24765"
                },
                {
                  "name": "25216",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25216"
                },
                {
                  "name": "20070403 Multiple Vendor X Server BDF Font Parsing Integer Overflow Vulnerability",
                  "refsource": "IDEFENSE",
                  "url": "http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=501"
                },
                {
                  "name": "20070404 rPSA-2007-0065-1 freetype xorg-x11 xorg-x11-fonts xorg-x11-tools xorg-x11-xfs",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/464686/100/0/threaded"
                },
                {
                  "name": "20070405 FLEA-2007-0009-1: xorg-x11 freetype",
                  "refsource": "BUGTRAQ",
                  "url": "http://www.securityfocus.com/archive/1/464816/100/0/threaded"
                },
                {
                  "name": "ADV-2007-1548",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2007/1548"
                },
                {
                  "name": "xorg-bdf-font-bo(33417)",
                  "refsource": "XF",
                  "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33417"
                },
                {
                  "name": "102886",
                  "refsource": "SUNALERT",
                  "url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-102886-1"
                },
                {
                  "name": "ADV-2007-1217",
                  "refsource": "VUPEN",
                  "url": "http://www.vupen.com/english/advisories/2007/1217"
                },
                {
                  "name": "[4.0] 011: SECURITY FIX: April 4, 2007",
                  "refsource": "OPENBSD",
                  "url": "http://www.openbsd.org/errata40.html#011_xorg"
                },
                {
                  "name": "https://issues.rpath.com/browse/RPL-1213",
                  "refsource": "CONFIRM",
                  "url": "https://issues.rpath.com/browse/RPL-1213"
                },
                {
                  "name": "23402",
                  "refsource": "BID",
                  "url": "http://www.securityfocus.com/bid/23402"
                },
                {
                  "name": "25004",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25004"
                },
                {
                  "name": "25305",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/25305"
                },
                {
                  "name": "oval:org.mitre.oval:def:11266",
                  "refsource": "OVAL",
                  "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11266"
                },
                {
                  "name": "RHSA-2007:0132",
                  "refsource": "REDHAT",
                  "url": "http://www.redhat.com/support/errata/RHSA-2007-0132.html"
                },
                {
                  "name": "24772",
                  "refsource": "SECUNIA",
                  "url": "http://secunia.com/advisories/24772"
                },
                {
                  "name": "http://support.avaya.com/elmodocs2/security/ASA-2007-193.htm",
                  "refsource": "CONFIRM",
                  "url": "http://support.avaya.com/elmodocs2/security/ASA-2007-193.htm"
                },
                {
                  "name": "[3.9] 021: SECURITY FIX: April 4, 2007",
                  "refsource": "OPENBSD",
                  "url": "http://www.openbsd.org/errata39.html#021_xorg"
                },
                {
                  "name": "http://issues.foresightlinux.org/browse/FL-223",
                  "refsource": "CONFIRM",
                  "url": "http://issues.foresightlinux.org/browse/FL-223"
                },
                {
                  "name": "MDKSA-2007:079",
                  "refsource": "MANDRIVA",
                  "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:079"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2007-1351",
        "datePublished": "2007-04-06T01:00:00.000Z",
        "dateReserved": "2007-03-08T00:00:00.000Z",
        "dateUpdated": "2024-08-07T12:50:35.134Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }