CVE-2022-30337 – WordPress WP Meta SEO plugin <= 4.4.8 - Social Settings Update vis Cross-Site Request Forgery (CSRF) vulnerability
https://notcve.org/view.php?id=CVE-2022-30337
Cross-Site Request Forgery (CSRF) vulnerability in JoomUnited WP Meta SEO plugin <= 4.4.8 at WordPress allows an attacker to update the social settings. Una vulnerabilidad de tipo Cross-Site Request Forgery (CSRF) en el plugin JoomUnited WP Meta SEO versiones anteriores a 4.4.8 incluyéndola en WordPress, permite a un atacante actualizar la configuración social The WP Meta SEO plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 4.4.8. This is due to incorrect nonce validation which only verifies the presence of a nonce value rather than the on the validity of the nonce on a couple of cases in the loadPage() function. This makes it possible for unauthenticated attackers to modify the plugin's settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://patchstack.com/database/vulnerability/wp-meta-seo/wordpress-wp-meta-seo-plugin-4-4-8-social-settings-update-vis-cross-site-request-forgery-csrf-vulnerability https://wordpress.org/plugins/wp-meta-seo/#developers • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2022-1093 – WP Meta SEO < 4.4.7 - Admin+ Stored Cross-Site Scripting via breadcrumbs
https://notcve.org/view.php?id=CVE-2022-1093
The WP Meta SEO WordPress plugin before 4.4.7 does not sanitise or escape the breadcrumb separator before outputting it to the page, allowing a high privilege user such as an administrator to inject arbitrary javascript into the page even when unfiltered html is disallowed. El plugin WP Meta SEO de WordPress versiones anteriores a 4.4.7, no sanea ni escapa del separador breadcrumb antes de enviarlo a la página, lo que permite a un usuario con altos privilegios, como un administrador, inyectar javascript arbitrario en la página incluso cuando el html sin filtrar no está permitido • https://wpscan.com/vulnerability/57017050-811e-474d-8256-33d19d4c0553 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2016-10913 – WP Latest Posts <= 3.7.4 - Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2016-10913
The wp-latest-posts plugin before 3.7.5 for WordPress has XSS. El plugin wp-latest-posts anterior a 3.7.5 para WordPress tiene XSS. The WP Latest Posts plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in versions up to, and including, 3.7.4 due to insufficient input sanitization and output escaping on the 'id' parameter. This makes it possible for unauthorized attackers to inject arbitrary web scripts that execute in a victim's browser. • https://wordpress.org/plugins/wp-latest-posts/#developers • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •