Логотип exploitDog
product: "django"
Консоль
Логотип exploitDog

exploitDog

product: "django"

Количество 673

Количество 673

nvd логотип

CVE-2016-6186

почти 9 лет назад

Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedObjectPopup function in contrib/admin/static/admin/js/admin/RelatedObjectLookups.js in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage of Element.innerHTML.

CVSS3: 6.1
EPSS: Средний
debian логотип

CVE-2016-6186

почти 9 лет назад

Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedOb ...

CVSS3: 6.1
EPSS: Средний
ubuntu логотип

CVE-2016-2513

около 9 лет назад

The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.

CVSS3: 3.1
EPSS: Низкий
redhat логотип

CVE-2016-2513

больше 9 лет назад

The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.

CVSS2: 4.3
EPSS: Низкий
nvd логотип

CVE-2016-2513

около 9 лет назад

The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.

CVSS3: 3.1
EPSS: Низкий
debian логотип

CVE-2016-2513

около 9 лет назад

The password hasher in contrib/auth/hashers.py in Django before 1.8.10 ...

CVSS3: 3.1
EPSS: Низкий
ubuntu логотип

CVE-2016-2512

около 9 лет назад

The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.

CVSS3: 7.4
EPSS: Низкий
redhat логотип

CVE-2016-2512

больше 9 лет назад

The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.

CVSS2: 5.8
EPSS: Низкий
nvd логотип

CVE-2016-2512

около 9 лет назад

The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.

CVSS3: 7.4
EPSS: Низкий
debian логотип

CVE-2016-2512

около 9 лет назад

The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x ...

CVSS3: 7.4
EPSS: Низкий
ubuntu логотип

CVE-2016-2048

больше 9 лет назад

Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" permission.

CVSS3: 5.5
EPSS: Низкий
redhat логотип

CVE-2016-2048

больше 9 лет назад

Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" permission.

CVSS2: 3.5
EPSS: Низкий
nvd логотип

CVE-2016-2048

больше 9 лет назад

Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" permission.

CVSS3: 5.5
EPSS: Низкий
debian логотип

CVE-2016-2048

больше 9 лет назад

Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, all ...

CVSS3: 5.5
EPSS: Низкий
ubuntu логотип

CVE-2015-8213

больше 9 лет назад

The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY.

CVSS2: 5
EPSS: Низкий
redhat логотип

CVE-2015-8213

больше 9 лет назад

The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY.

CVSS2: 4.3
EPSS: Низкий
nvd логотип

CVE-2015-8213

больше 9 лет назад

The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY.

CVSS2: 5
EPSS: Низкий
debian логотип

CVE-2015-8213

больше 9 лет назад

The get_format function in utils/formats.py in Django before 1.7.x bef ...

CVSS2: 5
EPSS: Низкий
ubuntu логотип

CVE-2015-5964

почти 10 лет назад

The (1) contrib.sessions.backends.base.SessionBase.flush and (2) cache_db.SessionStore.flush functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service (session store consumption) via unspecified vectors.

CVSS2: 5
EPSS: Низкий
redhat логотип

CVE-2015-5964

почти 10 лет назад

The (1) contrib.sessions.backends.base.SessionBase.flush and (2) cache_db.SessionStore.flush functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service (session store consumption) via unspecified vectors.

CVSS2: 5
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2016-6186

Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedObjectPopup function in contrib/admin/static/admin/js/admin/RelatedObjectLookups.js in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage of Element.innerHTML.

CVSS3: 6.1
13%
Средний
почти 9 лет назад
debian логотип
CVE-2016-6186

Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedOb ...

CVSS3: 6.1
13%
Средний
почти 9 лет назад
ubuntu логотип
CVE-2016-2513

The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.

CVSS3: 3.1
1%
Низкий
около 9 лет назад
redhat логотип
CVE-2016-2513

The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.

CVSS2: 4.3
1%
Низкий
больше 9 лет назад
nvd логотип
CVE-2016-2513

The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.

CVSS3: 3.1
1%
Низкий
около 9 лет назад
debian логотип
CVE-2016-2513

The password hasher in contrib/auth/hashers.py in Django before 1.8.10 ...

CVSS3: 3.1
1%
Низкий
около 9 лет назад
ubuntu логотип
CVE-2016-2512

The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.

CVSS3: 7.4
1%
Низкий
около 9 лет назад
redhat логотип
CVE-2016-2512

The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.

CVSS2: 5.8
1%
Низкий
больше 9 лет назад
nvd логотип
CVE-2016-2512

The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.

CVSS3: 7.4
1%
Низкий
около 9 лет назад
debian логотип
CVE-2016-2512

The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x ...

CVSS3: 7.4
1%
Низкий
около 9 лет назад
ubuntu логотип
CVE-2016-2048

Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" permission.

CVSS3: 5.5
0%
Низкий
больше 9 лет назад
redhat логотип
CVE-2016-2048

Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" permission.

CVSS2: 3.5
0%
Низкий
больше 9 лет назад
nvd логотип
CVE-2016-2048

Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" permission.

CVSS3: 5.5
0%
Низкий
больше 9 лет назад
debian логотип
CVE-2016-2048

Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, all ...

CVSS3: 5.5
0%
Низкий
больше 9 лет назад
ubuntu логотип
CVE-2015-8213

The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY.

CVSS2: 5
3%
Низкий
больше 9 лет назад
redhat логотип
CVE-2015-8213

The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY.

CVSS2: 4.3
3%
Низкий
больше 9 лет назад
nvd логотип
CVE-2015-8213

The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY.

CVSS2: 5
3%
Низкий
больше 9 лет назад
debian логотип
CVE-2015-8213

The get_format function in utils/formats.py in Django before 1.7.x bef ...

CVSS2: 5
3%
Низкий
больше 9 лет назад
ubuntu логотип
CVE-2015-5964

The (1) contrib.sessions.backends.base.SessionBase.flush and (2) cache_db.SessionStore.flush functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service (session store consumption) via unspecified vectors.

CVSS2: 5
8%
Низкий
почти 10 лет назад
redhat логотип
CVE-2015-5964

The (1) contrib.sessions.backends.base.SessionBase.flush and (2) cache_db.SessionStore.flush functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service (session store consumption) via unspecified vectors.

CVSS2: 5
8%
Низкий
почти 10 лет назад

Уязвимостей на страницу