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.

Total664
Critical42
High116
Medium490
Reset
Showing 421-440 of 664 records
Threat Entry Updated 2025-01-16

CVE-2022-2040 - Before 2 Plugin

The Brizy WordPress plugin before 2.4.2 does not sanitise and escape some element URL, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks

PLUGIN Before 2

CVE-2022-2040

MEDIUM CVSS 5.4 2022-06-27
Threat Entry Updated 2024-11-21

CVE-2022-1776 - Before 2 Plugin

The Popups, Welcome Bar, Optins and Lead Generation Plugin WordPress plugin before 2.1.8 does not sanitize and escape some campaign parameters, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks

PLUGIN Before 2

CVE-2022-1776

MEDIUM CVSS 5.4 2022-06-27
Threat Entry Updated 2024-11-21

CVE-2022-1653 - Before 2 Plugin

The Social Share Buttons by Supsystic WordPress plugin before 2.2.4 does not perform CSRF checks in it's ajax endpoints and admin pages, allowing an attacker to trick any logged in user to manipulate or change the plugin settings, as well as create, delete and rename projects and networks.

PLUGIN Before 2

CVE-2022-1653

MEDIUM CVSS 4.3 2022-06-27
Threat Entry Updated 2024-11-21

CVE-2022-1625 - Before 2 Plugin

The New User Approve WordPress plugin before 2.4 does not have CSRF check in place when updating its settings and adding invitation codes, which could allow attackers to add invitation codes (for bypassing the provided restrictions) and to change plugin settings by tricking admin users into visiting specially crafted websites.

PLUGIN Before 2

CVE-2022-1625

MEDIUM CVSS 4.3 2022-06-27
Threat Entry Updated 2024-11-21

CVE-2022-1905 - Before 2 Plugin

The Events Made Easy WordPress plugin before 2.2.81 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection

PLUGIN Before 2

CVE-2022-1905

CRITICAL CVSS 9.8 2022-06-20
Threat Entry Updated 2024-11-21

CVE-2022-1915 - Before 2 Plugin

The WP Zillow Review Slider WordPress plugin before 2.4 does not escape a settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite)

PLUGIN Before 2

CVE-2022-1915

MEDIUM CVSS 4.8 2022-06-20
Threat Entry Updated 2024-11-21

CVE-2022-1614 - Before 2 Plugin

The WP-EMail WordPress plugin before 2.69.0 prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTE_ADDR, which makes it possible to bypass IP-based anti-spamming restrictions.

PLUGIN Before 2

CVE-2022-1614

HIGH CVSS 7.5 2022-06-20
Threat Entry Updated 2024-11-21

CVE-2022-1630 - Before 2 Plugin

The WP-EMail WordPress plugin before 2.69.0 does not protect its log deletion functionality with nonce checks, allowing attacker to make a logged in admin delete logs via a CSRF attack

PLUGIN Before 2

CVE-2022-1630

MEDIUM CVSS 6.5 2022-06-20
Threat Entry Updated 2024-11-21

CVE-2022-1603 - Before 2 Plugin

The Mail Subscribe List WordPress plugin before 2.1.4 does not have CSRF check in place when deleting subscribed users, which could allow attackers to make a logged in admin perform such action and delete arbitrary users from the subscribed list

PLUGIN Before 2

CVE-2022-1603

MEDIUM CVSS 4.3 2022-06-20
Threat Entry Updated 2024-11-21

CVE-2022-1772 - Before 2 Plugin

The Google Places Reviews WordPress plugin before 2.0.0 does not properly escape its Google API key setting, which is reflected on the site's administration panel. A malicious administrator could abuse this bug, in a multisite WordPress configuration, to trick super-administrators into viewing the booby-trapped payload and taking over their account.

PLUGIN Before 2

CVE-2022-1772

MEDIUM CVSS 4.8 2022-06-13
Threat Entry Updated 2024-11-21

