GSD-2019-17514
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2019-17514",
"description": "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.",
"id": "GSD-2019-17514",
"references": [
"https://www.suse.com/security/cve/CVE-2019-17514.html",
"https://ubuntu.com/security/CVE-2019-17514",
"https://advisories.mageia.org/CVE-2019-17514.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-17514"
],
"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-data_compilation-p2.py and nmr-data_compilation-p3.py, which call sort() directly.",
"id": "GSD-2019-17514",
"modified": "2023-12-13T01:23:44.497748Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"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/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:python:python:3.8.0:-:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:3.6.0:-:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:3.7.0:-:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-17514"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
},
{
"lang": "en",
"value": "CWE-682"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://web.archive.org/web/20150906020027/https://docs.python.org/2.7/library/glob.html",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://web.archive.org/web/20150906020027/https://docs.python.org/2.7/library/glob.html"
},
{
"name": "https://web.archive.org/web/20160309211341/https://docs.python.org/3/library/glob.html",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"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#L405",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L405"
},
{
"name": "https://bugs.python.org/issue33275",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugs.python.org/issue33275"
},
{
"name": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L380",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L380"
},
{
"name": "https://www.vice.com/en_us/article/zmjwda/a-code-glitch-may-have-caused-errors-in-more-than-100-published-studies",
"refsource": "MISC",
"tags": [
"Press/Media Coverage",
"Third Party Advisory"
],
"url": "https://www.vice.com/en_us/article/zmjwda/a-code-glitch-may-have-caused-errors-in-more-than-100-published-studies"
},
{
"name": "https://pubs.acs.org/doi/full/10.1021/acs.orglett.9b03216",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://pubs.acs.org/doi/full/10.1021/acs.orglett.9b03216"
},
{
"name": "https://web.archive.org/web/20160526201356/https://docs.python.org/2.7/library/glob.html",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"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",
"tags": [
"Vendor Advisory"
],
"url": "https://web.archive.org/web/20150822013622/https://docs.python.org/3/library/glob.html"
},
{
"name": "https://twitter.com/LucasCMoore/status/1181615421922824192",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"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",
"tags": [
"Third Party Advisory"
],
"url": "https://pubs.acs.org/doi/suppl/10.1021/acs.orglett.9b03216/suppl_file/ol9b03216_si_002.zip"
},
{
"name": "https://twitter.com/chris_bloke/status/1181997278136958976",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://twitter.com/chris_bloke/status/1181997278136958976"
},
{
"name": "https://security.netapp.com/advisory/ntap-20191107-0005/",
"refsource": "CONFIRM",
"tags": [],
"url": "https://security.netapp.com/advisory/ntap-20191107-0005/"
},
{
"name": "USN-4428-1",
"refsource": "UBUNTU",
"tags": [],
"url": "https://usn.ubuntu.com/4428-1/"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2020-07-27T18:15Z",
"publishedDate": "2019-10-12T13:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…