2024-07-09 06:03:13 +00:00
{
"id" : "CVE-2024-4667" ,
"sourceIdentifier" : "security@wordfence.com" ,
"published" : "2024-07-09T05:15:13.353" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:43:20.190" ,
"vulnStatus" : "Modified" ,
2024-07-09 06:03:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "The Blog, Posts and Category Filter for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Post and Category Filter widget in all versions up to, and including, 1.0.3 due to insufficient input sanitization and output escaping on user supplied 'post_types' attribute. 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-07-09 20:03:11 +00:00
} ,
{
"lang" : "es" ,
"value" : "El complemento Blog, Posts and Category Filter for Elementor para WordPress es vulnerable a Cross Site Scripting almacenado a trav\u00e9s del widget de filtro de publicaciones y categor\u00edas en todas las versiones hasta la 1.0.3 incluida debido a una sanitizaci\u00f3n de entrada y a un escape de salida insuficientes en el atributo 'post_types' proporcionado por el usuario. Esto hace posible que atacantes autenticados, con acceso de nivel de colaborador y superior, inyecten scripts web arbitrarios en p\u00e1ginas que se ejecutar\u00e1n cada vez que un usuario acceda a una p\u00e1gina inyectada."
2024-07-09 06:03:13 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security@wordfence.com" ,
"type" : "Secondary" ,
2024-07-12 16:03:11 +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-07-12 16:03:11 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2024-07-12 16:03:11 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-07-12 16:03:11 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.1 ,
2024-07-12 16:03:11 +00:00
"impactScore" : 2.7
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-07-09 06:03:13 +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-07-09 06:03:13 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2024-07-09 06:03:13 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-07-09 06:03:13 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
2024-07-09 06:03:13 +00:00
"impactScore" : 2.7
}
]
} ,
2024-07-12 16:03:11 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:plugin-devs:blog\\,_posts_and_category_filter_for_elementor:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.0.0" ,
"matchCriteriaId" : "EF7E116F-AEC0-4206-B028-83EDF9B05511"
}
]
}
]
}
] ,
2024-07-09 06:03:13 +00:00
"references" : [
{
"url" : "https://plugins.trac.wordpress.org/browser/blog-posts-and-category-for-elementor/trunk/widgets/post-category-filter.php#L885" ,
2024-07-12 16:03:11 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Patch"
]
2024-07-09 06:03:13 +00:00
} ,
{
"url" : "https://wordpress.org/plugins/blog-posts-and-category-for-elementor/#developers" ,
2024-07-12 16:03:11 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Release Notes"
]
2024-07-09 06:03:13 +00:00
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/a24c2d7d-8df8-4a3a-a538-09e11ebc6dd5?source=cve" ,
2024-07-12 16:03:11 +00:00
"source" : "security@wordfence.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://plugins.trac.wordpress.org/browser/blog-posts-and-category-for-elementor/trunk/widgets/post-category-filter.php#L885" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://wordpress.org/plugins/blog-posts-and-category-for-elementor/#developers" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/a24c2d7d-8df8-4a3a-a538-09e11ebc6dd5?source=cve" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-07-09 06:03:13 +00:00
}
]
}