SB2020091027 - Multiple vulnerabilities in Django



SB2020091027 - Multiple vulnerabilities in Django

Published: September 10, 2020 Updated: September 11, 2020

Security Bulletin ID SB2020091027
Severity
Medium
Patch available
YES
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Information disclosure

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) Incorrect default permissions (CVE-ID: CVE-2020-24583)

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

The vulnerability exists due to incorrect default permissions for files and folders that are set by the application when "FILE_UPLOAD_DIRECTORY_PERMISSIONS" mode was not applied to intermediate-level directories created in the process of uploading files. A remote attacker can view contents of files and directories.


2) Incorrect default permissions (CVE-ID: CVE-2020-24584)

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 update from vendor's website.