In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.
{
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "python-django",
"binary_version": "1.8.7-1ubuntu5.15+esm6"
},
{
"binary_name": "python-django-common",
"binary_version": "1.8.7-1ubuntu5.15+esm6"
},
{
"binary_name": "python3-django",
"binary_version": "1.8.7-1ubuntu5.15+esm6"
}
]
}
{
"availability": "No subscription required",
"binaries": [
{
"binary_name": "python-django",
"binary_version": "1:1.11.11-1ubuntu1.19"
},
{
"binary_name": "python-django-common",
"binary_version": "1:1.11.11-1ubuntu1.19"
},
{
"binary_name": "python3-django",
"binary_version": "1:1.11.11-1ubuntu1.19"
}
]
}