Описание
Werkzeug is a comprehensive WSGI web application library. Browsers may allow "nameless" cookies that look like =value
instead of key=value
. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like =__Host-test=bad
for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie =__Host-test=bad
as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.
A flaw was found in python-werkzeug. Browsers may allow "nameless" cookies like =value instead of key=value. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie for another subdomain. If a Werkzeug application is running next to a vulnerable or malicious subdomain that sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key.
Затронутые пакеты
Платформа | Пакет | Состояние | Рекомендация | Релиз |
---|---|---|---|---|
Red Hat Enterprise Linux 7 | python-werkzeug | Out of support scope | ||
Red Hat Enterprise Linux 8 | python-werkzeug | Fix deferred | ||
Red Hat OpenShift Container Platform 4 | python-werkzeug | Affected | ||
Red Hat OpenStack Platform 16.1 | python-werkzeug | Fix deferred | ||
Red Hat OpenStack Platform 16.2 | openstack-designate | Fix deferred | ||
Red Hat OpenStack Platform 16.2 | python-werkzeug | Fix deferred | ||
Red Hat Quay 3 | quay/quay-rhel8 | Fix deferred | ||
Red Hat Storage 3 | python-werkzeug | Out of support scope | ||
Red Hat Update Infrastructure 3 for Cloud Providers | python-werkzeug | Out of support scope | ||
Red Hat Ceph Storage 7.1 | ceph | Fixed | RHSA-2025:4664 | 07.05.2025 |
Показывать по
Ссылки на источники
Дополнительная информация
Статус:
2.6 Low
CVSS3
Связанные уязвимости
Werkzeug is a comprehensive WSGI web application library. Browsers may allow "nameless" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.
Werkzeug is a comprehensive WSGI web application library. Browsers may allow "nameless" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.
Werkzeug is a comprehensive WSGI web application library. Browsers may ...
Incorrect parsing of nameless cookies leads to __Host- cookies bypass
2.6 Low
CVSS3