CVE-2013-4249

medium
Published 2022-05-17 · Modified 2023-11-08
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS v2
4.3
VIR risk
4.3

Description

Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-4249

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://github.com/django/django/commit/cbe6d5568f4f5053ed7228ca3c3d0cce77cf9560

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://github.com/django/django/commit/90363e388c61874add3f3557ee654a996ec75d78

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/54476

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed1.5.2-1
debian debianbullseyefixed1.5.2-1
debian debianforkyfixed1.5.2-1
debian debiansidfixed1.5.2-1
debian debiantrixiefixed1.5.2-1

Package impact

EcosystemPackageVulnerableFixed
python PyPIdjango>=1.5,<1.5.21.5.2
python PyPIdjango<cbe6d5568f4f5053ed7228ca3c3d0cce77cf9560||>=1.5,<1.5.290363e388c61874add3f3557ee654a996ec75d78

Application impact

VendorProductVersionsFixed
djangoprojectdjango1.5
djangoprojectdjango1.5.1
djangoprojectdjango1.6

References

CWEs

CWE-79

Verify integrity in audit chain (admin only). AS-IS.