cvelist/2018/7xxx/CVE-2018-7536.json
2023-12-07 23:00:48 +00:00

117 lines
4.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7536",
"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": "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. The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions (only one regular expression for Django 1.8.x). The urlize() function is used to implement the urlize and urlizetrunc template filters, which were thus vulnerable."
}
]
},
"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": "RHSA-2019:0051",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:0051"
},
{
"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": "103361",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/103361"
},
{
"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-2019:0082",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:0082"
},
{
"name": "RHSA-2018:2927",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2927"
},
{
"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"
},
{
"refsource": "MISC",
"name": "https://github.com/django/django/commit/1ca63a66ef3163149ad822701273e8a1844192c2",
"url": "https://github.com/django/django/commit/1ca63a66ef3163149ad822701273e8a1844192c2"
},
{
"refsource": "MISC",
"name": "https://github.com/django/django/commit/abf89d729f210c692a50e0ad3f75fb6bec6fae16",
"url": "https://github.com/django/django/commit/abf89d729f210c692a50e0ad3f75fb6bec6fae16"
},
{
"refsource": "MISC",
"name": "https://github.com/django/django/commit/e157315da3ae7005fa0683ffc9751dbeca7306c8",
"url": "https://github.com/django/django/commit/e157315da3ae7005fa0683ffc9751dbeca7306c8"
}
]
}
}