CVE-2023-0367 – Pricing Tables For WPBakery Page Builder < 3.0 - Contributor+ Stored XSS
https://notcve.org/view.php?id=CVE-2023-0367
The Pricing Tables For WPBakery Page Builder (formerly Visual Composer) WordPress plugin before 3.0 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks The Pricing Tables For WPBakery Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcode(s) in versions up to, and including, 2.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. • https://wpscan.com/vulnerability/d7685af2-6034-49ea-93ef-4debe72689bc • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-1274 – Pricing Tables For WPBakery Page Builder < 3.0 - Subscriber+ LFI
https://notcve.org/view.php?id=CVE-2023-1274
The Pricing Tables For WPBakery Page Builder (formerly Visual Composer) WordPress plugin before 3.0 does not validate some shortcode attributes before using them to generate paths passed to include function/s, allowing any authenticated users such as subscriber to perform LFI attacks The Pricing Tables For WPBakery Page Builder plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 2.0 via Shortcode. This allows subscriber-level attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included. • https://wpscan.com/vulnerability/267acb2c-1a95-487f-a714-516de05d2b2f • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •