CVE-2023-47549 – WordPress EazyDocs Plugin <= 2.3.3 is vulnerable to Cross Site Scripting (XSS)
https://notcve.org/view.php?id=CVE-2023-47549
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability on 302 response page in spider-themes EazyDocs plugin <= 2.3.3 versions. Vulnerabilidad de Cross-Site Scripting (XSS) Reflejada No Autenticada en el complemento 302 response page in spider-themes EazyDocs en versiones <= 2.3.3. The EazyDocs plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘edit_doc_one_page’ parameter in versions up to, and including, 2.3.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. • https://patchstack.com/database/vulnerability/eazydocs/wordpress-eazydocs-plugin-2-3-3-cross-site-scripting-xss-vulnerability?_s_id=cve • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-47648 – EazyDocs <= 2.3.5 - Missing Authorization via doc_one_page and edit_doc_one_page
https://notcve.org/view.php?id=CVE-2023-47648
The EazyDocs plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the doc_one_page and edit_doc_one_page functions in versions up to, and including, 2.3.5. This makes it possible for unauthenticated attackers to publish and edit the plugin's OnePage document. CVE-2023-6029 may be a duplicate of this issue. • CWE-862: Missing Authorization •