2024-12-08 03:06:42 +00:00

161 lines
4.8 KiB
JSON

{
"id": "CVE-2009-2659",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-08-04T16:30:00.437",
"lastModified": "2024-11-21T01:05:25.440",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Admin media handler in core/servers/basehttp.py in Django 1.0 and 0.96 does not properly map URL requests to expected \"static media files,\" which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a crafted URL."
},
{
"lang": "es",
"value": "El manejador Admin media en core/servers/basehttp.py en Django 1.0 y 0.96 no mapea de forma adecuada peticiones de URL de tipo \"static media files\", lo que permite a atacantes remotos dirigir ataques de salto de directorio y leer archivos de su elecci\u00f3n mediante una URL elaborada para tal fin."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:django_project:django:0.96:*:*:*:*:*:*:*",
"matchCriteriaId": "3F54F75F-B2BC-4A44-B93B-DB75856BEC45"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:django_project:django:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "AFAF388C-FD25-48AB-A957-807BE5AF2ABC"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539134",
"source": "cve@mitre.org"
},
{
"url": "http://code.djangoproject.com/changeset/11353",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/36137",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/36153",
"source": "cve@mitre.org"
},
{
"url": "http://www.djangoproject.com/weblog/2009/jul/28/security/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2009/07/29/2",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/35859",
"source": "cve@mitre.org"
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg00055.html",
"source": "cve@mitre.org"
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg00069.html",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539134",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://code.djangoproject.com/changeset/11353",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/36137",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/36153",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.djangoproject.com/weblog/2009/jul/28/security/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2009/07/29/2",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/35859",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg00055.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg00069.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}