Vulnerability Database

289,697

Total vulnerabilities in the database

CVE-2014-2667

Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.

  • Published: Nov 16, 2014
  • Updated: Apr 13, 2023
  • CVE: CVE-2014-2667
  • Severity: Low
  • Exploit:

CVSS v2:

  • Severity: Low
  • Score: 3.3
  • AV:L/AC:M/Au:N/C:P/I:P/A:N

CWEs: