Vulnerabilities (CVE)

Filtered by vendor Themeisle Subscribe
Filtered by product Orbit Fox
Total 6 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-0508 1 Themeisle 1 Orbit Fox 2024-02-13 N/A 5.4 MEDIUM
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Pricing Table Elementor Widget in all versions up to, and including, 2.10.27 due to insufficient input sanitization and output escaping on the user supplied link URL. 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.
CVE-2024-1162 1 Themeisle 1 Orbit Fox 2024-02-08 N/A 4.3 MEDIUM
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.10.29. This is due to missing or incorrect nonce validation on the register_reference() function. This makes it possible for unauthenticated attackers to update the connected API keys via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVE-2024-1047 1 Themeisle 1 Orbit Fox 2024-02-08 N/A 5.3 MEDIUM
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the register_reference() function in all versions up to, and including, 2.10.28. This makes it possible for unauthenticated attackers to update the connected API keys.
CVE-2023-6781 1 Themeisle 1 Orbit Fox 2024-01-18 N/A 5.4 MEDIUM
The Orbit Fox by ThemeIsle plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's custom fields in all versions up to, and including, 2.10.26 due to insufficient input sanitization and output escaping on user supplied values. 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.
CVE-2021-24157 1 Themeisle 1 Orbit Fox 2023-12-10 3.5 LOW 5.4 MEDIUM
Orbit Fox by ThemeIsle has a feature to add custom scripts to the header and footer of a page or post. There were no checks to verify that a user had the unfiltered_html capability prior to saving the script tags, thus allowing lower-level users to inject scripts that could potentially be malicious.
CVE-2021-24158 1 Themeisle 1 Orbit Fox 2023-12-10 3.5 LOW 6.5 MEDIUM
Orbit Fox by ThemeIsle has a feature to add a registration form to both the Elementor and Beaver Builder page builders functionality. As part of the registration form, administrators can choose which role to set as the default for users upon registration. This field is hidden from view for lower-level users, however, they can still supply the user_role parameter to update the default role for registration.