CVE-2023-23680 – WordPress WP TopBar Plugin <= 5.36 is vulnerable to Cross Site Request Forgery (CSRF)
https://notcve.org/view.php?id=CVE-2023-23680
19 Jan 2023 — Cross-Site Request Forgery (CSRF) vulnerability in Bob Goetz WP-TopBar plugin <= 5.36 versions. The WP TopBar plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 8.3.2. This is due to missing or incorrect nonce validation on one of its functions. This makes it possible for unauthenticated attackers to invoke this function, via forged request granted they can trick a site administrator into performing an action such as clicking on a link. Cross-Site Request Forg... • https://patchstack.com/database/vulnerability/wp-topbar/wordpress-wp-topbar-plugin-5-36-cross-site-request-forgery-csrf-vulnerability?_s_id=cve • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2023-23824 – WordPress WP TopBar Plugin <= 5.36 is vulnerable to SQL Injection
https://notcve.org/view.php?id=CVE-2023-23824
19 Jan 2023 — Auth. SQL Injection (SQLi) vulnerability in WP-TopBar <= 5.36 versions. Vulnerabilidad de inyección SQL (SQLi) autenticada en versiones WP-TopBar <= 5.36. The WP-TopBar plugin for WordPress is vulnerable to blind SQL Injection in versions up to, and including, 5.36 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers with administrator-level privileges or higher to append additional SQL... • https://patchstack.com/database/vulnerability/wp-topbar/wordpress-wp-topbar-plugin-5-36-sql-injection?_s_id=cve • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •