2018-02-27 00:03:24 -05:00
{
2019-03-17 23:32:01 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-7537" ,
"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" : [
2018-03-09 15:02:55 -05:00
{
2019-03-17 23:32:01 +00:00
"lang" : "eng" ,
"value" : "An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable."
2018-03-09 15:02:55 -05:00
}
2019-03-17 23:32:01 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "USN-3591-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3591-1/"
} ,
{
"name" : "[debian-lts-announce] 20180308 [SECURITY] [DLA 1303-1] python-django security update" ,
"refsource" : "MLIST" ,
"url" : "https://lists.debian.org/debian-lts-announce/2018/03/msg00006.html"
} ,
{
"name" : "https://www.djangoproject.com/weblog/2018/mar/06/security-releases/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.djangoproject.com/weblog/2018/mar/06/security-releases/"
} ,
{
"name" : "RHSA-2018:2927" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2018:2927"
} ,
{
"name" : "103357" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/103357"
} ,
{
"name" : "RHSA-2019:0265" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:0265"
} ,
{
"name" : "DSA-4161" ,
"refsource" : "DEBIAN" ,
"url" : "https://www.debian.org/security/2018/dsa-4161"
}
]
}
}