CVE-2009-3743
Vulnerability from cvelistv5
Published
2010-08-26 20:00
Modified
2024-08-07 06:38
Severity ?
Summary
Off-by-one error in the Ins_MINDEX function in the TrueType bytecode interpreter in Ghostscript before 8.71 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via a malformed TrueType font in a document that trigger an integer overflow and a heap-based buffer overflow.
Impacted products
Vendor Product Version
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T06:38:30.343Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "RHSA-2012:0095",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "https://rhn.redhat.com/errata/RHSA-2012-0095.html"
          },
          {
            "name": "GLSA-201412-17",
            "tags": [
              "vendor-advisory",
              "x_refsource_GENTOO",
              "x_transferred"
            ],
            "url": "http://security.gentoo.org/glsa/glsa-201412-17.xml"
          },
          {
            "name": "1024785",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id?1024785"
          },
          {
            "name": "20101125 TSSA-2010-01 Ghostscript library Ins_MINDEX() integer overflow and heap corruption",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/514892/100/0/threaded"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.kb.cert.org/vuls/id/JALR-87YGN8"
          },
          {
            "name": "VU#644319",
            "tags": [
              "third-party-advisory",
              "x_refsource_CERT-VN",
              "x_transferred"
            ],
            "url": "http://www.kb.cert.org/vuls/id/644319"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2010-08-24T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Off-by-one error in the Ins_MINDEX function in the TrueType bytecode interpreter in Ghostscript before 8.71 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via a malformed TrueType font in a document that trigger an integer overflow and a heap-based buffer overflow."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-10-10T18:57:01",
        "orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
        "shortName": "certcc"
      },
      "references": [
        {
          "name": "RHSA-2012:0095",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "https://rhn.redhat.com/errata/RHSA-2012-0095.html"
        },
        {
          "name": "GLSA-201412-17",
          "tags": [
            "vendor-advisory",
            "x_refsource_GENTOO"
          ],
          "url": "http://security.gentoo.org/glsa/glsa-201412-17.xml"
        },
        {
          "name": "1024785",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://www.securitytracker.com/id?1024785"
        },
        {
          "name": "20101125 TSSA-2010-01 Ghostscript library Ins_MINDEX() integer overflow and heap corruption",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/514892/100/0/threaded"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.kb.cert.org/vuls/id/JALR-87YGN8"
        },
        {
          "name": "VU#644319",
          "tags": [
            "third-party-advisory",
            "x_refsource_CERT-VN"
          ],
          "url": "http://www.kb.cert.org/vuls/id/644319"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cert@cert.org",
          "ID": "CVE-2009-3743",
          "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": "Off-by-one error in the Ins_MINDEX function in the TrueType bytecode interpreter in Ghostscript before 8.71 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via a malformed TrueType font in a document that trigger an integer overflow and a heap-based buffer overflow."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "RHSA-2012:0095",
              "refsource": "REDHAT",
              "url": "https://rhn.redhat.com/errata/RHSA-2012-0095.html"
            },
            {
              "name": "GLSA-201412-17",
              "refsource": "GENTOO",
              "url": "http://security.gentoo.org/glsa/glsa-201412-17.xml"
            },
            {
              "name": "1024785",
              "refsource": "SECTRACK",
              "url": "http://www.securitytracker.com/id?1024785"
            },
            {
              "name": "20101125 TSSA-2010-01 Ghostscript library Ins_MINDEX() integer overflow and heap corruption",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/514892/100/0/threaded"
            },
            {
              "name": "http://www.kb.cert.org/vuls/id/JALR-87YGN8",
              "refsource": "MISC",
              "url": "http://www.kb.cert.org/vuls/id/JALR-87YGN8"
            },
            {
              "name": "VU#644319",
              "refsource": "CERT-VN",
              "url": "http://www.kb.cert.org/vuls/id/644319"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
    "assignerShortName": "certcc",
    "cveId": "CVE-2009-3743",
    "datePublished": "2010-08-26T20:00:00",
    "dateReserved": "2009-10-22T00:00:00",
    "dateUpdated": "2024-08-07T06:38:30.343Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:6.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3BC214BF-4E32-44D2-B386-92BA7524D6D3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:6.01:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"58F04EAC-EA9A-4FA1-9FBC-73901910E275\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:6.50:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D0026A07-A01B-45F1-8662-9A04CDFB1D2F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:7.00:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5B108E7F-70AD-40BC-8329-9CE98E04CD5D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:7.03:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9160BECA-C6D6-4A7A-A492-342C1C5371EE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:7.04:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"67A3E4A6-81C0-4685-80E1-879538E337D0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:8.00:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6EA2C982-4186-40D3-8418-C9391D6B2EA5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:8.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"75C46705-1824-420F-87E1-A8A0D202DF85\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:8.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9EAFC1D9-10C6-46CD-8CF6-CE0A0202D985\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:8.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9B9D95BE-DD36-4823-A35A-A3E5FB7E2518\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:8.14:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"60D9011F-31BF-4B05-93D3-DD8A3B8F3EC9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:8.50:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8A093C38-F6DF-4EA9-BE8A-EBE6C997E613\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:8.51:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B0B2A5F8-5AF1-4C44-B648-197895446CF9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:8.52:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"24579C43-17DB-4502-BA13-9640F515BE62\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:8.53:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1235B17E-3586-4AEE-AFD6-EA2023C6B8FA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:afpl_ghostscript:8.54:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"289E6DF0-2B5E-4510-8106-34529ACA2B46\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:ghostscript_fonts:6.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8ADEBFA4-F8E5-4AF9-ADAF-ECA62D46D0B2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:ghostscript_fonts:8.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6130B524-B10F-4769-8979-C626689050F2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"8.70\", \"matchCriteriaId\": \"14CE7161-92A8-4E29-98F0-959EEBF286E3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.01:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5B05B760-9820-45CF-8622-C20C1AEAE4AA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.15:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"64C2EE98-ADF3-4D80-A44A-35B72D640734\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.50:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D621E8EA-390C-4920-A4A2-6029D1B5006C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.51:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"68E33F93-537A-41C2-9671-E39042B776A1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.54:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0655BB69-7760-42A4-B928-3F7683195116\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.56:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B0202B84-FDAF-4CC9-8C33-9C727E022589\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.57:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"722364AE-8766-429D-AFB2-8F7362F14B60\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.60:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2AD34172-E58C-4A6A-9E5B-C5AA59CA497A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.61:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"42C5FE51-D966-4FF8-9376-2ED06FF45573\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.62:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6D357DBD-4BDA-4350-AF48-4FB578EAB91E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.63:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1B829E26-4856-4EB9-A9E8-61427D54F797\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:artifex:gpl_ghostscript:8.64:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F9CEA5CE-4B9A-4381-8734-09059815A9F6\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Off-by-one error in the Ins_MINDEX function in the TrueType bytecode interpreter in Ghostscript before 8.71 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via a malformed TrueType font in a document that trigger an integer overflow and a heap-based buffer overflow.\"}, {\"lang\": \"es\", \"value\": \"Un error por un paso en la funci\\u00f3n Ins_MINDEX en el int\\u00e9rprete de c\\u00f3digo de bytes TrueType en Ghostscript anterior a versi\\u00f3n 8.71, permite a los atacantes remotos ejecutar c\\u00f3digo arbitrario o causar una denegaci\\u00f3n de servicio (corrupci\\u00f3n de memoria de la pila) por medio de una fuente TrueType malformada en un documento que desencadena un desbordamiento de enteros y un desbordamiento de b\\u00fafer en la regi\\u00f3n heap de la memoria.\"}]",
      "id": "CVE-2009-3743",
      "lastModified": "2024-11-21T01:08:05.750",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:N/C:C/I:C/A:C\", \"baseScore\": 9.3, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"COMPLETE\", \"integrityImpact\": \"COMPLETE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 8.6, \"impactScore\": 10.0, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
      "published": "2010-08-26T21:00:01.200",
      "references": "[{\"url\": \"http://security.gentoo.org/glsa/glsa-201412-17.xml\", \"source\": \"cret@cert.org\"}, {\"url\": \"http://www.kb.cert.org/vuls/id/644319\", \"source\": \"cret@cert.org\", \"tags\": [\"US Government Resource\"]}, {\"url\": \"http://www.kb.cert.org/vuls/id/JALR-87YGN8\", \"source\": \"cret@cert.org\", \"tags\": [\"US Government Resource\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/514892/100/0/threaded\", \"source\": \"cret@cert.org\"}, {\"url\": \"http://www.securitytracker.com/id?1024785\", \"source\": \"cret@cert.org\"}, {\"url\": \"https://rhn.redhat.com/errata/RHSA-2012-0095.html\", \"source\": \"cret@cert.org\"}, {\"url\": \"http://security.gentoo.org/glsa/glsa-201412-17.xml\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.kb.cert.org/vuls/id/644319\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"US Government Resource\"]}, {\"url\": \"http://www.kb.cert.org/vuls/id/JALR-87YGN8\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"US Government Resource\"]}, {\"url\": \"http://www.securityfocus.com/archive/1/514892/100/0/threaded\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securitytracker.com/id?1024785\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://rhn.redhat.com/errata/RHSA-2012-0095.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "cret@cert.org",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-189\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2009-3743\",\"sourceIdentifier\":\"cret@cert.org\",\"published\":\"2010-08-26T21:00:01.200\",\"lastModified\":\"2024-11-21T01:08:05.750\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Off-by-one error in the Ins_MINDEX function in the TrueType bytecode interpreter in Ghostscript before 8.71 allows remote attackers to execute arbitrary code or cause a denial of service (heap memory corruption) via a malformed TrueType font in a document that trigger an integer overflow and a heap-based buffer overflow.\"},{\"lang\":\"es\",\"value\":\"Un error por un paso en la funci\u00f3n Ins_MINDEX en el int\u00e9rprete de c\u00f3digo de bytes TrueType en Ghostscript anterior a versi\u00f3n 8.71, permite a los atacantes remotos ejecutar c\u00f3digo arbitrario o causar una denegaci\u00f3n de servicio (corrupci\u00f3n de memoria de la pila) por medio de una fuente TrueType malformada en un documento que desencadena un desbordamiento de enteros y un desbordamiento de b\u00fafer en la regi\u00f3n heap de la memoria.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:C/I:C/A:C\",\"baseScore\":9.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":8.6,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-189\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3BC214BF-4E32-44D2-B386-92BA7524D6D3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:6.01:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"58F04EAC-EA9A-4FA1-9FBC-73901910E275\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:6.50:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0026A07-A01B-45F1-8662-9A04CDFB1D2F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:7.00:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B108E7F-70AD-40BC-8329-9CE98E04CD5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:7.03:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9160BECA-C6D6-4A7A-A492-342C1C5371EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:7.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"67A3E4A6-81C0-4685-80E1-879538E337D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:8.00:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6EA2C982-4186-40D3-8418-C9391D6B2EA5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:8.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"75C46705-1824-420F-87E1-A8A0D202DF85\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:8.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EAFC1D9-10C6-46CD-8CF6-CE0A0202D985\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:8.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9B9D95BE-DD36-4823-A35A-A3E5FB7E2518\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:8.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"60D9011F-31BF-4B05-93D3-DD8A3B8F3EC9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:8.50:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A093C38-F6DF-4EA9-BE8A-EBE6C997E613\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:8.51:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0B2A5F8-5AF1-4C44-B648-197895446CF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:8.52:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24579C43-17DB-4502-BA13-9640F515BE62\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:8.53:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1235B17E-3586-4AEE-AFD6-EA2023C6B8FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:afpl_ghostscript:8.54:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"289E6DF0-2B5E-4510-8106-34529ACA2B46\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:ghostscript_fonts:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8ADEBFA4-F8E5-4AF9-ADAF-ECA62D46D0B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:ghostscript_fonts:8.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6130B524-B10F-4769-8979-C626689050F2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"8.70\",\"matchCriteriaId\":\"14CE7161-92A8-4E29-98F0-959EEBF286E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.01:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B05B760-9820-45CF-8622-C20C1AEAE4AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64C2EE98-ADF3-4D80-A44A-35B72D640734\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.50:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D621E8EA-390C-4920-A4A2-6029D1B5006C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.51:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"68E33F93-537A-41C2-9671-E39042B776A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.54:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0655BB69-7760-42A4-B928-3F7683195116\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.56:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0202B84-FDAF-4CC9-8C33-9C727E022589\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.57:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"722364AE-8766-429D-AFB2-8F7362F14B60\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.60:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2AD34172-E58C-4A6A-9E5B-C5AA59CA497A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.61:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"42C5FE51-D966-4FF8-9376-2ED06FF45573\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.62:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D357DBD-4BDA-4350-AF48-4FB578EAB91E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.63:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1B829E26-4856-4EB9-A9E8-61427D54F797\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:artifex:gpl_ghostscript:8.64:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F9CEA5CE-4B9A-4381-8734-09059815A9F6\"}]}]}],\"references\":[{\"url\":\"http://security.gentoo.org/glsa/glsa-201412-17.xml\",\"source\":\"cret@cert.org\"},{\"url\":\"http://www.kb.cert.org/vuls/id/644319\",\"source\":\"cret@cert.org\",\"tags\":[\"US Government Resource\"]},{\"url\":\"http://www.kb.cert.org/vuls/id/JALR-87YGN8\",\"source\":\"cret@cert.org\",\"tags\":[\"US Government Resource\"]},{\"url\":\"http://www.securityfocus.com/archive/1/514892/100/0/threaded\",\"source\":\"cret@cert.org\"},{\"url\":\"http://www.securitytracker.com/id?1024785\",\"source\":\"cret@cert.org\"},{\"url\":\"https://rhn.redhat.com/errata/RHSA-2012-0095.html\",\"source\":\"cret@cert.org\"},{\"url\":\"http://security.gentoo.org/glsa/glsa-201412-17.xml\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.kb.cert.org/vuls/id/644319\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"US Government Resource\"]},{\"url\":\"http://www.kb.cert.org/vuls/id/JALR-87YGN8\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"US Government Resource\"]},{\"url\":\"http://www.securityfocus.com/archive/1/514892/100/0/threaded\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securitytracker.com/id?1024785\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://rhn.redhat.com/errata/RHSA-2012-0095.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.