CVE-2022-0786 - Before 2 Plugin

The KiviCare WordPress plugin before 2.3.9 does not sanitise and escape some parameters before using them in SQL statements via the ajax_post AJAX action with the get_doctor_details route, leading to SQL Injections exploitable by unauthenticated users

PLUGIN Before 2

CVE-2022-0786

CRITICAL CVSS 9.8 2022-06-13
Threat Entry Updated 2024-11-21

CVE-2022-0745 - Before 2 Plugin

The Like Button Rating WordPress plugin before 2.6.45 allows any logged-in user, such as subscriber, to send arbitrary e-mails to any recipient, with any subject and body

PLUGIN Before 2

CVE-2022-0745

MEDIUM CVSS 6.5 2022-06-13
Threat Entry Updated 2024-11-21

CVE-2022-1695 - Before 2 Plugin

The WP Simple Adsense Insertion WordPress plugin before 2.1 does not perform CSRF checks on updates to its admin page, allowing an attacker to trick a logged in user to manipulate ads and inject arbitrary javascript via submitting a form.

PLUGIN Before 2

CVE-2022-1695

MEDIUM CVSS 4.3 2022-06-08
Threat Entry Updated 2024-11-21

CVE-2022-0779 - Before 2 Plugin

The User Meta WordPress plugin before 2.4.4 does not validate the filepath parameter of its um_show_uploaded_file AJAX action, which could allow low privileged users such as subscriber to enumerate the local files on the web server via path traversal payloads

PLUGIN Before 2

CVE-2022-0779

MEDIUM CVSS 6.5 2022-06-08
Threat Entry Updated 2024-11-21

CVE-2022-1577 - Before 2 Plugin

The Database Backup for WordPress plugin before 2.5.2 does not have CSRF check in place when updating the schedule backup settings, which could allow an attacker to make a logged in admin change them via a CSRF attack. This could lead to cases where attackers can send backup notification emails to themselves, which contain more details. Or disable the automatic backup schedule

PLUGIN Before 2

CVE-2022-1577

MEDIUM CVSS 5.4 2022-06-08
Threat Entry Updated 2024-11-21

CVE-2022-1527 - Before 2 Plugin

The WP 2FA WordPress plugin before 2.2.1 does not sanitise and escape a parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting

PLUGIN Before 2

CVE-2022-1527

MEDIUM CVSS 6.1 2022-05-30
Threat Entry Updated 2024-11-21

CVE-2022-0376 - Before 2 Plugin

The User Meta WordPress plugin before 2.4.3 does not sanitise and escape the Form Name, as well as Shared Field Labels before outputting them in the admin dashboard when editing a form, which could allow high privilege users to perform Cross-Site Scripting attacks even when unfiltered_html is disallowed

PLUGIN Before 2

CVE-2022-0376

MEDIUM CVSS 4.8 2022-05-30
Threat Entry Updated 2024-11-21

CVE-2022-1298 - Before 2 Plugin

The Tabs WordPress plugin before 2.2.8 does not sanitise and escape Tab descriptions, which could allow high privileged users with a role as low as editor to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed

PLUGIN Before 2

CVE-2022-1298

MEDIUM CVSS 4.8 2022-05-23
Threat Entry Updated 2024-11-21

CVE-2022-0781 - Before 2 Plugin

The Nirweb support WordPress plugin before 2.8.2 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action (available to unauthenticated users), leading to an SQL injection

PLUGIN Before 2

CVE-2022-0781

CRITICAL CVSS 9.8 2022-05-23
Threat Entry Updated 2024-11-21

CVE-2022-0346 - Before 2 Plugin

The XML Sitemap Generator for Google WordPress plugin before 2.0.4 does not validate a parameter which can be set to an arbitrary value, thus causing XSS via error message or RCE if allow_url_include is turned on.

PLUGIN Before 2

CVE-2022-0346

MEDIUM CVSS 6.1 2022-05-23
Scroll to top