CVE-2013-6044 : Detail

CVE-2013-6044

Cross-site Scripting
A03-Injection
0.81%V3
Network
2013-10-04
15h00 +00:00
2017-11-16
18h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

The is_safe_url function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting (XSS) or other vulnerabilities into Django applications that use this function, as demonstrated by "the login view in django.contrib.auth.views" and the javascript: scheme.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Metrics

Metrics Score Severity CVSS Vector Source
V2 4.3 AV:N/AC:M/Au:N/C:N/I:P/A:N [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Products Mentioned

Configuraton 0

Djangoproject>>Django >> Version 1.4

Djangoproject>>Django >> Version 1.4.1

Djangoproject>>Django >> Version 1.4.2

Djangoproject>>Django >> Version 1.4.4

Djangoproject>>Django >> Version 1.4.5

Djangoproject>>Django >> Version 1.5

Djangoproject>>Django >> Version 1.5.1

Djangoproject>>Django >> Version 1.6

References

http://www.securityfocus.com/bid/61777
Tags : vdb-entry, x_refsource_BID
http://www.securitytracker.com/id/1028915
Tags : vdb-entry, x_refsource_SECTRACK
http://secunia.com/advisories/54476
Tags : third-party-advisory, x_refsource_SECUNIA
http://rhn.redhat.com/errata/RHSA-2013-1521.html
Tags : vendor-advisory, x_refsource_REDHAT
http://seclists.org/oss-sec/2013/q3/369
Tags : mailing-list, x_refsource_MLIST
http://seclists.org/oss-sec/2013/q3/411
Tags : mailing-list, x_refsource_MLIST
http://www.debian.org/security/2013/dsa-2740
Tags : vendor-advisory, x_refsource_DEBIAN