cve/2014/CVE-2014-3730.md
2024-05-26 14:27:05 +02:00

799 B

CVE-2014-3730

Description

The django.util.http.is_safe_url function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by "http:\\djangoproject.com."

POC

Reference

No PoCs from references.

Github