CVE-2024-1641 – Accordion <= 2.2.96 - Missing Authorization to Authenticated(Contributor+) Post Duplication
https://notcve.org/view.php?id=CVE-2024-1641
13 Mar 2024 — The Accordion plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a missing capability check on the 'accordions_duplicate_post_as_draft' function in all versions up to, and including, 2.2.96. This makes it possible for authenticated attackers, with contributor access and above, to duplicate arbitrary posts, allowing access to the contents of password-protected posts. El complemento Accordion para WordPress es vulnerable al acceso no autorizado a los datos y a su... • https://plugins.trac.wordpress.org/browser/accordions/tags/2.2.96/includes/duplicate-post.php • CWE-862: Missing Authorization •
CVE-2021-24283 – Accordion < 2.2.30 - Authenticated Reflected Cross-Site Scripting (XSS)
https://notcve.org/view.php?id=CVE-2021-24283
21 Apr 2021 — The tab GET parameter of the settings page is not sanitised or escaped when being output back in an HTML attribute, leading to a reflected XSS issue. El parámetro tab GET de la página de configuración no se sanea ni se escapa al ser devuelto en un atributo HTML, conllevando a un problema de tipo XSS reflejado • https://wpscan.com/vulnerability/6ccd9990-e15f-4800-b499-f7c74b480051 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2020-13644 – Accordion <= 2.2.8 - Unprotected AJAX Action to Stored/Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2020-13644
18 Mar 2020 — An issue was discovered in the Accordion plugin before 2.2.9 for WordPress. The unprotected AJAX wp_ajax_accordions_ajax_import_json action allowed any authenticated user with Subscriber or higher permissions the ability to import a new accordion and inject malicious JavaScript as part of the accordion. Se detectó un problema en el plugin Accordion versiones anteriores a 2.2.9 para WordPress. La acción no protegida de AJAX wp_ajax_accordions_ajax_import_json permitió a cualquier usuario autenticado con perm... • https://wordpress.org/plugins/accordions/#developers • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •