Lucene search
+L
WpvulndbMost viewed

14629 matches found

WPVulnDB
WPVulnDB
added 2022/10/21 12:00 a.m.22 views

OAuth Client by DigitialPixies <= 1.1.0 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitize and escapes some of its settings, which could allow high-privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example, in multisite setup. PoC Put the following payload in any of the...

4.8CVSS2.9AI score0.00506EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/10/17 12:00 a.m.22 views

FluentForm < 4.3.13 - CSV Injection

The plugin does not validate and escape fields when exporting form entries as CSV, leading to a CSV injection PoC - As unauthenticated, submit a form using =5+5 as value in any field - As admin, export the data as CSV /wp-admin/admin.php?page=fluentformsid=1=entries - open the CSV with a...

9.8CVSS1.6AI score0.01329EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/10/10 12:00 a.m.22 views

AWP Classifieds Plugin < 4.3 - Unauthenticated SQLi

The plugin does not properly sanitise and escape some parameters before using them in a SQL statement via an AJAX action available to unauthenticated users and when a specific premium module is active, leading to a SQL injection PoC To read the userlogin and userpass columns from the wpusers tabl...

9.8CVSS3.4AI score0.05461EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/29 12:00 a.m.22 views

AdminPad < 2.2 - Note Update via CSRF

The plugin does not have CSRF check when updating admin's note, allowing attackers to make a logged in admin update their notes via a CSRF attack PoC Notes are displayed in the Dashboard /wp-admin/index.php...

6.5CVSS4.8AI score0.00356EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/26 12:00 a.m.22 views

Oceanwp Sticky Header <= 1.0.8 - CSRF

The plugin does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks...

6.5CVSS4.2AI score0.00234EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/26 12:00 a.m.22 views

miniOrange Discord Integration < 2.1.6 - Subscriber+ App Disabling

The plugin does not have authorisation and CSRF in some of its AJAX actions, allowing any logged in users, such as subscriber to call them, and disable the app for example PoC Run the below command in the developer console of the web browser while being on the blog as any user, such as subscriber...

6.5CVSS3.4AI score0.00435EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/26 12:00 a.m.22 views

Social Media Follow Buttons Bar <= 4.73 - Admin+ Stored XSS

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS3AI score0.00438EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/26 12:00 a.m.22 views

WP Page Widget < 4.0 - Settings Update via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack...

5.4CVSS4.3AI score0.0028EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/23 12:00 a.m.22 views

Popup Maker < 1.16.9 - Contributor+ Stored XSS via Shortcode

The plugin does not validate and escape one of its shortcode attributes, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks PoC As a user with the Contributor or above, create a new Popup in Popup Maker menu with "content" field containing...

5.4CVSS1.4AI score0.00562EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/12 12:00 a.m.22 views

DSGVO All in one for WP < 4.2 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup PoC Go the DSGVO AIO Settings Cookie Notice settin...

4.8CVSS1.2AI score0.00596EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/07 12:00 a.m.22 views

Frontend File Manager < 21.3 - Subscriber+ Arbitrary File Upload

The plugin allows any authenticated users, such as subscriber, to rename a file to an arbitrary extension, like PHP, which could allow them to basically be able to upload arbitrary files on the server and achieve RCE PoC 1. Navigate to the page where ffmwp shortcode is included as Subscriber 2...

8.8CVSS0.6AI score0.01216EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/05 12:00 a.m.22 views

NinjaForms < 3.6.13 - Admin+ PHP Objection Injection

The plugin unserialises the content of an imported file, which could lead to PHP object injections issues when an admin import intentionally or not a malicious file and a suitable gadget chain is present on the blog. PoC To simulate a gadget chain, put the following code in a plugin class Evil...

7.2CVSS1.5AI score0.0118EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/05 12:00 a.m.22 views

Ldap WP Login / Active Directory Integration < 3.0.2 - Unauthenticated Settings Update to Auth Bypass

The plugin does not have any authorisation and CSRF checks when updating it's settings which are hooked to the init action, allowing unauthenticated attackers to update them. Attackers could set their own LDAP server to be used to authenticated users, therefore bypassing the current authenticatio...

7.5CVSS3.1AI score0.00429EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/05 12:00 a.m.22 views

Download Manager < 3.2.55 - Admin+ Arbitrary File/Folder Access via Path Traversal

The plugin does not validate one of its settings, which could allow high privilege users such as admin to list and read arbitrary files and folders outside of the blog directory PoC 1. Navigate to settings page /wp-admin/edit.php?posttype=wpdmpro=settings 2. In the “File Browser Root:” setting,...

4.9CVSS3.5AI score0.01459EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/09/05 12:00 a.m.22 views

Login Block IPs <= 1.0.0 - Arbitrary Setting Update via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack PoC Make a logged in admin open a page containing the HTML code below...

4.3CVSS3.8AI score0.0029EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/31 12:00 a.m.22 views

add2fav <= 1.0 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS2.1AI score0.00537EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/29 12:00 a.m.22 views

Visual Composer Website Builder < 45.0.1 - Authenticated Stored XSS via Title

The plugin does not sanitise and escape post/page Title, which could allow users with access to the plugin's editor to perform Cross-Site Scripting attacks PoC Create a post using the plugin editor and add the following payload in the Title: " The XSS will be triggered when editing the post again...

6.4CVSS3AI score0.00624EPSS
SaveExploits1Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/29 12:00 a.m.22 views

Visual Composer Website Builder < 45.0.1 - Authenticated Stored XSS via Text Block

The plugin does not sanitise and escape its Text Block fields, which could allow users with access to the plugin's editor to perform Cross-Site Scripting attacks PoC Create a post using the plugin editor, add a Text Block and put the following payload in its content: The XSS will be triggered whe...

6.4CVSS1.8AI score0.00624EPSS
SaveExploits1Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/29 12:00 a.m.22 views

Beaver Builder < 2.5.5.3 - Authenticated Stored XSS via Image URL

The plugin does not sanitise and escape the Image URL field of the Media block, which could allow users with access to the plugin's editor to perform Cross-Site Scripting attacks...

6.4CVSS2.9AI score0.00541EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/25 12:00 a.m.22 views

Launcher: Coming Soon & Maintenance Mode <= 1.0.11 - Admin+ Stored XSS

The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS2.4AI score0.00584EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/22 12:00 a.m.22 views

Ajax Load More < 5.5.4 - PHAR Deserialization via CSRF

The plugin does not validate user input before using it to generate a path, allowing attacker to fully control it and use any wrapper, such as PHAR which could lead to deserialisation if they can trick an admin to open a malicious link and a suitable gadget chain is present...

8.8CVSS2.9AI score0.01709EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/17 12:00 a.m.22 views

Titan Anti-spam & Security < 7.3.1 - Protection Bypass due to IP Spoofing

The plugin does not properly checks HTTP headers in order to validate the origin IP address, allowing threat actors to bypass it's block feature by spoofing the headers. PoC The function wantispampgetip is vulnerable to IP spoofing because of the general usage of $SERVER'HTTPXFORWARDEDFOR' curl -...

5.3CVSS1.3AI score0.00662EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/15 12:00 a.m.22 views

Multivendor Marketplace Solution for WooCommerce < 3.8.12 - Unauthenticated LFI

The plugin does not validate and sanitise a parameter before using it to include a file via an AJAX action available to both unauthenticated and authenticated users, which could lead to Local File Inclusion PoC POST /wp-admin/admin-ajax.php HTTP/1.1 Accept:...

2.9AI score
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/15 12:00 a.m.22 views

Multivendor Marketplace Solution for WooCommerce < 3.8.12 - Unauthorised AJAX Calls

The plugin is lacking authorisation and CSRF in multiple AJAX actions, which could allow any authenticated users, such as subscriber to call them and suspend vendors reporter by the submitter or update arbitrary order status identified by WPScan when verifying the issue for example. Other...

4.3CVSS3.5AI score0.00319EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/03 12:00 a.m.22 views

MailChimp for Woocommerce < 2.7.2 - Admin+ SSRF

The plugin has an AJAX action that allows high privilege users to perform a POST request on behalf of the server to the internal network/LAN, the body of the request is also appended to the response so it can be used to scan private network for example PoC As an admin:...

2.7CVSS0.7AI score0.00748EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/01 12:00 a.m.22 views

Multiple Plugins from Puvox.software - Reflected Cross-Site Scripting

The plugins do not escape some URLs before outputting them back in attributes, leading to Reflected Cross-Site Scripting PoC https://example.com/wp-admin/admin.php?page=wp-phpmyadmin-extension=errors-logreset"...

0.2AI score
SaveExploits0Affected Software19
WPVulnDB
WPVulnDB
added 2022/08/01 12:00 a.m.22 views

Download Manager < 3.2.50 - Bypass IP Address Blocking Restriction

The plugin prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTEADDR, which makes it possible to bypass IP-based download blocking restrictions. PoC When downloading a file, add an X-Forwarded-For header that contains a random IP address to your request...

7.5CVSS1.8AI score0.0116EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/07/22 12:00 a.m.22 views

Stockists Manager for Woocommerce <= 1.0.2.1 - Stored Cross-Site Scripting via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack. Furthermore, due to the lack of sanitisation and escaping, it could also lead to Stored Cross-Site Scripting issues...

8.8CVSS4.7AI score0.00546EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/07/11 12:00 a.m.22 views

Featured Image from URL < 4.0.0 - Arbitrary Settings Update to Stored XSS via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack. Furthermore, due to the lack of validation, sanitisation and escaping in some of them, it could also lead to Stored XSS issues PoC All...

6.1CVSS3.2AI score0.00618EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/07/11 12:00 a.m.22 views

YaySMTP < 2.2.1 - Subscriber+ Logs Disclosure

The plugin does not have capability check in an AJAX action, allowing any logged in users, such as subscriber to view the Logs of the plugin PoC @author : 0xshdax Rafshanzani Suhada @usage : python3 script.py http://localhost import requests, sys, re, json Setup here url = sys.argv1 headers =...

4.3CVSS4.6AI score0.00708EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/07/07 12:00 a.m.22 views

Microsoft Advertising Universal Event Tracking < 1.0.4 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape its settings, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. Due to the nature of this plugin, well crafted XSS can also leak into the frontpage. PoC Put the followi...

4.8CVSS1.6AI score0.01358EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/07/04 12:00 a.m.22 views

Name Directory < 1.25.4 - Stored Cross-Site Scripting via CSRF

The plugin does not have CSRF check when importing names, and is also lacking sanitisation as well as escaping in some of the imported data, which could allow attackers to make a logged in admin import arbitrary names with XSS payloads in them. PoC As admin, Import the following CSV...

6.1CVSS3.7AI score0.00325EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/27 12:00 a.m.22 views

Advanced Database Cleaner < 3.1.1 - Reflected Cross-Site Scripting

The plugin does not escape numerous generated URLs before outputting them back in href attributes of admin dashboard pages, leading to Reflected Cross-Site Scripting PoC https://example.com/wp-admin/admin.php?page=advanceddbcleanertab=croncat=all&" Other pages are affected...

6.1CVSS0.7AI score0.00757EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/27 12:00 a.m.22 views

Download Manager < 3.2.44 - Reflected Cross-Site Scripting

The plugin does not escape a generated URL before outputting it back in an attribute of the history dashboard, leading to Reflected Cross-Site Scripting PoC https://example.com/wp-admin/edit.php?posttype=wpdmpro=wpdm-stats=historyids=1&"...

6.1CVSS0.2AI score0.0127EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/23 12:00 a.m.22 views

Loading Page with Loading Screen < 1.0.83 - Admin+ Stored Cross-Site Scripting

The plugin does not escape its settings, allowing high privilege users such as admin to perform cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. PoC Go to Settings - Loading Page, in the "Display loading screen in" settings, select either "specific pages" or...

4.8CVSS1AI score0.00565EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/21 12:00 a.m.22 views

Very Simple Breadcrumb <= 1.0 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape its settings, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed. PoC Put the following payload in the "Breadcrumb css class name" settings of the plugin: "...

4.8CVSS2.4AI score0.00565EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/21 12:00 a.m.22 views

Brizy Page Builder < 2.4.2 - Contributor+ Stored Cross-Site Scripting via Element URL

The plugin 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 PoC As a contributor or above, create a post using Brizy editor, add an Icon or Button element and put the following payload in the...

5.4CVSS1.7AI score0.00662EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/20 12:00 a.m.22 views

