cvelist/2009/3xxx/CVE-2009-3695.json
2019-03-18 01:25:07 +00:00

107 lines
3.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-3695",
"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": "Algorithmic complexity vulnerability in the forms library in Django 1.0 before 1.0.4 and 1.1 before 1.1.1 allows remote attackers to cause a denial of service (CPU consumption) via a crafted (1) EmailField (email address) or (2) URLField (URL) that triggers a large amount of backtracking in a regular expression."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "36655",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/36655"
},
{
"name": "django-emailfield-urlfield-dos(53727)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/53727"
},
{
"name": "http://www.djangoproject.com/weblog/2009/oct/09/security/",
"refsource": "CONFIRM",
"url": "http://www.djangoproject.com/weblog/2009/oct/09/security/"
},
{
"name": "36948",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/36948"
},
{
"name": "36968",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/36968"
},
{
"name": "DSA-1905",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2009/dsa-1905"
},
{
"name": "http://groups.google.com/group/django-users/browse_thread/thread/15df9e45118dfc51/",
"refsource": "MISC",
"url": "http://groups.google.com/group/django-users/browse_thread/thread/15df9e45118dfc51/"
},
{
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550457",
"refsource": "CONFIRM",
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550457"
},
{
"name": "[oss-security] 20091013 Re: Duplicate CVE assignment notification [was: CVE id request: django]",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/10/13/6"
},
{
"name": "ADV-2009-2871",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2009/2871"
}
]
}
}