2024-08-07 16:03:12 +00:00
{
"id" : "CVE-2024-41990" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-07T15:15:56.100" ,
2024-08-07 22:03:13 +00:00
"lastModified" : "2024-08-07T20:49:50.480" ,
"vulnStatus" : "Analyzed" ,
2024-08-07 16:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"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."
2024-08-11 02:03:12 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un problema en Django 5.0 anterior a 5.0.8 y 4.2 anterior a 4.2.15. Los filtros de plantilla urlize() y urlizetrunc() est\u00e1n sujetos a un posible ataque de denegaci\u00f3n de servicio a trav\u00e9s de entradas muy grandes con una secuencia espec\u00edfica de caracteres."
2024-08-07 16:03:12 +00:00
}
] ,
2024-08-07 18:03:14 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-08-07 22:03:13 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2024-08-07 18:03:14 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-08-07 22:03:13 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
} ,
2024-08-07 18:03:14 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-130"
}
]
}
] ,
2024-08-07 22:03:13 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.2" ,
"versionEndExcluding" : "4.2.15" ,
"matchCriteriaId" : "7C38224F-C41B-428C-89C2-603BBA95AD3C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.0" ,
"versionEndExcluding" : "5.0.8" ,
"matchCriteriaId" : "3384B57C-DBF5-4E23-99E7-92B260D53E8E"
}
]
}
]
}
] ,
2024-08-07 16:03:12 +00:00
"references" : [
{
"url" : "https://docs.djangoproject.com/en/dev/releases/security/" ,
2024-08-07 22:03:13 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-08-07 16:03:12 +00:00
} ,
{
"url" : "https://groups.google.com/forum/#%21forum/django-announce" ,
2024-08-07 22:03:13 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Not Applicable"
]
2024-08-07 16:03:12 +00:00
} ,
{
"url" : "https://www.djangoproject.com/weblog/2024/aug/06/security-releases/" ,
2024-08-07 22:03:13 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2024-08-07 16:03:12 +00:00
}
]
}