CVE-2024-29095 – WordPress Site Reviews plugin <= 6.11.6 - Cross Site Scripting (XSS) vulnerability
https://notcve.org/view.php?id=CVE-2024-29095
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Paul Ryley Site Reviews allows Stored XSS.This issue affects Site Reviews: from n/a through 6.11.6. La vulnerabilidad de neutralización inadecuada de la entrada durante la generación de páginas web ('cross-site Scripting') en Paul Ryley Site Reviews permite almacenar XSS. Este problema afecta a Site Reviews: desde n/a hasta 6.11.6. The Site Reviews plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 6.11.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-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/site-reviews/wordpress-site-reviews-plugin-6-11-6-cross-site-scripting-xss-vulnerability?_s_id=cve • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-49832 – Site Reviews <= 6.10.2 - Missing Authorization
https://notcve.org/view.php?id=CVE-2023-49832
The Site Reviews plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'assignPost' and 'unassignPost' functions in versions up to, and including, 6.10.2. This makes it possible for authenticated attackers to assign and unassign posts to reviews. • CWE-862: Missing Authorization •
CVE-2023-27625 – Site Reviews <= 6.5.1 - Missing Authorization
https://notcve.org/view.php?id=CVE-2023-27625
The Site Reviews plugin for WordPress is vulnerable to setting modification and information disclosure due to lack of capability checks in a variety of functions, including rollbackPluginAjax, downloadConsole, downloadSystemInfo and exportSettings in versions up to, and including, 6.5.1. These functions are also vulnerable to Cross-Site Request Forgery due to missing or incorrect nonce validation. This makes it possible for authenticated attackers with subscriber-level access, and above, to tamper with the console logging level amongst other actions like rolling back the plugin's version. • CWE-862: Missing Authorization •