
CVE-2024-31264 – WordPress Post Views Counter plugin <= 1.4.4 - Cross Site Request Forgery (CSRF) vulnerability
https://notcve.org/view.php?id=CVE-2024-31264
05 Apr 2024 — Unauthenticated Cross Site Request Forgery (CSRF) in Post Views Counter <= 1.4.4 versions. Cross-Site Request Forgery (CSRF) no autenticadas en las versiones de Post Views Counter <= 1.4.4. The Post Views Counter plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.4.4. This is due to missing or incorrect nonce validation on the save_bulk_post_views() function. This makes it possible for unauthenticated attackers to save bulk post views via a forged request... • https://patchstack.com/database/vulnerability/post-views-counter/wordpress-post-views-counter-plugin-1-4-4-cross-site-request-forgery-csrf-vulnerability?_s_id=cve • CWE-352: Cross-Site Request Forgery (CSRF) •

CVE-2021-24613 – Post Views Counter < 1.3.5 - Authenticated Stored XSS
https://notcve.org/view.php?id=CVE-2021-24613
23 Aug 2021 — The Post Views Counter WordPress plugin before 1.3.5 does not sanitise or escape its Post Views Label settings, which could allow high privilege users to perform Cross-Site Scripting attacks in the frontend even when the unfiltered_html capability is disallowed El plugin Post Views Counter de WordPress versiones anteriores a 1.3.5, no sanea ni escapa de su configuración de Post Views Label, que podría permitir a usuarios con altos privilegios llevar a cabo ataques de tipo Cross-Site Scripting en el frontend... • https://wpscan.com/vulnerability/0b8c5947-bc73-448e-8f10-a4f4456e4000 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •