2024-11-24 17:00:31 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2024-12-06 12:00:32 +00:00
"ID" : "CVE-2024-53907" ,
"STATE" : "PUBLIC"
2024-11-24 17:00:31 +00:00
} ,
2024-12-06 12:00:32 +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-11-24 17:00:31 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-12-06 12:00:32 +00:00
"value" : "An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities."
}
]
} ,
"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/g/django-announce" ,
"refsource" : "MISC" ,
"name" : "https://groups.google.com/g/django-announce"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://www.openwall.com/lists/oss-security/2024/12/04/3" ,
"url" : "https://www.openwall.com/lists/oss-security/2024/12/04/3"
2024-11-24 17:00:31 +00:00
}
]
}
}