usn-2169-2
Vulnerability from osv_ubuntu
USN-2169-1 fixed vulnerabilities in Django. The upstream security patch for CVE-2014-0472 introduced a regression for certain applications. This update fixes the problem.
Original advisory details:
Benjamin Bach discovered that Django incorrectly handled dotted Python paths when using the reverse() function. An attacker could use this issue to cause Django to import arbitrary modules from the Python path, resulting in possible code execution. (CVE-2014-0472)
Paul McMillan discovered that Django incorrectly cached certain pages that contained CSRF cookies. An attacker could possibly use this flaw to obtain a valid cookie and perform attacks which bypass the CSRF restrictions. (CVE-2014-0473)
Michael Koziarski discovered that Django did not always perform explicit conversion of certain fields when using a MySQL database. An attacker could possibly use this issue to obtain unexpected results. (CVE-2014-0474)
| URL | Type | |
|---|---|---|
{
"affected": [
{
"database_specific": {
"cves_map": {
"cves": [],
"ecosystem": "Ubuntu:14.04:LTS"
}
},
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "python-django",
"binary_version": "1.6.1-2ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "python-django",
"purl": "pkg:deb/ubuntu/python-django@1.6.1-2ubuntu0.2?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.1-2ubuntu0.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.5.4-1ubuntu1",
"1.6-1",
"1.6.1-1",
"1.6.1-2",
"1.6.1-2ubuntu0.1"
]
}
],
"aliases": [],
"details": "USN-2169-1 fixed vulnerabilities in Django. The upstream security patch\nfor CVE-2014-0472 introduced a regression for certain applications. This\nupdate fixes the problem.\n\nOriginal advisory details:\n\n Benjamin Bach discovered that Django incorrectly handled dotted Python\n paths when using the reverse() function. An attacker could use this issue\n to cause Django to import arbitrary modules from the Python path, resulting\n in possible code execution. (CVE-2014-0472)\n \n Paul McMillan discovered that Django incorrectly cached certain pages that\n contained CSRF cookies. An attacker could possibly use this flaw to obtain\n a valid cookie and perform attacks which bypass the CSRF restrictions.\n (CVE-2014-0473)\n \n Michael Koziarski discovered that Django did not always perform explicit\n conversion of certain fields when using a MySQL database. An attacker\n could possibly use this issue to obtain unexpected results. (CVE-2014-0474)\n",
"id": "USN-2169-2",
"modified": "2026-02-10T04:40:48Z",
"published": "2014-04-23T04:14:10Z",
"references": [
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-2169-2"
},
{
"type": "REPORT",
"url": "https://launchpad.net/bugs/1311433"
}
],
"related": [],
"schema_version": "1.7.0",
"summary": "python-django regression",
"upstream": []
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.