{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "library/glob.html in the Python 2 and 3 documentation before 2016 has potentially misleading information about whether sorting occurs, as demonstrated by irreproducible cancer-research results. NOTE: the effects of this documentation cross application domains, and thus it is likely that security-relevant code elsewhere is affected. This issue is not a Python implementation bug, and there are no reports that NMR researchers were specifically relying on library/glob.html. In other words, because the older documentation stated \"finds all the pathnames matching a specified pattern according to the rules used by the Unix shell,\" one might have incorrectly inferred that the sorting that occurs in a Unix shell also occurred for glob.glob. There is a workaround in newer versions of Willoughby nmr-data_compilation-p2.py and nmr-data_compilation-p3.py, which call sort() directly."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2020-07-27T17:06:30",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://web.archive.org/web/20150906020027/https://docs.python.org/2.7/library/glob.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://web.archive.org/web/20160526201356/https://docs.python.org/2.7/library/glob.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://web.archive.org/web/20150822013622/https://docs.python.org/3/library/glob.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://web.archive.org/web/20160309211341/https://docs.python.org/3/library/glob.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L380"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L405"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugs.python.org/issue33275"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://twitter.com/LucasCMoore/status/1181615421922824192"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://pubs.acs.org/doi/suppl/10.1021/acs.orglett.9b03216/suppl_file/ol9b03216_si_002.zip"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://pubs.acs.org/doi/full/10.1021/acs.orglett.9b03216"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.vice.com/en_us/article/zmjwda/a-code-glitch-may-have-caused-errors-in-more-than-100-published-studies"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://twitter.com/chris_bloke/status/1181997278136958976"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://security.netapp.com/advisory/ntap-20191107-0005/"
                },
                {
                    "name": "USN-4428-1",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_UBUNTU"
                    ],
                    "url": "https://usn.ubuntu.com/4428-1/"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2019-17514",
                    "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": "library/glob.html in the Python 2 and 3 documentation before 2016 has potentially misleading information about whether sorting occurs, as demonstrated by irreproducible cancer-research results. NOTE: the effects of this documentation cross application domains, and thus it is likely that security-relevant code elsewhere is affected. This issue is not a Python implementation bug, and there are no reports that NMR researchers were specifically relying on library/glob.html. In other words, because the older documentation stated \"finds all the pathnames matching a specified pattern according to the rules used by the Unix shell,\" one might have incorrectly inferred that the sorting that occurs in a Unix shell also occurred for glob.glob. There is a workaround in newer versions of Willoughby nmr-data_compilation-p2.py and nmr-data_compilation-p3.py, which call sort() directly."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://web.archive.org/web/20150906020027/https://docs.python.org/2.7/library/glob.html",
                            "refsource": "MISC",
                            "url": "https://web.archive.org/web/20150906020027/https://docs.python.org/2.7/library/glob.html"
                        },
                        {
                            "name": "https://web.archive.org/web/20160526201356/https://docs.python.org/2.7/library/glob.html",
                            "refsource": "MISC",
                            "url": "https://web.archive.org/web/20160526201356/https://docs.python.org/2.7/library/glob.html"
                        },
                        {
                            "name": "https://web.archive.org/web/20150822013622/https://docs.python.org/3/library/glob.html",
                            "refsource": "MISC",
                            "url": "https://web.archive.org/web/20150822013622/https://docs.python.org/3/library/glob.html"
                        },
                        {
                            "name": "https://web.archive.org/web/20160309211341/https://docs.python.org/3/library/glob.html",
                            "refsource": "MISC",
                            "url": "https://web.archive.org/web/20160309211341/https://docs.python.org/3/library/glob.html"
                        },
                        {
                            "name": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L380",
                            "refsource": "MISC",
                            "url": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L380"
                        },
                        {
                            "name": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L405",
                            "refsource": "MISC",
                            "url": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L405"
                        },
                        {
                            "name": "https://bugs.python.org/issue33275",
                            "refsource": "MISC",
                            "url": "https://bugs.python.org/issue33275"
                        },
                        {
                            "name": "https://twitter.com/LucasCMoore/status/1181615421922824192",
                            "refsource": "MISC",
                            "url": "https://twitter.com/LucasCMoore/status/1181615421922824192"
                        },
                        {
                            "name": "https://pubs.acs.org/doi/suppl/10.1021/acs.orglett.9b03216/suppl_file/ol9b03216_si_002.zip",
                            "refsource": "MISC",
                            "url": "https://pubs.acs.org/doi/suppl/10.1021/acs.orglett.9b03216/suppl_file/ol9b03216_si_002.zip"
                        },
                        {
                            "name": "https://pubs.acs.org/doi/full/10.1021/acs.orglett.9b03216",
                            "refsource": "MISC",
                            "url": "https://pubs.acs.org/doi/full/10.1021/acs.orglett.9b03216"
                        },
                        {
                            "name": "https://www.vice.com/en_us/article/zmjwda/a-code-glitch-may-have-caused-errors-in-more-than-100-published-studies",
                            "refsource": "MISC",
                            "url": "https://www.vice.com/en_us/article/zmjwda/a-code-glitch-may-have-caused-errors-in-more-than-100-published-studies"
                        },
                        {
                            "name": "https://twitter.com/chris_bloke/status/1181997278136958976",
                            "refsource": "MISC",
                            "url": "https://twitter.com/chris_bloke/status/1181997278136958976"
                        },
                        {
                            "name": "https://security.netapp.com/advisory/ntap-20191107-0005/",
                            "refsource": "CONFIRM",
                            "url": "https://security.netapp.com/advisory/ntap-20191107-0005/"
                        },
                        {
                            "name": "USN-4428-1",
                            "refsource": "UBUNTU",
                            "url": "https://usn.ubuntu.com/4428-1/"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-05T01:40:15.920Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://web.archive.org/web/20150906020027/https://docs.python.org/2.7/library/glob.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://web.archive.org/web/20160526201356/https://docs.python.org/2.7/library/glob.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://web.archive.org/web/20150822013622/https://docs.python.org/3/library/glob.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://web.archive.org/web/20160309211341/https://docs.python.org/3/library/glob.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L380"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L405"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugs.python.org/issue33275"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://twitter.com/LucasCMoore/status/1181615421922824192"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://pubs.acs.org/doi/suppl/10.1021/acs.orglett.9b03216/suppl_file/ol9b03216_si_002.zip"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://pubs.acs.org/doi/full/10.1021/acs.orglett.9b03216"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.vice.com/en_us/article/zmjwda/a-code-glitch-may-have-caused-errors-in-more-than-100-published-studies"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://twitter.com/chris_bloke/status/1181997278136958976"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://security.netapp.com/advisory/ntap-20191107-0005/"
                    },
                    {
                        "name": "USN-4428-1",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_UBUNTU",
                            "x_transferred"
                        ],
                        "url": "https://usn.ubuntu.com/4428-1/"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2019-17514",
        "datePublished": "2019-10-12T12:07:23",
        "dateReserved": "2019-10-12T00:00:00",
        "dateUpdated": "2024-08-05T01:40:15.920Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}