2024-09-21 10:03:18 +00:00
{
"id" : "CVE-2024-8680" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2024-09-21T09:15:02.590" ,
2024-09-27 14:03:19 +00:00
"lastModified" : "2024-09-27T13:53:47.910" ,
"vulnStatus" : "Analyzed" ,
2024-09-21 10:03:18 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "The MC4WP: Mailchimp for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 4.9.16 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled."
2024-09-26 14:03:23 +00:00
} ,
{
"lang" : "es" ,
"value" : "El complemento MC4WP: Mailchimp para WordPress es vulnerable a cross site scripting almacenado a trav\u00e9s de la configuraci\u00f3n de administrador en todas las versiones hasta la 4.9.16 incluida, debido a una desinfecci\u00f3n de entrada y un escape de salida insuficientes. Esto permite que atacantes autenticados, con permisos de nivel de administrador o superior, inyecten secuencias de comandos web arbitrarias en p\u00e1ginas que se ejecutar\u00e1n cada vez que un usuario acceda a una p\u00e1gina inyectada. Esto solo afecta a instalaciones multisitio e instalaciones en las que se ha deshabilitado unfiltered_html."
2024-09-21 10:03:18 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2024-09-27 14:03:19 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N" ,
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
2024-09-27 14:03:19 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2024-09-27 14:03:19 +00:00
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-27 14:03:19 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.3 ,
2024-09-27 14:03:19 +00:00
"impactScore" : 2.7
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-09-21 10:03:18 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N" ,
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-09-21 10:03:18 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2024-09-21 10:03:18 +00:00
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-09-21 10:03:18 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
2024-09-21 10:03:18 +00:00
"impactScore" : 2.7
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2024-09-27 14:03:19 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-80"
2024-09-27 14:03:19 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-09-21 10:03:18 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-79"
2024-09-21 10:03:18 +00:00
}
]
}
] ,
2024-09-27 14:03:19 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibericode:mailchimp:*:*:*:*:*:wordpress:*:*" ,
"versionEndExcluding" : "4.9.17" ,
"matchCriteriaId" : "4E938430-EF1B-4A8B-896F-37835503C62A"
}
]
}
]
}
] ,
2024-09-21 10:03:18 +00:00
"references" : [
{
"url" : "https://github.com/ibericode/mailchimp-for-wordpress/blob/main/includes/views/parts/lists-overview-details.php" ,
2024-09-27 14:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-09-21 10:03:18 +00:00
} ,
{
"url" : "https://github.com/ibericode/mailchimp-for-wordpress/commit/60c6bfc260a7974f791af1d4ad4a032a3e0bdd3c" ,
2024-09-27 14:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-09-21 10:03:18 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/mailchimp-for-wp/trunk/includes/views/parts/lists-overview-details.php" ,
2024-09-27 14:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Product"
]
2024-09-21 10:03:18 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3153075%40mailchimp-for-wp%2Ftrunk&old=3149806%40mailchimp-for-wp%2Ftrunk&sfp_email=&sfph_mail=" ,
2024-09-27 14:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-09-21 10:03:18 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/aa464547-0380-4b91-a5ea-0cd9a66da7a7?source=cve" ,
2024-09-27 14:03:19 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-09-21 10:03:18 +00:00
}
]
}