PT-2026-45947 · Django Software Foundation+1 · Django+1
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Django versions prior to 6.0.6
Django versions prior to 5.2.15
Description
An issue exists in the
get signed cookie() function within django.http.HttpRequest. The function employs a non-injective salt derivation by concatenating the cookie name and the salt argument. This allows a remote attacker to use a cookie in a context different from its original signing context by utilizing distinct name and salt pairs that result in the same concatenated string.Recommendations
Update to version 6.0.6 or later.
Update to version 5.2.15 or later.
Exploit
Fix
DoS
Improper Verification of Cryptographic Signature
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Django
Red Os