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

exploitDog

product: "django"
Django

Djangoсвободный фреймворк для веб-приложений на языке Python, использующий шаблон проектирования MVC

Релизный цикл, информация об уязвимостях

Продукт: Django
Вендор: djangoproject

График релизов

4.25.05.15.22023202420252026202720282029

Недавние уязвимости Django

Количество 673

redhat логотип

CVE-2008-2302

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

Cross-site scripting (XSS) vulnerability in the login form in the administration application in Django 0.91 before 0.91.2, 0.95 before 0.95.3, and 0.96 before 0.96.2 allows remote attackers to inject arbitrary web script or HTML via the URI of a certain previous request.

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

CVE-2007-5828

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

Cross-site request forgery (CSRF) vulnerability in the admin panel in Django 0.96 allows remote attackers to change passwords of arbitrary users via a request to admin/auth/user/1/password/. NOTE: this issue has been disputed by Debian, since product documentation includes a recommendation for a CSRF protection module that is included with the product. However, CVE considers this an issue because the default configuration does not use this module

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

CVE-2007-5828

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

Cross-site request forgery (CSRF) vulnerability in the admin panel in ...

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

CVE-2007-5712

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

The internationalization (i18n) framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as PyLucid, when the USE_I18N option and the i18n component are enabled, allows remote attackers to cause a denial of service (memory consumption) via many HTTP requests with large Accept-Language headers.

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

CVE-2007-5712

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

The internationalization (i18n) framework in Django 0.91, 0.95, 0.95.1 ...

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

CVE-2007-5712

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

The internationalization (i18n) framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as PyLucid, when the USE_I18N option and the i18n component are enabled, allows remote attackers to cause a denial of service (memory consumption) via many HTTP requests with large Accept-Language headers.

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

CVE-2007-5828

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

Cross-site request forgery (CSRF) vulnerability in the admin panel in Django 0.96 allows remote attackers to change passwords of arbitrary users via a request to admin/auth/user/1/password/. NOTE: this issue has been disputed by Debian, since product documentation includes a recommendation for a CSRF protection module that is included with the product. However, CVE considers this an issue because the default configuration does not use this module

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

CVE-2007-0405

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

The LazyUser class in the AuthenticationMiddleware for Django 0.95 does not properly cache the user name across requests, which allows remote authenticated users to gain the privileges of a different user.

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

CVE-2007-0404

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

bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a (1) .po or (2) .mo file.

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

CVE-2007-0404

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

bin/compile-messages.py in Django 0.95 does not quote argument strings ...

CVSS2: 7.5
EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
1
redhat логотип
CVE-2008-2302

Cross-site scripting (XSS) vulnerability in the login form in the administration application in Django 0.91 before 0.91.2, 0.95 before 0.95.3, and 0.96 before 0.96.2 allows remote attackers to inject arbitrary web script or HTML via the URI of a certain previous request.

0%
Низкий
около 17 лет назад
nvd логотип
CVE-2007-5828

Cross-site request forgery (CSRF) vulnerability in the admin panel in Django 0.96 allows remote attackers to change passwords of arbitrary users via a request to admin/auth/user/1/password/. NOTE: this issue has been disputed by Debian, since product documentation includes a recommendation for a CSRF protection module that is included with the product. However, CVE considers this an issue because the default configuration does not use this module

CVSS2: 6.8
0%
Низкий
больше 17 лет назад
debian логотип
CVE-2007-5828

Cross-site request forgery (CSRF) vulnerability in the admin panel in ...

CVSS2: 6.8
0%
Низкий
больше 17 лет назад
nvd логотип
CVE-2007-5712

The internationalization (i18n) framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as PyLucid, when the USE_I18N option and the i18n component are enabled, allows remote attackers to cause a denial of service (memory consumption) via many HTTP requests with large Accept-Language headers.

CVSS2: 2.6
2%
Низкий
больше 17 лет назад
debian логотип
CVE-2007-5712

The internationalization (i18n) framework in Django 0.91, 0.95, 0.95.1 ...

CVSS2: 2.6
2%
Низкий
больше 17 лет назад
ubuntu логотип
CVE-2007-5712

The internationalization (i18n) framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as PyLucid, when the USE_I18N option and the i18n component are enabled, allows remote attackers to cause a denial of service (memory consumption) via many HTTP requests with large Accept-Language headers.

CVSS2: 2.6
2%
Низкий
больше 17 лет назад
redhat логотип
CVE-2007-5828

Cross-site request forgery (CSRF) vulnerability in the admin panel in Django 0.96 allows remote attackers to change passwords of arbitrary users via a request to admin/auth/user/1/password/. NOTE: this issue has been disputed by Debian, since product documentation includes a recommendation for a CSRF protection module that is included with the product. However, CVE considers this an issue because the default configuration does not use this module

0%
Низкий
больше 17 лет назад
nvd логотип
CVE-2007-0405

The LazyUser class in the AuthenticationMiddleware for Django 0.95 does not properly cache the user name across requests, which allows remote authenticated users to gain the privileges of a different user.

CVSS2: 6.5
1%
Низкий
больше 18 лет назад
nvd логотип
CVE-2007-0404

bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a (1) .po or (2) .mo file.

CVSS2: 7.5
1%
Низкий
больше 18 лет назад
debian логотип
CVE-2007-0404

bin/compile-messages.py in Django 0.95 does not quote argument strings ...

CVSS2: 7.5
1%
Низкий
больше 18 лет назад

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


Поделиться