FKIE_CVE-2013-4315
Vulnerability from fkie_nvd - Published: 2013-09-16 19:14 - Updated: 2025-04-11 00:51
Severity ?
Summary
Directory traversal vulnerability in Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3 allows remote attackers to read arbitrary files via a file path in the ALLOWED_INCLUDE_ROOTS setting followed by a .. (dot dot) in a ssi template tag.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| djangoproject | django | 1.4 | |
| djangoproject | django | 1.4.1 | |
| djangoproject | django | 1.4.2 | |
| djangoproject | django | 1.4.4 | |
| djangoproject | django | 1.4.5 | |
| djangoproject | django | 1.4.6 | |
| djangoproject | django | 1.5 | |
| djangoproject | django | 1.5 | |
| djangoproject | django | 1.5 | |
| djangoproject | django | 1.5.1 | |
| djangoproject | django | 1.6 | |
| djangoproject | django | 1.6 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "9A79FF7F-8F92-4FEB-96CC-6B15D0CE920D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "13EF02D4-406C-4146-9B8F-FAC906E7B6E5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "DC462CE5-1BE0-41E0-A28D-291350F021AA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.4:*:*:*:*:*:*:*",
"matchCriteriaId": "4166ADA9-D5B4-47D6-BD93-C98841108275",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.5:*:*:*:*:*:*:*",
"matchCriteriaId": "080D43D0-C0FF-4F89-910C-D466943816C6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.4.6:*:*:*:*:*:*:*",
"matchCriteriaId": "E04AE832-9059-42AB-AD39-D01E7A633615",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "CCDB4B76-6541-4405-B74C-3EEAF84A04E1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5:alpha:*:*:*:*:*:*",
"matchCriteriaId": "8A26B113-8D22-46E5-92C3-12134A68A21E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5:beta:*:*:*:*:*:*",
"matchCriteriaId": "0D99FB28-08F3-45B4-8C04-90074FBC2457",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4E2A29CC-A92B-4EC1-8225-408A5048C033",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6:beta1:*:*:*:*:*:*",
"matchCriteriaId": "A83451BD-1D67-4A7F-A62C-F597E51FCC21",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:1.6:beta2:*:*:*:*:*:*",
"matchCriteriaId": "0300DC0D-5DD0-42B5-9FE0-54DC557EA40D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3 allows remote attackers to read arbitrary files via a file path in the ALLOWED_INCLUDE_ROOTS setting followed by a .. (dot dot) in a ssi template tag."
},
{
"lang": "es",
"value": "Vulnerabilidad de recorrido de directorios en Django 1.4.x anterior a 1.4.7, 1.5.x anterior a 1.5.3, y 1.6.x anterior a 1.6 beta 3 permite a atacantes remotos leer ficheros arbitrarios a trav\u00e9s de una ruta de fichero en la opci\u00f3n ALLOWED_INCLUDE_ROOTS en una etiqueta de plantilla ssi"
}
],
"id": "CVE-2013-4315",
"lastModified": "2025-04-11T00:51:21.963",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
]
},
"published": "2013-09-16T19:14:39.303",
"references": [
{
"source": "secalert@redhat.com",
"url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00015.html"
},
{
"source": "secalert@redhat.com",
"url": "http://rhn.redhat.com/errata/RHSA-2013-1521.html"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/54772"
},
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/54828"
},
{
"source": "secalert@redhat.com",
"url": "http://www.debian.org/security/2013/dsa-2755"
},
{
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://www.djangoproject.com/weblog/2013/sep/10/security-releases-issued/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00015.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://rhn.redhat.com/errata/RHSA-2013-1521.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/54772"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://secunia.com/advisories/54828"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.debian.org/security/2013/dsa-2755"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://www.djangoproject.com/weblog/2013/sep/10/security-releases-issued/"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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.
Loading…
Loading…