{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2017-04-26T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Artifex Ghostscript through 2017-04-26 allows -dSAFER bypass and remote command execution via .rsdparams type confusion with a \"/OutputFile (%pipe%\" substring in a crafted .eps document that is an input to the gs program, as exploited in the wild in April 2017."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2018-01-04T19:57:01",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "name": "DSA-3838",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_DEBIAN"
                    ],
                    "url": "http://www.debian.org/security/2017/dsa-3838"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugzilla.suse.com/show_bug.cgi?id=1036453"
                },
                {
                    "name": "RHSA-2017:1230",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_REDHAT"
                    ],
                    "url": "https://access.redhat.com/errata/RHSA-2017:1230"
                },
                {
                    "name": "98476",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/98476"
                },
                {
                    "name": "41955",
                    "tags": [
                        "exploit",
                        "x_refsource_EXPLOIT-DB"
                    ],
                    "url": "https://www.exploit-db.com/exploits/41955/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://openwall.com/lists/oss-security/2017/04/28/2"
                },
                {
                    "name": "GLSA-201708-06",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_GENTOO"
                    ],
                    "url": "https://security.gentoo.org/glsa/201708-06"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1446063"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commit%3Bh=04b37bbce174eed24edec7ad5b920eb93db4d47d"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugs.ghostscript.com/show_bug.cgi?id=697808"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2017-8291",
                    "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": "Artifex Ghostscript through 2017-04-26 allows -dSAFER bypass and remote command execution via .rsdparams type confusion with a \"/OutputFile (%pipe%\" substring in a crafted .eps document that is an input to the gs program, as exploited in the wild in April 2017."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "DSA-3838",
                            "refsource": "DEBIAN",
                            "url": "http://www.debian.org/security/2017/dsa-3838"
                        },
                        {
                            "name": "https://bugzilla.suse.com/show_bug.cgi?id=1036453",
                            "refsource": "MISC",
                            "url": "https://bugzilla.suse.com/show_bug.cgi?id=1036453"
                        },
                        {
                            "name": "RHSA-2017:1230",
                            "refsource": "REDHAT",
                            "url": "https://access.redhat.com/errata/RHSA-2017:1230"
                        },
                        {
                            "name": "98476",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/98476"
                        },
                        {
                            "name": "41955",
                            "refsource": "EXPLOIT-DB",
                            "url": "https://www.exploit-db.com/exploits/41955/"
                        },
                        {
                            "name": "http://openwall.com/lists/oss-security/2017/04/28/2",
                            "refsource": "MISC",
                            "url": "http://openwall.com/lists/oss-security/2017/04/28/2"
                        },
                        {
                            "name": "GLSA-201708-06",
                            "refsource": "GENTOO",
                            "url": "https://security.gentoo.org/glsa/201708-06"
                        },
                        {
                            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1446063",
                            "refsource": "MISC",
                            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1446063"
                        },
                        {
                            "name": "https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=04b37bbce174eed24edec7ad5b920eb93db4d47d",
                            "refsource": "CONFIRM",
                            "url": "https://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=04b37bbce174eed24edec7ad5b920eb93db4d47d"
                        },
                        {
                            "name": "https://bugs.ghostscript.com/show_bug.cgi?id=697808",
                            "refsource": "MISC",
                            "url": "https://bugs.ghostscript.com/show_bug.cgi?id=697808"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-05T16:34:21.679Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "DSA-3838",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_DEBIAN",
                            "x_transferred"
                        ],
                        "url": "http://www.debian.org/security/2017/dsa-3838"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugzilla.suse.com/show_bug.cgi?id=1036453"
                    },
                    {
                        "name": "RHSA-2017:1230",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT",
                            "x_transferred"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2017:1230"
                    },
                    {
                        "name": "98476",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/98476"
                    },
                    {
                        "name": "41955",
                        "tags": [
                            "exploit",
                            "x_refsource_EXPLOIT-DB",
                            "x_transferred"
                        ],
                        "url": "https://www.exploit-db.com/exploits/41955/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://openwall.com/lists/oss-security/2017/04/28/2"
                    },
                    {
                        "name": "GLSA-201708-06",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_GENTOO",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/201708-06"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1446063"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://git.ghostscript.com/?p=ghostpdl.git%3Ba=commit%3Bh=04b37bbce174eed24edec7ad5b920eb93db4d47d"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugs.ghostscript.com/show_bug.cgi?id=697808"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2017-8291",
        "datePublished": "2017-04-27T01:41:00",
        "dateReserved": "2017-04-26T00:00:00",
        "dateUpdated": "2024-08-05T16:34:21.679Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}