Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:29202
HistoryFeb 02, 2021 - 1:38 a.m.

Arbitrary File Write

2021-02-0201:38:27
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
14
django
vulnerability
file write
absolute paths
relative paths
software

EPSS

0.001

Percentile

51.0%

django is vulnerable to arbitrary file write. The vulnerability exists through the django.utils.archive.extract() function, used by startapp --template and startproject --template, to extract files with absolute paths or relative paths, out of the application root directory.