Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2025-65431

Опубликовано: 15 дек. 2025
Источник: debian

Описание

An issue was discovered in allauth-django before 65.13.0. Both Okta and NetIQ were using preferred_username as the identifier for third-party provider accounts. That value may be mutable and should therefore be avoided for authorization decisions. The providers are now using sub instead.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
django-allauthfixed65.15.0-1package
django-allauthno-dsatrixiepackage
django-allauthno-dsabookwormpackage
django-allauthpostponedbullseyepackage

Примечания

  • https://allauth.org/news/2025/10/django-allauth-65.13.0-released/

  • https://github.com/pennersr/django-allauth/commit/8feef46e0e07b25fc5594c8f268afa247ebc3412 (65.13.0)

Связанные уязвимости

CVSS3: 5.4
ubuntu
4 месяца назад

An issue was discovered in allauth-django before 65.13.0. Both Okta and NetIQ were using preferred_username as the identifier for third-party provider accounts. That value may be mutable and should therefore be avoided for authorization decisions. The providers are now using sub instead.

CVSS3: 5.4
nvd
4 месяца назад

An issue was discovered in allauth-django before 65.13.0. Both Okta and NetIQ were using preferred_username as the identifier for third-party provider accounts. That value may be mutable and should therefore be avoided for authorization decisions. The providers are now using sub instead.

CVSS3: 5.4
github
4 месяца назад

django-allauth's Okta and NetIQ implementations used a mutable identifier for authorization decisions