CVE-2022-3209 – Soledad < 8.2.5 - Reflected Cross-site Scripting
https://notcve.org/view.php?id=CVE-2022-3209
The soledad WordPress theme before 8.2.5 does not sanitise the {id,datafilter[type],...} parameters in its penci_more_slist_post_ajax AJAX action, leading to a Reflected Cross-Site Scripting (XSS) vulnerability. soledad WordPress theme versiones anteriores a 8.2.5, no sanea los parámetros {id,datafilter[type],...} en su acción AJAX penci_more_slist_post_ajax, conllevando a una vulnerabilidad de tipo Cross-Site Scripting (XSS) Reflejado The Soledad plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘id’ parameter among others in versions up to, and including, 8.2.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. • https://wpscan.com/vulnerability/7a244fb1-fa0b-4294-9b51-588bf5d673a2 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •