CVE-2019-17514

Source
https://cve.org/CVERecord?id=CVE-2019-17514
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-17514.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-17514
Downstream
Published
2019-10-12T13:15:10.790Z
Modified
2026-07-09T04:30:29.192857Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

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-datacompilation-p2.py and nmr-datacompilation-p3.py, which call sort() directly.

References

Affected packages

Git / github.com/python/cpython

Affected ranges

Type
GIT
Repo
https://github.com/python/cpython
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:python:python:3.6.0:-:*:*:*:*:*:*",
        "cpe:2.3:a:python:python:3.7.0:-:*:*:*:*:*:*",
        "cpe:2.3:a:python:python:3.8.0:-:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "3.6.0-NA"
        },
        {
            "last_affected": "3.6.0-NA"
        },
        {
            "introduced": "3.7.0-NA"
        },
        {
            "last_affected": "3.7.0-NA"
        },
        {
            "introduced": "3.8.0-NA"
        },
        {
            "last_affected": "3.8.0-NA"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

3.*
3.6.0-NA
3.7.0-NA
3.8.0-NA

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-17514.json"