CVE-2019-17514
Python globalsecurity Information Disclosure
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.
INFO
Published Date :
Oct. 12, 2019, 1:15 p.m.
Last Modified :
July 27, 2020, 6:15 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2019-17514
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2019-17514
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2019-17514
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by [email protected]
Jul. 27, 2020
Action Type Old Value New Value Added Reference https://usn.ubuntu.com/4428-1/ [No Types Assigned] -
CVE Modified by [email protected]
Nov. 07, 2019
Action Type Old Value New Value Added Reference https://security.netapp.com/advisory/ntap-20191107-0005/ [No Types Assigned] -
CPE Deprecation Remap by [email protected]
Oct. 25, 2019
Action Type Old Value New Value Changed CPE Configuration OR *cpe:2.3:a:python:python:2.7:*:*:*:*:*:*:* OR *cpe:2.3:a:python:python:2.7.0:*:*:*:*:*:*:* -
Initial Analysis by [email protected]
Oct. 22, 2019
Action Type Old Value New Value Added CVSS V2 NIST (AV:N/AC:L/Au:N/C:N/I:P/A:N) Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N Changed Reference Type https://bugs.python.org/issue33275 No Types Assigned https://bugs.python.org/issue33275 Issue Tracking, Vendor Advisory Changed Reference Type https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L380 No Types Assigned https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L380 Exploit, Third Party Advisory Changed Reference Type https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L405 No Types Assigned https://github.com/bminor/bash/blob/ac50fbac377e32b98d2de396f016ea81e8ee9961/pathexp.c#L405 Exploit, Third Party Advisory Changed Reference Type https://pubs.acs.org/doi/full/10.1021/acs.orglett.9b03216 No Types Assigned https://pubs.acs.org/doi/full/10.1021/acs.orglett.9b03216 Third Party Advisory Changed Reference Type https://pubs.acs.org/doi/suppl/10.1021/acs.orglett.9b03216/suppl_file/ol9b03216_si_002.zip No Types Assigned https://pubs.acs.org/doi/suppl/10.1021/acs.orglett.9b03216/suppl_file/ol9b03216_si_002.zip Third Party Advisory Changed Reference Type https://twitter.com/chris_bloke/status/1181997278136958976 No Types Assigned https://twitter.com/chris_bloke/status/1181997278136958976 Third Party Advisory Changed Reference Type https://twitter.com/LucasCMoore/status/1181615421922824192 No Types Assigned https://twitter.com/LucasCMoore/status/1181615421922824192 Issue Tracking, Third Party Advisory Changed Reference Type https://web.archive.org/web/20150822013622/https://docs.python.org/3/library/glob.html No Types Assigned https://web.archive.org/web/20150822013622/https://docs.python.org/3/library/glob.html Vendor Advisory Changed Reference Type https://web.archive.org/web/20150906020027/https://docs.python.org/2.7/library/glob.html No Types Assigned https://web.archive.org/web/20150906020027/https://docs.python.org/2.7/library/glob.html Vendor Advisory Changed Reference Type https://web.archive.org/web/20160309211341/https://docs.python.org/3/library/glob.html No Types Assigned https://web.archive.org/web/20160309211341/https://docs.python.org/3/library/glob.html Vendor Advisory Changed Reference Type https://web.archive.org/web/20160526201356/https://docs.python.org/2.7/library/glob.html No Types Assigned https://web.archive.org/web/20160526201356/https://docs.python.org/2.7/library/glob.html Vendor Advisory Changed Reference Type https://www.vice.com/en_us/article/zmjwda/a-code-glitch-may-have-caused-errors-in-more-than-100-published-studies No Types Assigned https://www.vice.com/en_us/article/zmjwda/a-code-glitch-may-have-caused-errors-in-more-than-100-published-studies Press/Media Coverage, Third Party Advisory Added CWE NIST NVD-CWE-noinfo Added CWE NIST CWE-682 Added CPE Configuration OR *cpe:2.3:a:python:python:2.7:*:*:*:*:*:*:* *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:-:*:*:*:*:*:* -
CVE Modified by [email protected]
Oct. 12, 2019
Action Type Old Value New Value Added Reference https://twitter.com/chris_bloke/status/1181997278136958976 [No Types Assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2019-17514
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2019-17514
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.40 }} 0.08%
score
0.74058
percentile