cvelist/2009/2xxx/CVE-2009-2659.json
2019-03-17 22:32:58 +00:00

102 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-2659",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20090729 CVE Request (django)",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/07/29/2"
},
{
"name": "35859",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/35859"
},
{
"name": "http://code.djangoproject.com/changeset/11353",
"refsource": "CONFIRM",
"url": "http://code.djangoproject.com/changeset/11353"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539134",
"refsource": "CONFIRM",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539134"
},
{
"name": "FEDORA-2009-8169",
"refsource": "FEDORA",
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg00055.html"
},
{
"name": "36137",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/36137"
},
{
"name": "36153",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/36153"
},
{
"name": "FEDORA-2009-8177",
"refsource": "FEDORA",
"url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg00069.html"
},
{
"name": "http://www.djangoproject.com/weblog/2009/jul/28/security/",
"refsource": "CONFIRM",
"url": "http://www.djangoproject.com/weblog/2009/jul/28/security/"
}
]
}
}