Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total15,036
Critical923
High3,047
Medium10,866
Reset
Showing 8161-8180 of 15036 records
Threat Entry Updated 2024-09-27

CVE-2024-6482 - Login With Phone Number Plugin

The Login with phone number plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 1.7.49. This is due to a lack of validation and missing capability check on user-supplied data in the 'lwp_update_password_action' function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update their role to any other role, including Administrator. The vulnerability was partially patched in version 1.7.40. The login with phone number pro plugin was required to exploit the vulnerability in versions 1.7.40 - 1.7.49.

PLUGIN Login With Phone Number

CVE-2024-6482

HIGH CVSS 8.8 2024-09-14
Threat Entry Updated 2024-09-27

CVE-2023-3410 - Bricks Theme

The Bricks theme for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘customTag' attribute in versions up to, and including, 1.10.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with access to the Bricks Builder (admin-only by default), to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This becomes more of an issue when Bricks Builder access is granted to lower-privileged users.

THEME Bricks

CVE-2023-3410

MEDIUM CVSS 5.4 2024-09-14
Threat Entry Updated 2024-09-27

CVE-2024-8797 - Wp Booking System Plugin

The WP Booking System – Booking Calendar plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg & remove_query_arg without appropriate escaping on the URL in all versions up to, and including, 2.0.19.8. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

PLUGIN Wp Booking System

CVE-2024-8797

MEDIUM CVSS 6.1 2024-09-14
Threat Entry Updated 2024-09-27

CVE-2024-8724 - Waitlist Woocommerce Plugin

The Waitlist Woocommerce ( Back in stock notifier ) plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 2.7.5. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

PLUGIN Waitlist Woocommerce

CVE-2024-8724

MEDIUM CVSS 6.1 2024-09-14
Threat Entry Updated 2024-09-27

CVE-2024-8669 - Backuply Plugin

The Backuply – Backup, Restore, Migrate and Clone plugin for WordPress is vulnerable to SQL Injection via the 'options' parameter passed to the backuply_wp_clone_sql() function in all versions up to, and including, 1.3.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Backuply

CVE-2024-8669

CRITICAL CVSS 9.1 2024-09-14
Threat Entry Updated 2024-09-26

CVE-2024-8246 - Buddyforms Plugin

The Post Form – Registration Form – Profile Form for User Profiles – Frontend Content Forms for User Submissions (UGC) plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 2.8.11. This is due to plugin not properly restricting what users have access to set the default role on registration forms. This makes it possible for authenticated attackers, with contributor-level access and above, to create a registration form with a custom role that allows them to register as administrators.

PLUGIN Buddyforms

CVE-2024-8246

HIGH CVSS 8.8 2024-09-14
Threat Entry Updated 2024-09-27

CVE-2024-8479 - The Simple Spoiler Plugin

The The Simple Spoiler plugin for WordPress is vulnerable to arbitrary shortcode execution in versions 1.2 to 1.3. This is due to the plugin adding the filter add_filter('comment_text', 'do_shortcode'); which will run all shortcodes in comments. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

PLUGIN The Simple Spoiler

CVE-2024-8479

HIGH CVSS 7.3 2024-09-14
Threat Entry Updated 2024-09-27

CVE-2024-8271 - Fox Currency Switcher Professional For Woocommerce Plugin

The The FOX – Currency Switcher Professional for WooCommerce plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 1.4.2.1. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode in the 'woocs_get_custom_price_html' function. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

PLUGIN Fox Currency Switcher Professional For Woocommerce

CVE-2024-8271

HIGH CVSS 7.3 2024-09-14
Threat Entry Updated 2024-09-26

CVE-2024-8747 - Email Obfuscate Shortcode Plugin

The Email Obfuscate Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'email-obfuscate' shortcode in all 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 access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Email Obfuscate Shortcode

CVE-2024-8747

MEDIUM CVSS 6.4 2024-09-13
Threat Entry Updated 2024-09-26

CVE-2024-8737 - Pdf Thumbnail Generator Plugin

The PDF Thumbnail Generator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 1.3. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

PLUGIN Pdf Thumbnail Generator

CVE-2024-8737

MEDIUM CVSS 6.1 2024-09-13
Threat Entry Updated 2024-09-26

CVE-2024-8734 - Lucas String Replace Plugin

The Lucas String Replace plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 2.0.5. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

PLUGIN Lucas String Replace

CVE-2024-8734

MEDIUM CVSS 6.1 2024-09-13
Threat Entry Updated 2024-09-26

CVE-2024-8732 - Roles Capabilities Plugin

The Roles & Capabilities plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 1.1.9. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

PLUGIN Roles Capabilities

CVE-2024-8732

MEDIUM CVSS 6.1 2024-09-13
Threat Entry Updated 2024-09-18

CVE-2024-8269 - Mstore Api Plugin

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to unauthorized user registration in all versions up to, and including, 4.15.3. This is due to the plugin not checking that user registration is enabled prior to creating a user account through the register() function. This makes it possible for unauthenticated attackers to create user accounts on sites, even when user registration is disabled and plugin functionality is not activated.

PLUGIN Mstore Api

CVE-2024-8269

HIGH CVSS 7.3 2024-09-13
Threat Entry Updated 2024-09-26

CVE-2024-8731 - Cron Jobs Plugin

The Cron Jobs plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 1.2.9. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

PLUGIN Cron Jobs

CVE-2024-8731

MEDIUM CVSS 6.1 2024-09-13
Threat Entry Updated 2024-09-26

CVE-2024-8730 - Exit Notifier Plugin

The Exit Notifier plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 1.9.1. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

PLUGIN Exit Notifier

CVE-2024-8730

MEDIUM CVSS 6.1 2024-09-13
Threat Entry Updated 2024-09-26

CVE-2024-8714 - Affiliate Program Suite Plugin

The WordPress Affiliates Plugin — SliceWP Affiliates plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of remove_query_arg without appropriate escaping on the URL in all versions up to, and including, 1.1.20. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

PLUGIN Affiliate Program Suite

CVE-2024-8714

MEDIUM CVSS 6.1 2024-09-13
Threat Entry Updated 2024-09-26

CVE-2024-7423 - Stream Plugin

The Stream plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.0.1. This is due to missing or incorrect nonce validation on the network_options_action() function. This makes it possible for unauthenticated attackers to update arbitrary options that can lead to DoS or privilege escalation via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Stream

CVE-2024-7423

HIGH CVSS 8.8 2024-09-13
Threat Entry Updated 2024-09-26

CVE-2024-5884 - Beauty Plugin

The Beauty theme for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘tpl_featured_cat_id’ parameter in all versions up to, and including, 1.1.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Beauty

CVE-2024-5884

MEDIUM CVSS 6.4 2024-09-13
Threat Entry Updated 2024-09-30

CVE-2024-6544 - Custom Post Limits Plugin

The Custom Post Limits plugin for WordPress is vulnerable to full path disclosure in all versions up to, and including, 4.4.1. This is due to the plugin utilizing bootstrap and leaving test files with display_errors on. This makes it possible for unauthenticated attackers to retrieve the full path of the web application, which can be used to aid other attacks. The information displayed is not useful on its own, and requires another vulnerability to be present for damage to an affected website.

PLUGIN Custom Post Limits

CVE-2024-6544

MEDIUM CVSS 5.3 2024-09-13
Threat Entry Updated 2024-09-18

CVE-2024-8242 - Mstore Api Plugin

The MStore API – Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the update_user_profile() function in all versions up to, and including, 4.15.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files (not including PHP files) on the affected site's server which may make remote code execution possible. This can be paired with a registration endpoint for unauthenticated users to exploit the issue.

PLUGIN Mstore Api

CVE-2024-8242

MEDIUM CVSS 4.3 2024-09-13
Scroll to top