WP Event Manager < 3.1.28 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape its search before outputting it back in an attribute on the event dashboard, leading to a Reflected Cross-Site Scripting PoC Against any authenticated user: https://example.com/event-dashboard/?searchkeywords=aaaa"...

6.1CVSS6.1AI score0.00833EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/16 12:00 a.m.22 views

Pricing Deals for WooCommerce < 2.0.3 - Unauthenticated SQLi

The plugin 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 an unauthenticated SQL injection PoC...

9.8CVSS1.7AI score0.08111EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/16 12:00 a.m.22 views

FoxyShop < 4.8.2 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape a parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting PoC https://example.com/wp-admin/edit.php?posttype=foxyshopproduct=foxyshoptools=error=...

6.1CVSS6.2AI score0.00773EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/15 12:00 a.m.22 views

Sharebar <= 1.4.1 - Arbitrary Settings Update to Stored XSS via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack and also lead to Stored Cross-Site Scripting issue due to the lack of sanitisation and escaping in some of them PoC...

5.4CVSS4.2AI score0.00298EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/15 12:00 a.m.22 views

Pagebar < 2.70 - Arbitrary Settings Update via CSRF to Stored XSS

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack. Furthermore, due to the lack of sanitisation in some of them, it could also lead to Stored XSS issues PoC...

5.4CVSS4.6AI score0.00338EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/14 12:00 a.m.22 views

XO Slider < 3.3.3 - Contributor+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its Slider fields, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks...

5.4CVSS3AI score0.00514EPSS
SaveExploits0Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/06 12:00 a.m.22 views

Limit Login Attempts < 4.0.72 - Admin+ Stored Cross-Site Scripting

The plugin does not sanitise and escape some of its settings, leading to malicious users with administrator privileges to store malicious Javascript code leading to Cross-Site Scripting attacks when unfilteredhtml is disallowed for example in multisite setup PoC Put the following payload in the...

4.8CVSS4.9AI score0.00866EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/06/02 12:00 a.m.22 views

HTML2WP <= 1.0.0 - Arbitrary Settings Update via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them PoC...

4.3CVSS4.9AI score0.00421EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/05/30 12:00 a.m.22 views

WP-Email < 2.69.0 - Anti-Spam Protection Bypass via IP Spoofing

The plugin prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTEADDR, which makes it possible to bypass IP-based anti-spamming restrictions. PoC Set HTTPCLIENTIP, HTTPXFORWARDEDFOR or any of the other headers used in getipaddress. curl...

7.5CVSS1.9AI score0.01178EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/05/30 12:00 a.m.22 views

PDF24 Article To PDF <= 4.2.2 - Arbitrary Settings Update via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack PoC .pdf24Plugin-cp border:1px solid silver; .pdf24Plugin-cp inputtype="text" width:200px; border:1px solid silver; margin:0; padding:2px;...

6.5CVSS2.2AI score0.00534EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/05/30 12:00 a.m.22 views

PDF24 Articles To PDF <= 4.2.2 - Arbitrary Settings Update via CSRF

The plugin does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack PoC .pdf24Plugin-cp border:1px solid silver; .pdf24Plugin-cp inputtype="text" width:200px; border:1px solid silver; margin:0; padding:2px;...

6.5CVSS2.2AI score0.00534EPSS
SaveExploits2Affected Software1
WPVulnDB
WPVulnDB
added 2022/05/24 12:00 a.m.22 views

WP Statistic < 13.2.2 - Admin+ Stored Cross-Site Scripting

The plugin does not properly sanitise and escape some of its settings, which could allow a high privilege users to perform Stored Cross-Site Scripting attacks when unfiltredhtml is disallowed...

6.1CVSS2.7AI score0.01009EPSS
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2022/05/23 12:00 a.m.22 views

Filr - Secure Document Library < 1.2.2.1 - Subscriber+ AJAX Calls

The plugin does not have authorisation check in two of its AJAX actions, allowing them to be called by any authenticated users, such as subscriber. They are are protected with a nonce, however the nonce is leaked on the dashboard. This could allow them to upload arbitrary HTML files as well as...

8.8CVSS0.01274EPSS
SaveExploits2Affected Software1
Total number of security vulnerabilities5000