Florian Apolloner discovered that Django incorrectly validated URLs. A remote attacker could use this issue to conduct phishing attacks. (CVE-2014-0480)
David Wilson discovered that Django incorrectly handled file name generation. A remote attacker could use this issue to cause Django to consume resources, resulting in a denial of service. (CVE-2014-0481)
David Greisen discovered that Django incorrectly handled certain headers in contrib.auth.middleware.RemoteUserMiddleware. A remote authenticated user could use this issue to hijack web sessions. (CVE-2014-0482)
Collin Anderson discovered that Django incorrectly checked if a field represented a relationship between models in the administrative interface. A remote authenticated user could use this issue to possibly obtain sensitive information. (CVE-2014-0483)
{
"availability": "No subscription required",
"binaries": [
{
"binary_name": "python-django",
"binary_version": "1.6.1-2ubuntu0.4"
}
]
}
{
"cves": [
{
"severity": [
{
"type": "Ubuntu",
"score": "low"
}
],
"id": "CVE-2014-0480"
},
{
"severity": [
{
"type": "Ubuntu",
"score": "low"
}
],
"id": "CVE-2014-0481"
},
{
"severity": [
{
"type": "Ubuntu",
"score": "medium"
}
],
"id": "CVE-2014-0482"
},
{
"severity": [
{
"type": "Ubuntu",
"score": "low"
}
],
"id": "CVE-2014-0483"
}
],
"ecosystem": "Ubuntu:14.04:LTS"
}