
CVE-2023-0831 – Under Construction <= 3.96 - Cross-Site Request Forgery via admin_action_ucp_dismiss_notice
https://notcve.org/view.php?id=CVE-2023-0831
10 Feb 2023 — The Under Construction plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.96. This is due to missing or incorrect nonce validation on the dismiss_notice function called via the admin_action_ucp_dismiss_notice action. This makes it possible for unauthenticated attackers to dismiss plugin notifications via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://plugins.trac.wordpress.org/browser/under-construction-page/trunk/under-construction.php?rev=2848705#L901 • CWE-352: Cross-Site Request Forgery (CSRF) •

CVE-2023-0832 – Under Construction <= 3.96 - Cross-Site Request Forgery via admin_action_install_weglot
https://notcve.org/view.php?id=CVE-2023-0832
10 Feb 2023 — The Under Construction plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.96. This is due to missing or incorrect nonce validation on the install_weglot function called via the admin_action_install_weglot action. This makes it possible for unauthenticated attackers to perform an unauthorized install of the Weglot Translate plugin via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://plugins.trac.wordpress.org/browser/under-construction-page/trunk/under-construction.php?rev=2848705#L2389 • CWE-352: Cross-Site Request Forgery (CSRF) •