An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the "startapp --template" and "startproject --template" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.
2025-10-01T19:15:37.007
2025-10-22T15:58:29.237
Analyzed
CVSSv3.1: 3.1 (LOW)
| Type | Vendor | Product | Version/Range | Vulnerable? |
|---|---|---|---|---|
| Application | djangoproject | django | < 4.2.25 | Yes |
| Application | djangoproject | django | < 5.1.13 | Yes |
| Application | djangoproject | django | < 5.2.7 | Yes |