CVE-2024-43226 – WordPress WP Dashboard Notes plugin <= 1.0.11 - Cross Site Scripting (XSS) vulnerability
https://notcve.org/view.php?id=CVE-2024-43226
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Jeroen Sormani WP Dashboard Notes allows Stored XSS.This issue affects WP Dashboard Notes: from n/a through 1.0.11. The WP Dashboard Notes plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.0.11 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. • https://patchstack.com/database/vulnerability/wp-dashboard-notes/wordpress-wp-dashboard-notes-plugin-1-0-11-cross-site-scripting-xss-vulnerability?_s_id=cve • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-7239 – WP Dashboard Notes <= 1.0.10 - Missing Authorization to Arbitrary Private Notes Update
https://notcve.org/view.php?id=CVE-2023-7239
The WP Dashboard Notes plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the wpdn_update_note AJAX action in all versions up to, and including, 1.0.10. This makes it possible for authenticated attackers, with contributor-level access and above, to modify private notes created by other users. • CWE-862: Missing Authorization •