2024-07-26 00:00:41 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2024-08-07 15:00:38 +00:00
"ID" : "CVE-2024-41990" ,
"STATE" : "PUBLIC"
2024-07-26 00:00:41 +00:00
} ,
2024-08-07 15:00:38 +00:00
"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" ,
2024-07-26 00:00:41 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-08-07 15:00:38 +00:00
"value" : "An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://docs.djangoproject.com/en/dev/releases/security/" ,
"refsource" : "MISC" ,
"name" : "https://docs.djangoproject.com/en/dev/releases/security/"
} ,
{
"url" : "https://groups.google.com/forum/#!forum/django-announce" ,
"refsource" : "MISC" ,
"name" : "https://groups.google.com/forum/#!forum/django-announce"
} ,
{
"refsource" : "MISC" ,
"name" : "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/" ,
"url" : "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/"
2024-07-26 00:00:41 +00:00
}
]
}
}