#VU46660 Incorrect default permissions in Django - CVE-2020-24584

 

#VU46660 Incorrect default permissions in Django - CVE-2020-24584

Published: September 11, 2020


Vulnerability identifier: #VU46660
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-24584
CWE-ID: CWE-276
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Django
Software vendor:
Django Software Foundation

Description

The vulnerability allows a remote attacker to escalate privileges on the system.

The vulnerability exists due to the intermediate-level directories of the filesystem cache have the system's standard umask rather than 0o077. A remote attacker can view contents of files and directories.


Remediation

Install updates from vendor's website.

External links