2024-08-30 06:03:14 +00:00
{
"id" : "CVE-2024-4401" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2024-08-30T04:15:06.737" ,
2024-09-04 16:03:36 +00:00
"lastModified" : "2024-09-04T14:33:01.807" ,
"vulnStatus" : "Analyzed" ,
2024-08-30 06:03:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Elementor Addon Elements plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the \u2018id\u2019 and 'eae_slider_animation' parameters in all versions up to, and including, 1.13.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
2024-08-30 14:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "El complemento Elementor Addon Elements para WordPress es vulnerable a Cross-Site Scripting Almacenado a trav\u00e9s de los par\u00e1metros 'id' y 'eae_slider_animation' en todas las versiones hasta la 1.13.5 incluida, debido a una desinfecci\u00f3n de entrada y un escape de salida insuficientes. Esto permite que atacantes autenticados, con acceso de nivel de colaborador y superior, inyecten scripts web arbitrarias en p\u00e1ginas que se ejecutar\u00e1n cada vez que un usuario acceda a una p\u00e1gina inyectada."
2024-08-30 06:03:14 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-09-04 16:03:36 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2024-09-04 16:03:36 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM" ,
2024-09-04 16:03:36 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2024-09-04 16:03:36 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-04 16:03:36 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.1 ,
2024-09-04 16:03:36 +00:00
"impactScore" : 2.7
} ,
2024-08-30 06:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-30 06:03:14 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2024-08-30 06:03:14 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2024-08-30 06:03:14 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-08-30 06:03:14 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
2024-08-30 06:03:14 +00:00
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
"source" : "security@wordfence.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2024-09-04 16:03:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:wpvibes:elementor_addon_elements:*:*:*:*:*:wordpress:*:*" ,
"versionEndExcluding" : "1.13.6" ,
"matchCriteriaId" : "883C4CB2-8BBD-47BA-9EFD-778E8447580F"
}
]
}
]
}
] ,
2024-08-30 06:03:14 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/addon-elements-for-elementor-page-builder/trunk/modules/animated-text/widgets/animated-text.php#L358" ,
2024-09-04 16:03:36 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-08-30 06:03:14 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/addon-elements-for-elementor-page-builder/trunk/modules/bg-slider/module.php#L284" ,
2024-09-04 16:03:36 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-08-30 06:03:14 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/3107074#file6" ,
2024-09-04 16:03:36 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-08-30 06:03:14 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset/3107074#file7" ,
2024-09-04 16:03:36 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-08-30 06:03:14 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/ecfc1466-41d2-498b-8210-c67e8550f5b8?source=cve" ,
2024-09-04 16:03:36 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-08-30 06:03:14 +00:00
}
]
}